[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:55:31.507855 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:35803,127.16.21.253:40617,127.16.21.252:33741
I20260608 12:55:31.509672 16471 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:55:31.510728 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:31.527627 16480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:31.527688 16478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:31.528535 16477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:32.714350 16479 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:55:32.714498 16471 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:55:32.718274 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:32.718554 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:32.718777 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923332718750 us; error 0 us; skew 500 ppm
I20260608 12:55:32.719743 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:32.726405 16471 webserver.cc:533] Webserver started at http://127.16.21.254:35183/ using document root <none> and password file <none>
I20260608 12:55:32.727367 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:32.727622 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:32.728080 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:32.733810 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "2fd40dff1f4e444aa6c15179f5934227"
format_stamp: "Formatted at 2026-06-08 12:55:32 on dist-test-slave-7vxk"
I20260608 12:55:32.742875 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:55:32.748266 16486 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:32.749444 16471 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:55:32.749830 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "2fd40dff1f4e444aa6c15179f5934227"
format_stamp: "Formatted at 2026-06-08 12:55:32 on dist-test-slave-7vxk"
I20260608 12:55:32.750183 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:32.809298 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:32.810837 16471 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 12:55:32.811326 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:32.883761 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:35803
I20260608 12:55:32.883868 16537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:35803 every 8 connection(s)
I20260608 12:55:32.890509 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:32.892858 16538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:55:32.897349 16540 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:32.898798 16541 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:32.902688 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:32.903324 16543 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:32.904184 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:32.904366 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:32.904587 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923332904554 us; error 0 us; skew 500 ppm
I20260608 12:55:32.905238 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:32.909245 16471 webserver.cc:533] Webserver started at http://127.16.21.253:39043/ using document root <none> and password file <none>
I20260608 12:55:32.909811 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:32.910022 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:32.910324 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:32.911469 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root/instance:
uuid: "67599a3ec76e4f4c9ce443a390933503"
format_stamp: "Formatted at 2026-06-08 12:55:32 on dist-test-slave-7vxk"
I20260608 12:55:32.917213 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:55:32.915623 16538 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:32.922427 16548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:32.923643 16471 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:55:32.924089 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root
uuid: "67599a3ec76e4f4c9ce443a390933503"
format_stamp: "Formatted at 2026-06-08 12:55:32 on dist-test-slave-7vxk"
I20260608 12:55:32.924513 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:32.948448 16538 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:32.951188 16487 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.253:40617: connect: Connection refused (error 111)
W20260608 12:55:32.955628 16538 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.253:40617: Network error: Client connection negotiation failed: client connection to 127.16.21.253:40617: connect: Connection refused (error 111)
I20260608 12:55:32.969393 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:32.970808 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:33.005122 16538 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } attempt: 1
W20260608 12:55:33.012223 16538 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.253:40617: Network error: Client connection negotiation failed: client connection to 127.16.21.253:40617: connect: Connection refused (error 111)
I20260608 12:55:33.043882 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.253:40617
I20260608 12:55:33.044190 16602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.253:40617 every 8 connection(s)
I20260608 12:55:33.048950 16603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:33.049850 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:33.055943 16605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.056007 16603 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:33.057503 16606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.064610 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:33.064728 16608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.065728 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:33.065958 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:33.066159 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923333066141 us; error 0 us; skew 500 ppm
I20260608 12:55:33.066800 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:33.070348 16471 webserver.cc:533] Webserver started at http://127.16.21.252:37745/ using document root <none> and password file <none>
I20260608 12:55:33.071115 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:33.071352 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:33.071715 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:33.072409 16603 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:33.073225 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root/instance:
uuid: "786385cac842455ead5246874c9d7bae"
format_stamp: "Formatted at 2026-06-08 12:55:33 on dist-test-slave-7vxk"
I20260608 12:55:33.080265 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:55:33.080631 16538 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } attempt: 2
I20260608 12:55:33.085983 16615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.087594 16471 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:55:33.087944 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root
uuid: "786385cac842455ead5246874c9d7bae"
format_stamp: "Formatted at 2026-06-08 12:55:33 on dist-test-slave-7vxk"
I20260608 12:55:33.088441 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:33.089144 16603 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:33.098590 16603 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:33741: Network error: Client connection negotiation failed: client connection to 127.16.21.252:33741: connect: Connection refused (error 111)
I20260608 12:55:33.098835 16538 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:33.103761 16538 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:33741: Network error: Client connection negotiation failed: client connection to 127.16.21.252:33741: connect: Connection refused (error 111)
I20260608 12:55:33.115234 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:33.116541 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:33.135553 16538 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } attempt: 1
W20260608 12:55:33.141976 16538 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:33741: Network error: Client connection negotiation failed: client connection to 127.16.21.252:33741: connect: Connection refused (error 111)
I20260608 12:55:33.142324 16603 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } attempt: 1
W20260608 12:55:33.147744 16603 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:33741: Network error: Client connection negotiation failed: client connection to 127.16.21.252:33741: connect: Connection refused (error 111)
I20260608 12:55:33.186659 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.252:33741
I20260608 12:55:33.186805 16668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.252:33741 every 8 connection(s)
I20260608 12:55:33.191412 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:33.191991 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:33.197219 16669 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:33.209478 16669 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:33.215287 16603 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } attempt: 2
I20260608 12:55:33.217998 16538 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } attempt: 2
I20260608 12:55:33.221087 16669 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:33.241762 16603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: Bootstrap starting.
I20260608 12:55:33.241765 16538 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: Bootstrap starting.
I20260608 12:55:33.245499 16669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae: Bootstrap starting.
I20260608 12:55:33.248912 16603 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:33.249428 16538 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:33.251163 16603 log.cc:826] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: Log is configured to *not* fsync() on all Append() calls
I20260608 12:55:33.252714 16669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:33.256153 16603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: No bootstrap required, opened a new log
I20260608 12:55:33.257652 16538 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: No bootstrap required, opened a new log
I20260608 12:55:33.259300 16669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae: No bootstrap required, opened a new log
I20260608 12:55:33.276821 16669 raft_consensus.cc:359] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.276831 16538 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.276831 16603 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.277771 16669 raft_consensus.cc:385] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:33.277851 16603 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:33.277817 16538 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:33.278112 16669 raft_consensus.cc:740] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786385cac842455ead5246874c9d7bae, State: Initialized, Role: FOLLOWER
I20260608 12:55:33.278295 16603 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67599a3ec76e4f4c9ce443a390933503, State: Initialized, Role: FOLLOWER
I20260608 12:55:33.278331 16538 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd40dff1f4e444aa6c15179f5934227, State: Initialized, Role: FOLLOWER
I20260608 12:55:33.279368 16669 consensus_queue.cc:260] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.279415 16538 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.279377 16603 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.283650 16679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [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: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.284461 16679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.285565 16538 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:33.288741 16678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [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: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.289476 16678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.290664 16669 sys_catalog.cc:565] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:33.292296 16680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [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: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.293079 16680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.293505 16603 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:55:33.316958 16492 tablet.cc:2404] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:55:33.323861 16678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:33.324604 16678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.325771 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:55:33.329382 16513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "786385cac842455ead5246874c9d7bae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd40dff1f4e444aa6c15179f5934227" is_pre_election: true
I20260608 12:55:33.330606 16678 leader_election.cc:290] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd40dff1f4e444aa6c15179f5934227 (127.16.21.254:35803), 67599a3ec76e4f4c9ce443a390933503 (127.16.21.253:40617)
I20260608 12:55:33.330446 16513 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 786385cac842455ead5246874c9d7bae in term 0.
I20260608 12:55:33.331578 16578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "786385cac842455ead5246874c9d7bae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67599a3ec76e4f4c9ce443a390933503" is_pre_election: true
I20260608 12:55:33.332388 16578 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 786385cac842455ead5246874c9d7bae in term 0.
I20260608 12:55:33.332721 16619 leader_election.cc:304] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd40dff1f4e444aa6c15179f5934227, 786385cac842455ead5246874c9d7bae; no voters: 
I20260608 12:55:33.334127 16678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:33.334683 16678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:33.335196 16678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.344436 16678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
W20260608 12:55:33.347862 16703 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:33.348356 16703 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:33.348449 16513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "786385cac842455ead5246874c9d7bae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd40dff1f4e444aa6c15179f5934227"
I20260608 12:55:33.349258 16513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.361346 16578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "786385cac842455ead5246874c9d7bae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67599a3ec76e4f4c9ce443a390933503"
I20260608 12:55:33.362038 16578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.371810 16678 leader_election.cc:290] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [CANDIDATE]: Term 1 election: Requested vote from peers 2fd40dff1f4e444aa6c15179f5934227 (127.16.21.254:35803), 67599a3ec76e4f4c9ce443a390933503 (127.16.21.253:40617)
I20260608 12:55:33.359050 16513 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 786385cac842455ead5246874c9d7bae in term 1.
I20260608 12:55:33.375902 16619 leader_election.cc:304] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd40dff1f4e444aa6c15179f5934227, 786385cac842455ead5246874c9d7bae; no voters: 
I20260608 12:55:33.373550 16578 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 786385cac842455ead5246874c9d7bae in term 1.
I20260608 12:55:33.376644 16678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:33.379845 16678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 1 LEADER]: Becoming Leader. State: Replica: 786385cac842455ead5246874c9d7bae, State: Running, Role: LEADER
I20260608 12:55:33.380927 16678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } }
I20260608 12:55:33.384826 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:55:33.386955 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:33.393029 16715 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:33.393563 16715 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:55:33.400875 16718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:33.401234 16717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.408527 16714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 786385cac842455ead5246874c9d7bae. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.409444 16714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: This master's current role is: LEADER
W20260608 12:55:33.413662 16721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:33.416837 16713 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:33.417161 16713 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:33.417600 16722 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:33.420861 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:33.421979 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:33.422245 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:33.422453 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923333422435 us; error 0 us; skew 500 ppm
I20260608 12:55:33.423377 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:33.425673 16722 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:33.426606 16471 webserver.cc:533] Webserver started at http://127.16.21.193:38623/ using document root <none> and password file <none>
I20260608 12:55:33.427392 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:33.427639 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:33.427986 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:33.429584 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "752832d942c74bac803f898fa2eb88fa"
format_stamp: "Formatted at 2026-06-08 12:55:33 on dist-test-slave-7vxk"
I20260608 12:55:33.436492 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 12:55:33.443639 16578 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 1 FOLLOWER]: Refusing update from remote peer 786385cac842455ead5246874c9d7bae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:33.444924 16513 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 1 FOLLOWER]: Refusing update from remote peer 786385cac842455ead5246874c9d7bae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:33.447966 16678 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [LEADER]: Connected to new peer: Peer: permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:33.449260 16714 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:33.451766 16727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.452968 16471 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.003s	sys 0.009s
I20260608 12:55:33.453337 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "752832d942c74bac803f898fa2eb88fa"
format_stamp: "Formatted at 2026-06-08 12:55:33 on dist-test-slave-7vxk"
I20260608 12:55:33.453714 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:33.475500 16680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 786385cac842455ead5246874c9d7bae. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.476529 16680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.496686 16729 mvcc.cc:204] Tried to move back new op lower bound from 7294661973766393856 to 7294661973538537472. Current Snapshot: MvccSnapshot[applied={T|T < 7294661973766393856}]
I20260608 12:55:33.514766 16714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.516477 16714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:33.518147 16680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.519122 16680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.525813 16679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 786385cac842455ead5246874c9d7bae. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.526921 16679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.527902 16722 catalog_manager.cc:1382] Generated new cluster ID: 0551c0b441c34521829126b59164e8b1
I20260608 12:55:33.528208 16722 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:33.535152 16714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.536000 16714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:33.544248 16679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "786385cac842455ead5246874c9d7bae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd40dff1f4e444aa6c15179f5934227" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 35803 } } peers { permanent_uuid: "67599a3ec76e4f4c9ce443a390933503" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 40617 } } peers { permanent_uuid: "786385cac842455ead5246874c9d7bae" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 33741 } } }
I20260608 12:55:33.545013 16679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:33.562529 16722 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:33.567004 16722 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:33.598735 16722 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae: Generated new TSK 0
I20260608 12:55:33.600024 16722 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:33.613111 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:33.614416 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:33.616405 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:33.620374 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:33.620616 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.620911 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:33.621061 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.719229 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:35021
I20260608 12:55:33.720026 16797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:35021 every 8 connection(s)
I20260608 12:55:33.765976 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:33.773833 16798 heartbeater.cc:344] Connected to a master server at 127.16.21.252:33741
I20260608 12:55:33.774359 16798 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:33.775605 16798 heartbeater.cc:507] Master 127.16.21.252:33741 requested a full tablet report, sending...
I20260608 12:55:33.779342 16634 ts_manager.cc:194] Registered new tserver with Master: 752832d942c74bac803f898fa2eb88fa (127.16.21.193:35021)
I20260608 12:55:33.781746 16799 heartbeater.cc:344] Connected to a master server at 127.16.21.253:40617
I20260608 12:55:33.782114 16799 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:33.782424 16634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43250
I20260608 12:55:33.783113 16799 heartbeater.cc:507] Master 127.16.21.253:40617 requested a full tablet report, sending...
I20260608 12:55:33.786420 16568 ts_manager.cc:194] Registered new tserver with Master: 752832d942c74bac803f898fa2eb88fa (127.16.21.193:35021)
W20260608 12:55:33.790660 16807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.791549 16803 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35803
I20260608 12:55:33.791905 16803 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:33.792428 16803 heartbeater.cc:507] Master 127.16.21.254:35803 requested a full tablet report, sending...
I20260608 12:55:33.794929 16503 ts_manager.cc:194] Registered new tserver with Master: 752832d942c74bac803f898fa2eb88fa (127.16.21.193:35021)
W20260608 12:55:33.797621 16808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.805039 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:33.805979 16811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:33.807016 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:33.807341 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:33.807555 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923333807537 us; error 0 us; skew 500 ppm
I20260608 12:55:33.808336 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:33.811111 16471 webserver.cc:533] Webserver started at http://127.16.21.194:45421/ using document root <none> and password file <none>
I20260608 12:55:33.811789 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:33.812026 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:33.812354 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:33.813766 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "1ad6060d4f454673bb3fad03aafcec60"
format_stamp: "Formatted at 2026-06-08 12:55:33 on dist-test-slave-7vxk"
I20260608 12:55:33.818974 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:33.823218 16815 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.824115 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:33.824409 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "1ad6060d4f454673bb3fad03aafcec60"
format_stamp: "Formatted at 2026-06-08 12:55:33 on dist-test-slave-7vxk"
I20260608 12:55:33.824672 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:33.842665 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:33.843951 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:33.846467 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:33.850020 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:33.850258 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.850553 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:33.850697 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:33.942595 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:45641
I20260608 12:55:33.942682 16877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:45641 every 8 connection(s)
I20260608 12:55:33.983517 16879 heartbeater.cc:344] Connected to a master server at 127.16.21.253:40617
I20260608 12:55:33.983809 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:33.984001 16879 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:33.985090 16879 heartbeater.cc:507] Master 127.16.21.253:40617 requested a full tablet report, sending...
I20260608 12:55:33.991058 16568 ts_manager.cc:194] Registered new tserver with Master: 1ad6060d4f454673bb3fad03aafcec60 (127.16.21.194:45641)
I20260608 12:55:33.992384 16880 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35803
I20260608 12:55:33.992784 16880 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:33.993719 16880 heartbeater.cc:507] Master 127.16.21.254:35803 requested a full tablet report, sending...
I20260608 12:55:33.993944 16878 heartbeater.cc:344] Connected to a master server at 127.16.21.252:33741
I20260608 12:55:33.994419 16878 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:33.995517 16878 heartbeater.cc:507] Master 127.16.21.252:33741 requested a full tablet report, sending...
I20260608 12:55:33.996306 16503 ts_manager.cc:194] Registered new tserver with Master: 1ad6060d4f454673bb3fad03aafcec60 (127.16.21.194:45641)
I20260608 12:55:33.998292 16634 ts_manager.cc:194] Registered new tserver with Master: 1ad6060d4f454673bb3fad03aafcec60 (127.16.21.194:45641)
I20260608 12:55:34.000257 16634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43264
W20260608 12:55:34.001992 16885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:34.002954 16886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:34.009864 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:34.010546 16888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:34.011560 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:34.011814 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:34.012008 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923334011994 us; error 0 us; skew 500 ppm
I20260608 12:55:34.012559 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:34.015205 16471 webserver.cc:533] Webserver started at http://127.16.21.195:36129/ using document root <none> and password file <none>
I20260608 12:55:34.015874 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:34.016098 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:34.016376 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:34.017424 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "2698d50e4a744cbbbb44ae72dba210fc"
format_stamp: "Formatted at 2026-06-08 12:55:34 on dist-test-slave-7vxk"
I20260608 12:55:34.022158 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:55:34.025692 16893 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:34.026711 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:34.027034 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "2698d50e4a744cbbbb44ae72dba210fc"
format_stamp: "Formatted at 2026-06-08 12:55:34 on dist-test-slave-7vxk"
I20260608 12:55:34.027422 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:34.043884 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:34.045070 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:34.046599 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:34.049568 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:34.049814 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:34.050062 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:34.050252 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:34.144615 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:35189
I20260608 12:55:34.144829 16955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:35189 every 8 connection(s)
I20260608 12:55:34.185946 16957 heartbeater.cc:344] Connected to a master server at 127.16.21.253:40617
I20260608 12:55:34.186460 16957 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:34.187572 16957 heartbeater.cc:507] Master 127.16.21.253:40617 requested a full tablet report, sending...
I20260608 12:55:34.188149 16956 heartbeater.cc:344] Connected to a master server at 127.16.21.252:33741
I20260608 12:55:34.188584 16956 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:34.189574 16956 heartbeater.cc:507] Master 127.16.21.252:33741 requested a full tablet report, sending...
I20260608 12:55:34.191398 16568 ts_manager.cc:194] Registered new tserver with Master: 2698d50e4a744cbbbb44ae72dba210fc (127.16.21.195:35189)
I20260608 12:55:34.192850 16634 ts_manager.cc:194] Registered new tserver with Master: 2698d50e4a744cbbbb44ae72dba210fc (127.16.21.195:35189)
I20260608 12:55:34.194664 16958 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35803
I20260608 12:55:34.194680 16634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43268
I20260608 12:55:34.195330 16958 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:34.196403 16958 heartbeater.cc:507] Master 127.16.21.254:35803 requested a full tablet report, sending...
I20260608 12:55:34.198915 16503 ts_manager.cc:194] Registered new tserver with Master: 2698d50e4a744cbbbb44ae72dba210fc (127.16.21.195:35189)
I20260608 12:55:34.199366 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023013168s
I20260608 12:55:34.353171 16703 catalog_manager.cc:1294] Loaded cluster ID: 0551c0b441c34521829126b59164e8b1
I20260608 12:55:34.353681 16703 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: loading cluster ID for follower catalog manager: success
I20260608 12:55:34.358927 16703 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: acquiring CA information for follower catalog manager: success
I20260608 12:55:34.363579 16703 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:34.399829 16715 catalog_manager.cc:1294] Loaded cluster ID: 0551c0b441c34521829126b59164e8b1
I20260608 12:55:34.400192 16715 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: loading cluster ID for follower catalog manager: success
I20260608 12:55:34.407349 16715 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: acquiring CA information for follower catalog manager: success
I20260608 12:55:34.412686 16715 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:34.786732 16798 heartbeater.cc:499] Master 127.16.21.252:33741 was elected leader, sending a full tablet report...
I20260608 12:55:35.005393 16878 heartbeater.cc:499] Master 127.16.21.252:33741 was elected leader, sending a full tablet report...
I20260608 12:55:35.197842 16956 heartbeater.cc:499] Master 127.16.21.252:33741 was elected leader, sending a full tablet report...
I20260608 12:55:35.374938 16712 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:35.440814 16634 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43284:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:55:35.525044 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1fb1a9d2ce4353912e881b732751d4 (DEFAULT_TABLE table=test-workload [id=1752c6b89322479e98ceff16362cf9e2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:35.525111 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 22fb7a0e378546179912a19af16d4d25 (DEFAULT_TABLE table=test-workload [id=1752c6b89322479e98ceff16362cf9e2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:35.528517 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1fb1a9d2ce4353912e881b732751d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:35.528929 16843 tablet_service.cc:1511] Processing CreateTablet for tablet d938b6f40c0141bc8e3cd930c77208f5 (DEFAULT_TABLE table=test-workload [id=1752c6b89322479e98ceff16362cf9e2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:35.531508 16843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d938b6f40c0141bc8e3cd930c77208f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:35.534266 16921 tablet_service.cc:1511] Processing CreateTablet for tablet ca65adcd83404c099951968f5c5f70e7 (DEFAULT_TABLE table=test-workload [id=1752c6b89322479e98ceff16362cf9e2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:35.535555 16921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65adcd83404c099951968f5c5f70e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:35.530102 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fb7a0e378546179912a19af16d4d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:35.548241 16991 tablet_bootstrap.cc:492] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa: Bootstrap starting.
I20260608 12:55:35.552975 16992 tablet_bootstrap.cc:492] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60: Bootstrap starting.
I20260608 12:55:35.558971 16993 tablet_bootstrap.cc:492] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc: Bootstrap starting.
I20260608 12:55:35.561290 16991 tablet_bootstrap.cc:654] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:35.562402 16992 tablet_bootstrap.cc:654] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:35.567489 16993 tablet_bootstrap.cc:654] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:35.569130 16992 tablet_bootstrap.cc:492] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60: No bootstrap required, opened a new log
I20260608 12:55:35.569329 16991 tablet_bootstrap.cc:492] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa: No bootstrap required, opened a new log
I20260608 12:55:35.569680 16991 ts_tablet_manager.cc:1403] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260608 12:55:35.569666 16992 ts_tablet_manager.cc:1403] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 12:55:35.573096 16991 raft_consensus.cc:359] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.573608 16991 raft_consensus.cc:385] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:35.573984 16991 raft_consensus.cc:740] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752832d942c74bac803f898fa2eb88fa, State: Initialized, Role: FOLLOWER
I20260608 12:55:35.574049 16992 raft_consensus.cc:359] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad6060d4f454673bb3fad03aafcec60" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45641 } }
I20260608 12:55:35.574842 16992 raft_consensus.cc:385] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:35.574106 16993 tablet_bootstrap.cc:492] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc: No bootstrap required, opened a new log
I20260608 12:55:35.575237 16992 raft_consensus.cc:740] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad6060d4f454673bb3fad03aafcec60, State: Initialized, Role: FOLLOWER
I20260608 12:55:35.575580 16993 ts_tablet_manager.cc:1403] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:55:35.575207 16991 consensus_queue.cc:260] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.576133 16991 raft_consensus.cc:399] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:35.576179 16992 consensus_queue.cc:260] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ad6060d4f454673bb3fad03aafcec60" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45641 } }
I20260608 12:55:35.576598 16991 raft_consensus.cc:493] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:35.576947 16992 raft_consensus.cc:399] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:35.577028 16991 raft_consensus.cc:3060] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:35.577400 16992 raft_consensus.cc:493] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:35.577797 16992 raft_consensus.cc:3060] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:35.578331 16993 raft_consensus.cc:359] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2698d50e4a744cbbbb44ae72dba210fc" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35189 } }
I20260608 12:55:35.578788 16993 raft_consensus.cc:385] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:35.579037 16993 raft_consensus.cc:740] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2698d50e4a744cbbbb44ae72dba210fc, State: Initialized, Role: FOLLOWER
I20260608 12:55:35.580128 16993 consensus_queue.cc:260] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2698d50e4a744cbbbb44ae72dba210fc" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35189 } }
I20260608 12:55:35.580626 16993 raft_consensus.cc:399] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:35.580899 16993 raft_consensus.cc:493] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:35.581198 16993 raft_consensus.cc:3060] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:35.584048 16991 raft_consensus.cc:515] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.584278 16992 raft_consensus.cc:515] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad6060d4f454673bb3fad03aafcec60" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45641 } }
I20260608 12:55:35.584836 16991 leader_election.cc:304] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [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: 752832d942c74bac803f898fa2eb88fa; no voters: 
I20260608 12:55:35.584959 16992 leader_election.cc:304] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [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: 1ad6060d4f454673bb3fad03aafcec60; no voters: 
I20260608 12:55:35.585831 16993 raft_consensus.cc:515] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2698d50e4a744cbbbb44ae72dba210fc" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35189 } }
I20260608 12:55:35.586547 16993 leader_election.cc:304] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [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: 2698d50e4a744cbbbb44ae72dba210fc; no voters: 
I20260608 12:55:35.587888 16992 leader_election.cc:290] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:35.588425 16997 raft_consensus.cc:2804] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:35.590794 16991 leader_election.cc:290] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:35.591485 16998 raft_consensus.cc:2804] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:35.600137 16991 ts_tablet_manager.cc:1434] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa: Time spent starting tablet: real 0.030s	user 0.019s	sys 0.005s
I20260608 12:55:35.604660 16991 tablet_bootstrap.cc:492] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa: Bootstrap starting.
I20260608 12:55:35.607352 16992 ts_tablet_manager.cc:1434] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.020s
I20260608 12:55:35.607213 16998 raft_consensus.cc:697] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 1 LEADER]: Becoming Leader. State: Replica: 752832d942c74bac803f898fa2eb88fa, State: Running, Role: LEADER
I20260608 12:55:35.608708 16998 consensus_queue.cc:237] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [LEADER]: Queue going to LEADER mode. State: All 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: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.610786 16997 raft_consensus.cc:697] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad6060d4f454673bb3fad03aafcec60, State: Running, Role: LEADER
I20260608 12:55:35.610915 16999 raft_consensus.cc:2804] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:35.610234 16993 leader_election.cc:290] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:35.611770 16997 consensus_queue.cc:237] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [LEADER]: Queue going to LEADER mode. State: All 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: "1ad6060d4f454673bb3fad03aafcec60" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45641 } }
I20260608 12:55:35.615952 16991 tablet_bootstrap.cc:654] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:35.621418 16999 raft_consensus.cc:697] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 1 LEADER]: Becoming Leader. State: Replica: 2698d50e4a744cbbbb44ae72dba210fc, State: Running, Role: LEADER
I20260608 12:55:35.622601 16999 consensus_queue.cc:237] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [LEADER]: Queue going to LEADER mode. State: All 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: "2698d50e4a744cbbbb44ae72dba210fc" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35189 } }
I20260608 12:55:35.657557 16634 catalog_manager.cc:5696] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 752832d942c74bac803f898fa2eb88fa (127.16.21.193). New cstate: current_term: 1 leader_uuid: "752832d942c74bac803f898fa2eb88fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.676234 16633 catalog_manager.cc:5696] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad6060d4f454673bb3fad03aafcec60 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "1ad6060d4f454673bb3fad03aafcec60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad6060d4f454673bb3fad03aafcec60" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45641 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.698482 16993 ts_tablet_manager.cc:1434] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc: Time spent starting tablet: real 0.122s	user 0.039s	sys 0.076s
I20260608 12:55:35.706818 16991 tablet_bootstrap.cc:492] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa: No bootstrap required, opened a new log
I20260608 12:55:35.707612 16991 ts_tablet_manager.cc:1403] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.028s
I20260608 12:55:35.724427 16991 raft_consensus.cc:359] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.725005 16991 raft_consensus.cc:385] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:35.725350 16991 raft_consensus.cc:740] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752832d942c74bac803f898fa2eb88fa, State: Initialized, Role: FOLLOWER
I20260608 12:55:35.726279 16991 consensus_queue.cc:260] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.726939 16991 raft_consensus.cc:399] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:35.727310 16991 raft_consensus.cc:493] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:35.727671 16991 raft_consensus.cc:3060] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:35.722000 16632 catalog_manager.cc:5696] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2698d50e4a744cbbbb44ae72dba210fc (127.16.21.195). New cstate: current_term: 1 leader_uuid: "2698d50e4a744cbbbb44ae72dba210fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2698d50e4a744cbbbb44ae72dba210fc" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.739210 16991 raft_consensus.cc:515] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.740113 16991 leader_election.cc:304] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [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: 752832d942c74bac803f898fa2eb88fa; no voters: 
I20260608 12:55:35.740815 16991 leader_election.cc:290] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:35.740970 16998 raft_consensus.cc:2804] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:35.741914 16998 raft_consensus.cc:697] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 1 LEADER]: Becoming Leader. State: Replica: 752832d942c74bac803f898fa2eb88fa, State: Running, Role: LEADER
I20260608 12:55:35.742594 16991 ts_tablet_manager.cc:1434] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.001s
I20260608 12:55:35.743784 16998 consensus_queue.cc:237] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [LEADER]: Queue going to LEADER mode. State: All 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: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } }
I20260608 12:55:35.776914 16633 catalog_manager.cc:5696] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 752832d942c74bac803f898fa2eb88fa (127.16.21.193). New cstate: current_term: 1 leader_uuid: "752832d942c74bac803f898fa2eb88fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "752832d942c74bac803f898fa2eb88fa" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.841493 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:55:35.860101 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:35.861037 16471 tablet_replica.cc:333] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa: stopping tablet replica
I20260608 12:55:35.861714 16471 raft_consensus.cc:2243] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:35.862208 16471 raft_consensus.cc:2272] T 22fb7a0e378546179912a19af16d4d25 P 752832d942c74bac803f898fa2eb88fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:35.865022 16471 tablet_replica.cc:333] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa: stopping tablet replica
I20260608 12:55:35.865496 16471 raft_consensus.cc:2243] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:35.865887 16471 raft_consensus.cc:2272] T 0b1fb1a9d2ce4353912e881b732751d4 P 752832d942c74bac803f898fa2eb88fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:36.014142 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:55:36.024294 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:55:36.042099 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:36.042912 16471 tablet_replica.cc:333] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60: stopping tablet replica
I20260608 12:55:36.043485 16471 raft_consensus.cc:2243] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:36.043948 16471 raft_consensus.cc:2272] T d938b6f40c0141bc8e3cd930c77208f5 P 1ad6060d4f454673bb3fad03aafcec60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:36.053001 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:55:36.060822 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:55:36.077836 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:36.078675 16471 tablet_replica.cc:333] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc: stopping tablet replica
I20260608 12:55:36.079320 16471 raft_consensus.cc:2243] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:36.079774 16471 raft_consensus.cc:2272] T ca65adcd83404c099951968f5c5f70e7 P 2698d50e4a744cbbbb44ae72dba210fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:36.098373 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:55:36.106174 16471 master.cc:562] Master@127.16.21.254:35803 shutting down...
I20260608 12:55:36.198997 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:36.199602 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:36.199978 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2fd40dff1f4e444aa6c15179f5934227: stopping tablet replica
I20260608 12:55:36.209178 16471 master.cc:584] Master@127.16.21.254:35803 shutdown complete.
I20260608 12:55:36.219300 16471 master.cc:562] Master@127.16.21.253:40617 shutting down...
I20260608 12:55:36.233335 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:36.233868 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:36.234197 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67599a3ec76e4f4c9ce443a390933503: stopping tablet replica
W20260608 12:55:36.265686 16553 connection.cc:466] server connection from 127.0.0.1:58406 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58406 (request call id 26) could send its response
W20260608 12:55:36.266600 16617 consensus_peers.cc:597] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae -> Peer 67599a3ec76e4f4c9ce443a390933503 (127.16.21.253:40617): Couldn't send request to peer 67599a3ec76e4f4c9ce443a390933503. Status: Network error: recv got EOF from 127.16.21.253:40617 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.279878 16471 master.cc:584] Master@127.16.21.253:40617 shutdown complete.
I20260608 12:55:36.289739 16471 master.cc:562] Master@127.16.21.252:33741 shutting down...
I20260608 12:55:36.309947 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:36.310802 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:36.311211 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 786385cac842455ead5246874c9d7bae: stopping tablet replica
I20260608 12:55:36.330782 16471 master.cc:584] Master@127.16.21.252:33741 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4852 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:55:36.358136 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:34713
I20260608 12:55:36.359319 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:36.364399 17017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.364455 17016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.365841 17019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.366842 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:36.367579 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:36.367784 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:36.367955 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923336367920 us; error 0 us; skew 500 ppm
I20260608 12:55:36.368528 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:36.370782 16471 webserver.cc:533] Webserver started at http://127.16.21.254:37889/ using document root <none> and password file <none>
I20260608 12:55:36.371425 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:36.371619 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:36.371901 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:36.372956 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.377410 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:55:36.380906 17024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.381659 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:55:36.381958 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.382249 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:36.391250 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:36.392290 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:36.427804 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:34713
I20260608 12:55:36.427910 17075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:34713 every 8 connection(s)
I20260608 12:55:36.431851 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:36.441144 17076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11: Bootstrap starting.
I20260608 12:55:36.445519 17076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:36.449250 17076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11: No bootstrap required, opened a new log
I20260608 12:55:36.451239 17076 raft_consensus.cc:359] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11" member_type: VOTER }
I20260608 12:55:36.451599 17076 raft_consensus.cc:385] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:36.451779 17076 raft_consensus.cc:740] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74f2da963bc42c6bb4a8d65b7fd1d11, State: Initialized, Role: FOLLOWER
I20260608 12:55:36.452284 17076 consensus_queue.cc:260] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a74f2da963bc42c6bb4a8d65b7fd1d11" member_type: VOTER }
I20260608 12:55:36.452696 17076 raft_consensus.cc:399] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:36.452894 17076 raft_consensus.cc:493] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:36.453109 17076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:36.456900 17076 raft_consensus.cc:515] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11" member_type: VOTER }
I20260608 12:55:36.457369 17076 leader_election.cc:304] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [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: a74f2da963bc42c6bb4a8d65b7fd1d11; no voters: 
I20260608 12:55:36.458423 17076 leader_election.cc:290] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:36.458825 17079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:36.460224 17079 raft_consensus.cc:697] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 1 LEADER]: Becoming Leader. State: Replica: a74f2da963bc42c6bb4a8d65b7fd1d11, State: Running, Role: LEADER
I20260608 12:55:36.460911 17079 consensus_queue.cc:237] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [LEADER]: Queue going to LEADER mode. State: All 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: "a74f2da963bc42c6bb4a8d65b7fd1d11" member_type: VOTER }
I20260608 12:55:36.461406 17076 sys_catalog.cc:565] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:36.463932 17080 sys_catalog.cc:455] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11" member_type: VOTER } }
I20260608 12:55:36.464000 17081 sys_catalog.cc:455] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a74f2da963bc42c6bb4a8d65b7fd1d11. Latest consensus state: current_term: 1 leader_uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74f2da963bc42c6bb4a8d65b7fd1d11" member_type: VOTER } }
I20260608 12:55:36.464743 17080 sys_catalog.cc:458] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:36.464825 17081 sys_catalog.cc:458] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:36.468276 17085 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:36.473496 17085 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:36.476468 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:36.482743 17085 catalog_manager.cc:1382] Generated new cluster ID: b1cc6da878b64fdc84721bd33d823b95
I20260608 12:55:36.483047 17085 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:36.506033 17085 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:36.507328 17085 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:36.519315 17085 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11: Generated new TSK 0
I20260608 12:55:36.519958 17085 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:36.543754 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:36.549412 17097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.550582 17098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.552651 17100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.553277 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:36.554373 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:36.554559 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:36.554693 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923336554674 us; error 0 us; skew 500 ppm
I20260608 12:55:36.555286 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:36.557978 16471 webserver.cc:533] Webserver started at http://127.16.21.193:42995/ using document root <none> and password file <none>
I20260608 12:55:36.558477 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:36.558638 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:36.558874 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:36.560006 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "bd5118d315774f6199f660997a23a25e"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.564778 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:55:36.568120 17105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.568959 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:55:36.569229 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "bd5118d315774f6199f660997a23a25e"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.569473 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:36.583487 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:36.584636 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:36.586032 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:36.588379 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:36.588575 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.588894 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:36.589059 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.628123 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:35609
I20260608 12:55:36.628235 17167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:35609 every 8 connection(s)
I20260608 12:55:36.633340 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:36.640937 17172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.641368 17173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.644471 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:36.645123 17176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.646039 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:36.646276 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:36.646464 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923336646442 us; error 0 us; skew 500 ppm
I20260608 12:55:36.647032 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:36.649390 16471 webserver.cc:533] Webserver started at http://127.16.21.194:34409/ using document root <none> and password file <none>
I20260608 12:55:36.649917 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:36.650125 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:36.650403 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:36.651548 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "a73e6497146b4e86994d2b82727c9c7b"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.656747 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:55:36.656913 17168 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34713
I20260608 12:55:36.657308 17168 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:36.658037 17168 heartbeater.cc:507] Master 127.16.21.254:34713 requested a full tablet report, sending...
I20260608 12:55:36.660451 17041 ts_manager.cc:194] Registered new tserver with Master: bd5118d315774f6199f660997a23a25e (127.16.21.193:35609)
I20260608 12:55:36.660588 17180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.661527 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:55:36.661836 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "a73e6497146b4e86994d2b82727c9c7b"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.662081 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:36.662760 17041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53928
I20260608 12:55:36.679780 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:36.680868 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:36.682227 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:36.684589 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:36.684811 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.685065 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:36.685245 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.722014 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:33101
I20260608 12:55:36.722127 17242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:33101 every 8 connection(s)
I20260608 12:55:36.727370 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:36.734470 17246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.736147 17247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.739238 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:36.739540 17249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.740586 17243 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34713
I20260608 12:55:36.740662 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:36.740947 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:36.740981 17243 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:36.741196 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923336741176 us; error 0 us; skew 500 ppm
I20260608 12:55:36.741909 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:36.741859 17243 heartbeater.cc:507] Master 127.16.21.254:34713 requested a full tablet report, sending...
I20260608 12:55:36.744347 17041 ts_manager.cc:194] Registered new tserver with Master: a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:36.744737 16471 webserver.cc:533] Webserver started at http://127.16.21.195:40167/ using document root <none> and password file <none>
I20260608 12:55:36.745267 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:36.745460 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:36.745747 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:36.745882 17041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53930
I20260608 12:55:36.746923 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "69f9f31fa0fe471b83047ff1ba42989b"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.751395 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:55:36.754812 17254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.755837 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:55:36.756232 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "69f9f31fa0fe471b83047ff1ba42989b"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-7vxk"
I20260608 12:55:36.756655 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:36.776343 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:36.777422 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:36.778786 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:36.781068 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:36.781308 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.781546 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:36.781723 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.818339 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:38875
I20260608 12:55:36.818464 17316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:38875 every 8 connection(s)
I20260608 12:55:36.832322 17317 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34713
I20260608 12:55:36.832731 17317 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:36.833478 17317 heartbeater.cc:507] Master 127.16.21.254:34713 requested a full tablet report, sending...
I20260608 12:55:36.835471 17041 ts_manager.cc:194] Registered new tserver with Master: 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:36.836195 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014587229s
I20260608 12:55:36.837103 17041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53938
I20260608 12:55:37.682016 17168 heartbeater.cc:499] Master 127.16.21.254:34713 was elected leader, sending a full tablet report...
I20260608 12:55:37.748315 17243 heartbeater.cc:499] Master 127.16.21.254:34713 was elected leader, sending a full tablet report...
I20260608 12:55:37.839852 17317 heartbeater.cc:499] Master 127.16.21.254:34713 was elected leader, sending a full tablet report...
I20260608 12:55:38.106779 17041 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53952:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:55:38.109283 17041 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:55:38.176924 17208 tablet_service.cc:1511] Processing CreateTablet for tablet 77049c03af9149188df9a751da2ba605 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:55:38.178400 17208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77049c03af9149188df9a751da2ba605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.179670 17131 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e3558b24e463395f635fd52b9bb28 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:55:38.181205 17131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e3558b24e463395f635fd52b9bb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.180816 17207 tablet_service.cc:1511] Processing CreateTablet for tablet 63157b43d1e2423b9211d906719bb4b1 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:55:38.179754 17133 tablet_service.cc:1511] Processing CreateTablet for tablet 77049c03af9149188df9a751da2ba605 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:55:38.182315 17207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63157b43d1e2423b9211d906719bb4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.182855 17133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77049c03af9149188df9a751da2ba605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.182513 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e3558b24e463395f635fd52b9bb28 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:55:38.183991 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e3558b24e463395f635fd52b9bb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.181448 17132 tablet_service.cc:1511] Processing CreateTablet for tablet 63157b43d1e2423b9211d906719bb4b1 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:55:38.186163 17132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63157b43d1e2423b9211d906719bb4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.194634 17282 tablet_service.cc:1511] Processing CreateTablet for tablet 77049c03af9149188df9a751da2ba605 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:55:38.196089 17282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77049c03af9149188df9a751da2ba605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.207674 17281 tablet_service.cc:1511] Processing CreateTablet for tablet 63157b43d1e2423b9211d906719bb4b1 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:55:38.208369 17338 tablet_bootstrap.cc:492] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.209254 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63157b43d1e2423b9211d906719bb4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.214768 17338 tablet_bootstrap.cc:654] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.215481 17130 tablet_service.cc:1511] Processing CreateTablet for tablet 4155fd64861a4145a3c4f4a6d12eb70e (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:55:38.216712 17280 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e3558b24e463395f635fd52b9bb28 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:55:38.218310 17205 tablet_service.cc:1511] Processing CreateTablet for tablet 4155fd64861a4145a3c4f4a6d12eb70e (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:55:38.220000 17130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4155fd64861a4145a3c4f4a6d12eb70e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.220877 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4155fd64861a4145a3c4f4a6d12eb70e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.220000 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e3558b24e463395f635fd52b9bb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.227994 17204 tablet_service.cc:1511] Processing CreateTablet for tablet 30ddcdfd28194793ac1bf4d805a0f019 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:55:38.229480 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ddcdfd28194793ac1bf4d805a0f019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.231871 17132 tablet_service.cc:1511] Processing CreateTablet for tablet deefeff52d20486bb79dc3ec6770851c (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:55:38.233626 17132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deefeff52d20486bb79dc3ec6770851c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.234139 17203 tablet_service.cc:1511] Processing CreateTablet for tablet deefeff52d20486bb79dc3ec6770851c (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:55:38.235062 17279 tablet_service.cc:1511] Processing CreateTablet for tablet 4155fd64861a4145a3c4f4a6d12eb70e (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:55:38.236212 17133 tablet_service.cc:1511] Processing CreateTablet for tablet 30ddcdfd28194793ac1bf4d805a0f019 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:55:38.241155 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4155fd64861a4145a3c4f4a6d12eb70e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.244522 17203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deefeff52d20486bb79dc3ec6770851c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.246882 17131 tablet_service.cc:1511] Processing CreateTablet for tablet d432d2fefa6b4dd6a651e0e8746bdc6f (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:55:38.251520 17202 tablet_service.cc:1511] Processing CreateTablet for tablet d432d2fefa6b4dd6a651e0e8746bdc6f (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:55:38.252966 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d432d2fefa6b4dd6a651e0e8746bdc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.254415 17129 tablet_service.cc:1511] Processing CreateTablet for tablet 223874a429324391bb840b23faa326ef (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:55:38.256073 17131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d432d2fefa6b4dd6a651e0e8746bdc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.259253 17133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ddcdfd28194793ac1bf4d805a0f019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.262917 17129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223874a429324391bb840b23faa326ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.264120 17278 tablet_service.cc:1511] Processing CreateTablet for tablet 30ddcdfd28194793ac1bf4d805a0f019 (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:55:38.265975 17278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ddcdfd28194793ac1bf4d805a0f019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.270310 17277 tablet_service.cc:1511] Processing CreateTablet for tablet deefeff52d20486bb79dc3ec6770851c (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:55:38.272176 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deefeff52d20486bb79dc3ec6770851c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.325356 17276 tablet_service.cc:1511] Processing CreateTablet for tablet d432d2fefa6b4dd6a651e0e8746bdc6f (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:55:38.327469 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d432d2fefa6b4dd6a651e0e8746bdc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.330658 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 223874a429324391bb840b23faa326ef (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:55:38.332132 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223874a429324391bb840b23faa326ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.339133 17338 tablet_bootstrap.cc:492] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.339705 17338 ts_tablet_manager.cc:1403] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.132s	user 0.014s	sys 0.006s
I20260608 12:55:38.342816 17338 raft_consensus.cc:359] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.343669 17338 raft_consensus.cc:385] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.344090 17338 raft_consensus.cc:740] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.344925 17338 consensus_queue.cc:260] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.353492 17275 tablet_service.cc:1511] Processing CreateTablet for tablet 223874a429324391bb840b23faa326ef (DEFAULT_TABLE table=test-workload [id=81da3b382f664511ba8dce2b6cafea06]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:55:38.355762 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223874a429324391bb840b23faa326ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:38.378657 17337 tablet_bootstrap.cc:492] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.386051 17337 tablet_bootstrap.cc:654] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.387171 17341 tablet_bootstrap.cc:492] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.395282 17341 tablet_bootstrap.cc:654] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.395900 17337 tablet_bootstrap.cc:492] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.396409 17337 ts_tablet_manager.cc:1403] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:55:38.404373 17340 raft_consensus.cc:493] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.405009 17340 raft_consensus.cc:515] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.407167 17341 tablet_bootstrap.cc:492] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.407724 17341 ts_tablet_manager.cc:1403] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260608 12:55:38.410287 17338 ts_tablet_manager.cc:1434] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.070s	user 0.017s	sys 0.030s
I20260608 12:55:38.411355 17338 tablet_bootstrap.cc:492] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.412837 17341 raft_consensus.cc:359] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.413780 17341 raft_consensus.cc:385] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.414247 17341 raft_consensus.cc:740] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.415328 17341 consensus_queue.cc:260] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.417764 17340 leader_election.cc:290] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.419744 17337 raft_consensus.cc:359] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.421408 17337 raft_consensus.cc:385] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.421818 17337 raft_consensus.cc:740] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.420933 17338 tablet_bootstrap.cc:654] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.422760 17337 consensus_queue.cc:260] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.426731 17337 ts_tablet_manager.cc:1434] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260608 12:55:38.428195 17337 tablet_bootstrap.cc:492] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.437937 17337 tablet_bootstrap.cc:654] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.439625 17341 ts_tablet_manager.cc:1434] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260608 12:55:38.442884 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e3558b24e463395f635fd52b9bb28" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.443861 17218 raft_consensus.cc:2468] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 0.
I20260608 12:55:38.444811 17338 tablet_bootstrap.cc:492] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.445380 17338 ts_tablet_manager.cc:1403] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.006s
I20260608 12:55:38.446002 17107 leader_election.cc:304] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a73e6497146b4e86994d2b82727c9c7b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:38.447227 17340 raft_consensus.cc:2804] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.447705 17340 raft_consensus.cc:493] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.448120 17340 raft_consensus.cc:3060] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.448360 17338 raft_consensus.cc:359] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.449148 17338 raft_consensus.cc:385] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.449452 17338 raft_consensus.cc:740] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.450186 17338 consensus_queue.cc:260] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.457357 17341 tablet_bootstrap.cc:492] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.458319 17340 raft_consensus.cc:515] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.462296 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e3558b24e463395f635fd52b9bb28" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
I20260608 12:55:38.463090 17218 raft_consensus.cc:3060] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.466584 17341 tablet_bootstrap.cc:654] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.473453 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e3558b24e463395f635fd52b9bb28" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:38.474352 17292 raft_consensus.cc:2468] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 0.
I20260608 12:55:38.476243 17340 leader_election.cc:290] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Requested vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.476526 17094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:38.479550 17218 raft_consensus.cc:2468] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 1.
W20260608 12:55:38.480206 17094 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:55:38.480942 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e3558b24e463395f635fd52b9bb28" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b"
I20260608 12:55:38.481207 17107 leader_election.cc:304] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a73e6497146b4e86994d2b82727c9c7b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:38.481544 17292 raft_consensus.cc:3060] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.482944 17337 tablet_bootstrap.cc:492] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.483470 17337 ts_tablet_manager.cc:1403] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.020s
I20260608 12:55:38.484794 17340 raft_consensus.cc:2804] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:38.485491 17340 raft_consensus.cc:697] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Becoming Leader. State: Replica: bd5118d315774f6199f660997a23a25e, State: Running, Role: LEADER
I20260608 12:55:38.486372 17340 consensus_queue.cc:237] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.488694 17292 raft_consensus.cc:2468] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 1.
I20260608 12:55:38.491791 17341 tablet_bootstrap.cc:492] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.492030 17338 ts_tablet_manager.cc:1434] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.046s	user 0.036s	sys 0.008s
I20260608 12:55:38.492578 17341 ts_tablet_manager.cc:1403] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260608 12:55:38.493156 17338 tablet_bootstrap.cc:492] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.492550 17337 raft_consensus.cc:359] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.495278 17337 raft_consensus.cc:385] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.495642 17337 raft_consensus.cc:740] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.496345 17341 raft_consensus.cc:359] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.497159 17341 raft_consensus.cc:385] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.497545 17341 raft_consensus.cc:740] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.498482 17341 consensus_queue.cc:260] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.496496 17337 consensus_queue.cc:260] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.501111 17338 tablet_bootstrap.cc:654] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.500984 17040 catalog_manager.cc:5696] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e reported cstate change: term changed from 0 to 1, leader changed from <none> to bd5118d315774f6199f660997a23a25e (127.16.21.193). New cstate: current_term: 1 leader_uuid: "bd5118d315774f6199f660997a23a25e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:38.507704 17341 ts_tablet_manager.cc:1434] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:55:38.511358 17341 tablet_bootstrap.cc:492] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.512181 17338 tablet_bootstrap.cc:492] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.512734 17338 ts_tablet_manager.cc:1403] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 12:55:38.514269 17337 ts_tablet_manager.cc:1434] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260608 12:55:38.515426 17337 tablet_bootstrap.cc:492] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.517777 17341 tablet_bootstrap.cc:654] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.518420 17338 raft_consensus.cc:359] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.519255 17338 raft_consensus.cc:385] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.519578 17338 raft_consensus.cc:740] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.520378 17338 consensus_queue.cc:260] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.522702 17338 ts_tablet_manager.cc:1434] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260608 12:55:38.523833 17338 tablet_bootstrap.cc:492] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.525100 17337 tablet_bootstrap.cc:654] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.529874 17341 tablet_bootstrap.cc:492] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.530063 17338 tablet_bootstrap.cc:654] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.530679 17341 ts_tablet_manager.cc:1403] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260608 12:55:38.534122 17341 raft_consensus.cc:359] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.534919 17337 tablet_bootstrap.cc:492] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.534883 17341 raft_consensus.cc:385] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.535434 17341 raft_consensus.cc:740] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.535566 17337 ts_tablet_manager.cc:1403] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:55:38.535718 17338 tablet_bootstrap.cc:492] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.536247 17338 ts_tablet_manager.cc:1403] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 12:55:38.536278 17341 consensus_queue.cc:260] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.538641 17341 ts_tablet_manager.cc:1434] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:55:38.538509 17337 raft_consensus.cc:359] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.538921 17338 raft_consensus.cc:359] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.539372 17337 raft_consensus.cc:385] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.539832 17341 tablet_bootstrap.cc:492] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.539757 17338 raft_consensus.cc:385] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.539891 17337 raft_consensus.cc:740] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.540508 17338 raft_consensus.cc:740] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.541244 17337 consensus_queue.cc:260] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.541388 17338 consensus_queue.cc:260] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.543802 17338 ts_tablet_manager.cc:1434] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:55:38.544857 17338 tablet_bootstrap.cc:492] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.546794 17341 tablet_bootstrap.cc:654] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.547904 17337 ts_tablet_manager.cc:1434] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:55:38.549011 17337 tablet_bootstrap.cc:492] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.551149 17338 tablet_bootstrap.cc:654] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.557067 17337 tablet_bootstrap.cc:654] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.558609 17341 tablet_bootstrap.cc:492] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.559302 17341 ts_tablet_manager.cc:1403] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 12:55:38.563005 17341 raft_consensus.cc:359] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.564209 17341 raft_consensus.cc:385] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.564687 17341 raft_consensus.cc:740] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.565898 17341 consensus_queue.cc:260] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.568797 17337 tablet_bootstrap.cc:492] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.569373 17337 ts_tablet_manager.cc:1403] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:55:38.570858 17341 ts_tablet_manager.cc:1434] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:55:38.571902 17341 tablet_bootstrap.cc:492] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.572625 17337 raft_consensus.cc:359] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.574380 17337 raft_consensus.cc:385] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.574776 17337 raft_consensus.cc:740] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.575784 17337 consensus_queue.cc:260] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.578410 17337 ts_tablet_manager.cc:1434] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 12:55:38.579537 17337 tablet_bootstrap.cc:492] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.580739 17341 tablet_bootstrap.cc:654] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.587383 17337 tablet_bootstrap.cc:654] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.593216 17341 tablet_bootstrap.cc:492] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.593958 17341 ts_tablet_manager.cc:1403] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 12:55:38.597929 17341 raft_consensus.cc:359] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.599023 17341 raft_consensus.cc:385] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.598956 17347 raft_consensus.cc:493] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.600524 17347 raft_consensus.cc:515] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.608639 17347 leader_election.cc:290] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.609715 17338 tablet_bootstrap.cc:492] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.610180 17338 ts_tablet_manager.cc:1403] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.031s
I20260608 12:55:38.611208 17341 raft_consensus.cc:740] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.612267 17341 consensus_queue.cc:260] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.612882 17338 raft_consensus.cc:359] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.613651 17338 raft_consensus.cc:385] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.614018 17338 raft_consensus.cc:740] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.614722 17341 ts_tablet_manager.cc:1434] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:55:38.615024 17338 consensus_queue.cc:260] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.615797 17341 tablet_bootstrap.cc:492] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.617458 17338 ts_tablet_manager.cc:1434] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:55:38.618535 17338 tablet_bootstrap.cc:492] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.625119 17338 tablet_bootstrap.cc:654] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.625486 17341 tablet_bootstrap.cc:654] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.628069 17337 tablet_bootstrap.cc:492] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.631793 17337 ts_tablet_manager.cc:1403] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.053s	user 0.002s	sys 0.025s
I20260608 12:55:38.634007 17346 raft_consensus.cc:493] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.634523 17346 raft_consensus.cc:515] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.636178 17337 raft_consensus.cc:359] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.636821 17337 raft_consensus.cc:385] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.637194 17337 raft_consensus.cc:740] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.640267 17346 leader_election.cc:290] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:38.641160 17338 tablet_bootstrap.cc:492] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.643990 17338 ts_tablet_manager.cc:1403] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260608 12:55:38.647058 17338 raft_consensus.cc:359] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.650568 17341 tablet_bootstrap.cc:492] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.650592 17338 raft_consensus.cc:385] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.651247 17341 ts_tablet_manager.cc:1403] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.007s
I20260608 12:55:38.638105 17337 consensus_queue.cc:260] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.651449 17338 raft_consensus.cc:740] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.651695 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63157b43d1e2423b9211d906719bb4b1" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:38.653852 17292 raft_consensus.cc:2468] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a73e6497146b4e86994d2b82727c9c7b in term 0.
I20260608 12:55:38.654028 17338 consensus_queue.cc:260] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.655059 17337 ts_tablet_manager.cc:1434] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260608 12:55:38.656492 17337 tablet_bootstrap.cc:492] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.658089 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63157b43d1e2423b9211d906719bb4b1" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
I20260608 12:55:38.659096 17143 raft_consensus.cc:2468] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a73e6497146b4e86994d2b82727c9c7b in term 0.
I20260608 12:55:38.655275 17181 leader_election.cc:304] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b; no voters: 
I20260608 12:55:38.661198 17347 raft_consensus.cc:2804] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.662328 17347 raft_consensus.cc:493] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.662735 17347 raft_consensus.cc:3060] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.661262 17338 ts_tablet_manager.cc:1434] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260608 12:55:38.664602 17338 tablet_bootstrap.cc:492] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.666306 17341 raft_consensus.cc:359] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.668237 17341 raft_consensus.cc:385] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.668547 17341 raft_consensus.cc:740] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.669356 17341 consensus_queue.cc:260] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
W20260608 12:55:38.671876 17089 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:38.672315 17341 ts_tablet_manager.cc:1434] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260608 12:55:38.673367 17341 tablet_bootstrap.cc:492] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.688401 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d432d2fefa6b4dd6a651e0e8746bdc6f" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
W20260608 12:55:38.688241 17239 debug-util.cc:398] Leaking SignalData structure 0x7b080005ae20 after lost signal to thread 16474
I20260608 12:55:38.689944 17143 raft_consensus.cc:2468] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 0.
I20260608 12:55:38.691926 17258 leader_election.cc:304] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:38.692782 17346 raft_consensus.cc:2804] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.693143 17346 raft_consensus.cc:493] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.693488 17346 raft_consensus.cc:3060] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.694834 17347 raft_consensus.cc:515] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.697289 17347 leader_election.cc:290] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 election: Requested vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.697870 17347 raft_consensus.cc:493] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.698005 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63157b43d1e2423b9211d906719bb4b1" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e"
I20260608 12:55:38.698653 17143 raft_consensus.cc:3060] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.698385 17347 raft_consensus.cc:515] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.704928 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ddcdfd28194793ac1bf4d805a0f019" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
I20260608 12:55:38.704674 17347 leader_election.cc:290] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.705088 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63157b43d1e2423b9211d906719bb4b1" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b"
I20260608 12:55:38.706568 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ddcdfd28194793ac1bf4d805a0f019" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:38.706892 17292 raft_consensus.cc:3060] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:38.707899 17184 leader_election.cc:343] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd5118d315774f6199f660997a23a25e (127.16.21.193:35609): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:55:38.708470 17181 leader_election.cc:343] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.708922 17181 leader_election.cc:304] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [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: a73e6497146b4e86994d2b82727c9c7b; no voters: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e
I20260608 12:55:38.711328 17369 raft_consensus.cc:2749] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:38.711292 17346 raft_consensus.cc:515] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.713830 17346 leader_election.cc:290] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 election: Requested vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:38.714322 17337 tablet_bootstrap.cc:654] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.714880 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d432d2fefa6b4dd6a651e0e8746bdc6f" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e"
I20260608 12:55:38.715581 17142 raft_consensus.cc:3060] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.717265 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d432d2fefa6b4dd6a651e0e8746bdc6f" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
I20260608 12:55:38.717924 17217 raft_consensus.cc:3060] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.716248 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d432d2fefa6b4dd6a651e0e8746bdc6f" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.719780 17292 raft_consensus.cc:2468] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a73e6497146b4e86994d2b82727c9c7b in term 1.
I20260608 12:55:38.724526 17181 leader_election.cc:304] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b; no voters: 
I20260608 12:55:38.725276 17369 raft_consensus.cc:2804] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:38.725419 17142 raft_consensus.cc:2468] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 1.
I20260608 12:55:38.725852 17369 raft_consensus.cc:697] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 1 LEADER]: Becoming Leader. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Running, Role: LEADER
I20260608 12:55:38.726825 17369 consensus_queue.cc:237] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.727244 17258 leader_election.cc:304] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:38.727458 17217 raft_consensus.cc:2468] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 1.
I20260608 12:55:38.728186 17346 raft_consensus.cc:2804] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:38.735448 17338 tablet_bootstrap.cc:654] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.735211 17346 raft_consensus.cc:697] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Becoming Leader. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Running, Role: LEADER
I20260608 12:55:38.737473 17340 raft_consensus.cc:493] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.737944 17143 raft_consensus.cc:2468] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a73e6497146b4e86994d2b82727c9c7b in term 1.
I20260608 12:55:38.737497 17346 consensus_queue.cc:237] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.738147 17340 raft_consensus.cc:515] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.740665 17340 leader_election.cc:290] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.741811 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049c03af9149188df9a751da2ba605" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.742169 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049c03af9149188df9a751da2ba605" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:38.741837 17341 tablet_bootstrap.cc:654] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.742851 17292 raft_consensus.cc:2468] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 0.
I20260608 12:55:38.742749 17337 tablet_bootstrap.cc:492] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.751540 17337 ts_tablet_manager.cc:1403] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.003s
I20260608 12:55:38.756234 17337 raft_consensus.cc:359] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
W20260608 12:55:38.743868 17107 leader_election.cc:343] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.760224 17337 raft_consensus.cc:385] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.760691 17337 raft_consensus.cc:740] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.763645 17106 leader_election.cc:304] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [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: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: a73e6497146b4e86994d2b82727c9c7b
I20260608 12:55:38.764567 17340 raft_consensus.cc:2804] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.764935 17340 raft_consensus.cc:493] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.765307 17340 raft_consensus.cc:3060] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.761775 17337 consensus_queue.cc:260] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.773015 17337 ts_tablet_manager.cc:1434] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 12:55:38.774329 17337 tablet_bootstrap.cc:492] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.774588 17350 raft_consensus.cc:493] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.775103 17350 raft_consensus.cc:515] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.775662 17340 raft_consensus.cc:515] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.777984 17350 leader_election.cc:290] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.780571 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:38.780486 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049c03af9149188df9a751da2ba605" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
I20260608 12:55:38.781383 17292 raft_consensus.cc:2468] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 0.
W20260608 12:55:38.782706 17107 leader_election.cc:343] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.782927 17106 leader_election.cc:304] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:38.784029 17350 raft_consensus.cc:2804] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.784072 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.784709 17350 raft_consensus.cc:493] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.785259 17350 raft_consensus.cc:3060] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:38.786226 17107 leader_election.cc:343] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.789234 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049c03af9149188df9a751da2ba605" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b"
I20260608 12:55:38.789949 17292 raft_consensus.cc:3060] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.793205 17350 raft_consensus.cc:515] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.795001 17337 tablet_bootstrap.cc:654] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.796120 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
W20260608 12:55:38.797685 17107 leader_election.cc:343] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.802043 17350 leader_election.cc:290] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Requested vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.803967 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b"
I20260608 12:55:38.804775 17291 raft_consensus.cc:3060] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.815750 17291 raft_consensus.cc:2468] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 1.
I20260608 12:55:38.817646 17106 leader_election.cc:304] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [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: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: a73e6497146b4e86994d2b82727c9c7b
I20260608 12:55:38.818884 17350 raft_consensus.cc:2804] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:38.821616 17350 raft_consensus.cc:697] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Becoming Leader. State: Replica: bd5118d315774f6199f660997a23a25e, State: Running, Role: LEADER
I20260608 12:55:38.822561 17350 consensus_queue.cc:237] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.813449 17340 leader_election.cc:290] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Requested vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.819723 17292 raft_consensus.cc:2468] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 1.
I20260608 12:55:38.858816 17041 catalog_manager.cc:5696] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e reported cstate change: term changed from 0 to 1, leader changed from <none> to bd5118d315774f6199f660997a23a25e (127.16.21.193). New cstate: current_term: 1 leader_uuid: "bd5118d315774f6199f660997a23a25e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:38.862854 17038 catalog_manager.cc:5696] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b reported cstate change: term changed from 0 to 1, leader changed from <none> to 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195). New cstate: current_term: 1 leader_uuid: "69f9f31fa0fe471b83047ff1ba42989b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:38.847925 17340 raft_consensus.cc:493] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.868480 17337 tablet_bootstrap.cc:492] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.870833 17337 ts_tablet_manager.cc:1403] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.000s
I20260608 12:55:38.866449 17338 tablet_bootstrap.cc:492] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:38.869836 17106 leader_election.cc:304] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [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: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: a73e6497146b4e86994d2b82727c9c7b
I20260608 12:55:38.872368 17350 raft_consensus.cc:2804] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:38.872871 17350 raft_consensus.cc:697] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Becoming Leader. State: Replica: bd5118d315774f6199f660997a23a25e, State: Running, Role: LEADER
I20260608 12:55:38.873652 17350 consensus_queue.cc:237] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.874047 17337 raft_consensus.cc:359] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.874902 17340 raft_consensus.cc:515] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.878764 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deefeff52d20486bb79dc3ec6770851c" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.876135 17337 raft_consensus.cc:385] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.879495 17217 raft_consensus.cc:2468] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 0.
I20260608 12:55:38.879678 17337 raft_consensus.cc:740] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.880771 17337 consensus_queue.cc:260] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.880975 17107 leader_election.cc:304] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a73e6497146b4e86994d2b82727c9c7b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:38.882421 17338 ts_tablet_manager.cc:1403] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.218s	user 0.047s	sys 0.050s
I20260608 12:55:38.882513 17377 raft_consensus.cc:2804] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.883219 17377 raft_consensus.cc:493] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.883625 17377 raft_consensus.cc:3060] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.886500 17341 tablet_bootstrap.cc:492] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:38.887006 17341 ts_tablet_manager.cc:1403] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.214s	user 0.037s	sys 0.047s
I20260608 12:55:38.885500 17340 leader_election.cc:290] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.888584 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deefeff52d20486bb79dc3ec6770851c" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
W20260608 12:55:38.890761 17106 leader_election.cc:343] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.891335 17341 raft_consensus.cc:359] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.892102 17341 raft_consensus.cc:385] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.892464 17341 raft_consensus.cc:740] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:38.893375 17341 consensus_queue.cc:260] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.880964 17041 catalog_manager.cc:5696] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b reported cstate change: term changed from 0 to 1, leader changed from <none> to a73e6497146b4e86994d2b82727c9c7b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "a73e6497146b4e86994d2b82727c9c7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:38.894901 17038 catalog_manager.cc:5696] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e reported cstate change: term changed from 0 to 1, leader changed from <none> to bd5118d315774f6199f660997a23a25e (127.16.21.193). New cstate: current_term: 1 leader_uuid: "bd5118d315774f6199f660997a23a25e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:38.898254 17341 ts_tablet_manager.cc:1434] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260608 12:55:38.898033 17377 raft_consensus.cc:515] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.899405 17341 tablet_bootstrap.cc:492] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b: Bootstrap starting.
I20260608 12:55:38.902607 17338 raft_consensus.cc:359] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.903436 17338 raft_consensus.cc:385] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:38.889248 17337 ts_tablet_manager.cc:1434] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:55:38.904870 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deefeff52d20486bb79dc3ec6770851c" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b"
I20260608 12:55:38.904074 17377 leader_election.cc:290] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Requested vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:38.905099 17338 raft_consensus.cc:740] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
W20260608 12:55:38.906574 17106 leader_election.cc:343] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.907641 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deefeff52d20486bb79dc3ec6770851c" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
I20260608 12:55:38.908197 17217 raft_consensus.cc:3060] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:38.914494 17217 raft_consensus.cc:2468] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd5118d315774f6199f660997a23a25e in term 1.
I20260608 12:55:38.915774 17107 leader_election.cc:304] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [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: a73e6497146b4e86994d2b82727c9c7b, bd5118d315774f6199f660997a23a25e; no voters: 69f9f31fa0fe471b83047ff1ba42989b
I20260608 12:55:38.919039 17350 raft_consensus.cc:2804] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:38.919541 17350 raft_consensus.cc:697] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Becoming Leader. State: Replica: bd5118d315774f6199f660997a23a25e, State: Running, Role: LEADER
I20260608 12:55:38.920877 17337 tablet_bootstrap.cc:492] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b: Bootstrap starting.
I20260608 12:55:38.920387 17350 consensus_queue.cc:237] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.928536 17346 raft_consensus.cc:493] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.933331 17377 consensus_queue.cc:1048] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:38.929370 17346 raft_consensus.cc:515] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.934720 17341 tablet_bootstrap.cc:654] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.926699 17338 consensus_queue.cc:260] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.937111 17346 leader_election.cc:290] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:38.939791 17337 tablet_bootstrap.cc:654] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.937014 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ddcdfd28194793ac1bf4d805a0f019" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
I20260608 12:55:38.938376 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ddcdfd28194793ac1bf4d805a0f019" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.941521 17338 ts_tablet_manager.cc:1434] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260608 12:55:38.954833 17346 raft_consensus.cc:493] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:38.971117 17346 raft_consensus.cc:515] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:38.971719 17338 tablet_bootstrap.cc:492] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e: Bootstrap starting.
I20260608 12:55:38.974115 17217 raft_consensus.cc:2468] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 0.
I20260608 12:55:38.979427 17256 leader_election.cc:304] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b; no voters: 
I20260608 12:55:38.979718 17346 leader_election.cc:290] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:38.981765 17371 raft_consensus.cc:2804] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.981419 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223874a429324391bb840b23faa326ef" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
I20260608 12:55:38.976301 17143 raft_consensus.cc:2468] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 0.
I20260608 12:55:38.983217 17337 tablet_bootstrap.cc:492] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b: No bootstrap required, opened a new log
I20260608 12:55:38.983732 17337 ts_tablet_manager.cc:1403] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260608 12:55:38.982211 17371 raft_consensus.cc:493] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.986409 17338 tablet_bootstrap.cc:654] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:38.987545 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223874a429324391bb840b23faa326ef" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:38.986394 17371 raft_consensus.cc:3060] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:38.988873 17258 leader_election.cc:343] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd5118d315774f6199f660997a23a25e (127.16.21.193:35609): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:38.988848 17217 raft_consensus.cc:2468] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 0.
I20260608 12:55:38.990528 17256 leader_election.cc:304] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [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: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b; no voters: bd5118d315774f6199f660997a23a25e
I20260608 12:55:38.991911 17346 raft_consensus.cc:2804] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:38.992475 17346 raft_consensus.cc:493] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:38.992795 17346 raft_consensus.cc:3060] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.000770 17341 tablet_bootstrap.cc:492] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b: No bootstrap required, opened a new log
I20260608 12:55:39.001441 17341 ts_tablet_manager.cc:1403] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.010s
I20260608 12:55:39.017207 17346 raft_consensus.cc:515] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.019759 17346 leader_election.cc:290] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 election: Requested vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:39.020411 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223874a429324391bb840b23faa326ef" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e"
I20260608 12:55:39.021346 17341 raft_consensus.cc:359] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.021816 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223874a429324391bb840b23faa326ef" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
I20260608 12:55:39.022320 17341 raft_consensus.cc:385] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:39.022497 17218 raft_consensus.cc:3060] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.025156 17371 raft_consensus.cc:515] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
W20260608 12:55:39.027923 17258 leader_election.cc:343] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd5118d315774f6199f660997a23a25e (127.16.21.193:35609): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:39.028939 17040 catalog_manager.cc:5696] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e reported cstate change: term changed from 0 to 1, leader changed from <none> to bd5118d315774f6199f660997a23a25e (127.16.21.193). New cstate: current_term: 1 leader_uuid: "bd5118d315774f6199f660997a23a25e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:39.022760 17341 raft_consensus.cc:740] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Initialized, Role: FOLLOWER
I20260608 12:55:39.039710 17350 consensus_queue.cc:1048] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.042062 17218 raft_consensus.cc:2468] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 1.
I20260608 12:55:39.032588 17341 consensus_queue.cc:260] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.034301 17337 raft_consensus.cc:359] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.044198 17337 raft_consensus.cc:385] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:39.044543 17337 raft_consensus.cc:740] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Initialized, Role: FOLLOWER
I20260608 12:55:39.045463 17256 leader_election.cc:304] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [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: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b; no voters: bd5118d315774f6199f660997a23a25e
I20260608 12:55:39.045317 17337 consensus_queue.cc:260] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.046674 17346 raft_consensus.cc:2804] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:39.047838 17337 ts_tablet_manager.cc:1434] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260608 12:55:39.054685 17341 ts_tablet_manager.cc:1434] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260608 12:55:39.052474 17346 raft_consensus.cc:697] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Becoming Leader. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Running, Role: LEADER
I20260608 12:55:39.057616 17369 raft_consensus.cc:493] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:39.058117 17369 raft_consensus.cc:515] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.056969 17346 consensus_queue.cc:237] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.063768 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ddcdfd28194793ac1bf4d805a0f019" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e"
I20260608 12:55:39.063886 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
I20260608 12:55:39.065851 17338 tablet_bootstrap.cc:492] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e: No bootstrap required, opened a new log
I20260608 12:55:39.067836 17338 ts_tablet_manager.cc:1403] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.020s
I20260608 12:55:39.068280 17371 leader_election.cc:290] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 election: Requested vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:39.072160 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:39.073737 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ddcdfd28194793ac1bf4d805a0f019" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
I20260608 12:55:39.074380 17217 raft_consensus.cc:3060] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.073984 17291 raft_consensus.cc:2393] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a73e6497146b4e86994d2b82727c9c7b in current term 1: Already voted for candidate bd5118d315774f6199f660997a23a25e in this term.
I20260608 12:55:39.069327 17143 raft_consensus.cc:3060] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.076624 17181 leader_election.cc:304] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [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: a73e6497146b4e86994d2b82727c9c7b; no voters: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e
I20260608 12:55:39.077561 17347 raft_consensus.cc:3060] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.069490 17369 leader_election.cc:290] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:39.087157 17338 raft_consensus.cc:359] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.087788 17143 raft_consensus.cc:2468] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 1.
I20260608 12:55:39.088151 17338 raft_consensus.cc:385] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:39.088587 17338 raft_consensus.cc:740] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Initialized, Role: FOLLOWER
I20260608 12:55:39.089035 17258 leader_election.cc:304] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69f9f31fa0fe471b83047ff1ba42989b, bd5118d315774f6199f660997a23a25e; no voters: 
I20260608 12:55:39.089519 17338 consensus_queue.cc:260] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.092371 17338 ts_tablet_manager.cc:1434] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:55:39.093714 17347 raft_consensus.cc:2749] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:39.095628 17371 raft_consensus.cc:2804] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:39.096128 17371 raft_consensus.cc:697] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Becoming Leader. State: Replica: 69f9f31fa0fe471b83047ff1ba42989b, State: Running, Role: LEADER
I20260608 12:55:39.096978 17371 consensus_queue.cc:237] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.107280 17217 raft_consensus.cc:2468] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f9f31fa0fe471b83047ff1ba42989b in term 1.
I20260608 12:55:39.106938 17041 catalog_manager.cc:5696] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b reported cstate change: term changed from 0 to 1, leader changed from <none> to 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195). New cstate: current_term: 1 leader_uuid: "69f9f31fa0fe471b83047ff1ba42989b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:39.127952 17041 catalog_manager.cc:5696] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b reported cstate change: term changed from 0 to 1, leader changed from <none> to 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195). New cstate: current_term: 1 leader_uuid: "69f9f31fa0fe471b83047ff1ba42989b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:39.147122 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:39.155200 17394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:39.156237 17393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:39.157053 17396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:39.158577 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:39.159785 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:39.160080 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:39.160313 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923339160297 us; error 0 us; skew 500 ppm
I20260608 12:55:39.161202 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:39.164131 16471 webserver.cc:533] Webserver started at http://127.16.21.196:37161/ using document root <none> and password file <none>
I20260608 12:55:39.164734 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:39.164947 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:39.165234 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:39.166318 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "6b6dbe358e374fcb96d0dfd8debac267"
format_stamp: "Formatted at 2026-06-08 12:55:39 on dist-test-slave-7vxk"
I20260608 12:55:39.171223 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:55:39.174932 17401 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:39.175973 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:39.176292 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "6b6dbe358e374fcb96d0dfd8debac267"
format_stamp: "Formatted at 2026-06-08 12:55:39 on dist-test-slave-7vxk"
I20260608 12:55:39.176576 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:39.181985 17371 consensus_queue.cc:1048] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.198433 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:39.200245 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:39.200858 17387 consensus_queue.cc:1048] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.213966 17347 consensus_queue.cc:1048] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:39.228436 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:39.229652 17340 consensus_queue.cc:1048] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.231197 17350 consensus_queue.cc:1048] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:39.238574 17369 consensus_queue.cc:1048] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:39.267478 17350 raft_consensus.cc:493] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:39.268193 17350 raft_consensus.cc:515] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.271888 17292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223874a429324391bb840b23faa326ef" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b" is_pre_election: true
I20260608 12:55:39.271814 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223874a429324391bb840b23faa326ef" candidate_uuid: "bd5118d315774f6199f660997a23a25e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:39.273078 17218 raft_consensus.cc:2393] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd5118d315774f6199f660997a23a25e in current term 1: Already voted for candidate 69f9f31fa0fe471b83047ff1ba42989b in this term.
I20260608 12:55:39.275156 17106 leader_election.cc:304] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [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: bd5118d315774f6199f660997a23a25e; no voters: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b
I20260608 12:55:39.276263 17377 raft_consensus.cc:3060] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.276330 17350 leader_election.cc:290] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:39.287252 17377 raft_consensus.cc:2749] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:39.303773 17387 raft_consensus.cc:493] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:39.304250 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:39.304632 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:39.304356 17387 raft_consensus.cc:515] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:39.305004 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:39.305289 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:39.324039 17387 leader_election.cc:290] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), a73e6497146b4e86994d2b82727c9c7b (127.16.21.194:33101)
I20260608 12:55:39.325115 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deefeff52d20486bb79dc3ec6770851c" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd5118d315774f6199f660997a23a25e" is_pre_election: true
I20260608 12:55:39.326041 17218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deefeff52d20486bb79dc3ec6770851c" candidate_uuid: "69f9f31fa0fe471b83047ff1ba42989b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73e6497146b4e86994d2b82727c9c7b" is_pre_election: true
I20260608 12:55:39.326936 17218 raft_consensus.cc:2393] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69f9f31fa0fe471b83047ff1ba42989b in current term 1: Already voted for candidate bd5118d315774f6199f660997a23a25e in this term.
I20260608 12:55:39.328222 17256 leader_election.cc:304] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [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: 69f9f31fa0fe471b83047ff1ba42989b; no voters: a73e6497146b4e86994d2b82727c9c7b, bd5118d315774f6199f660997a23a25e
I20260608 12:55:39.330188 17387 raft_consensus.cc:3060] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.339689 17340 consensus_queue.cc:1048] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.340191 17387 raft_consensus.cc:2749] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:39.377444 17217 raft_consensus.cc:3060] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:39.388445 17377 consensus_queue.cc:1048] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.437536 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:37315
I20260608 12:55:39.437904 17471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:37315 every 8 connection(s)
I20260608 12:55:39.456763 17472 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34713
I20260608 12:55:39.457263 17472 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:39.457394 17387 consensus_queue.cc:1048] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:39.458282 17472 heartbeater.cc:507] Master 127.16.21.254:34713 requested a full tablet report, sending...
I20260608 12:55:39.460479 17041 ts_manager.cc:194] Registered new tserver with Master: 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196:37315)
I20260608 12:55:39.462296 17041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52738
I20260608 12:55:39.476372 17371 consensus_queue.cc:1048] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.483801 17350 consensus_queue.cc:1048] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.490095 17350 consensus_queue.cc:1048] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.601969 17371 consensus_queue.cc:1048] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:39.615002 17387 consensus_queue.cc:1048] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:40.468516 17472 heartbeater.cc:499] Master 127.16.21.254:34713 was elected leader, sending a full tablet report...
I20260608 12:55:40.481092 17094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:40.500252 17142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e"
dest_uuid: "bd5118d315774f6199f660997a23a25e"
mode: GRACEFUL
new_leader_uuid: "a73e6497146b4e86994d2b82727c9c7b"
 from {username='slave'} at 127.0.0.1:35984
I20260608 12:55:40.500854 17142 raft_consensus.cc:606] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Received request to transfer leadership to TS a73e6497146b4e86994d2b82727c9c7b
I20260608 12:55:40.502139 17094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:55:40.502622 17094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:40.734815 17484 raft_consensus.cc:993] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: : Instructing follower a73e6497146b4e86994d2b82727c9c7b to start an election
I20260608 12:55:40.735369 17377 raft_consensus.cc:1081] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Signalling peer a73e6497146b4e86994d2b82727c9c7b to start an election
I20260608 12:55:40.736927 17218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e"
dest_uuid: "a73e6497146b4e86994d2b82727c9c7b"
 from {username='slave'} at 127.0.0.1:40464
I20260608 12:55:40.737391 17218 raft_consensus.cc:493] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:40.737694 17218 raft_consensus.cc:3060] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:40.743057 17218 raft_consensus.cc:515] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:40.744877 17218 leader_election.cc:290] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [CANDIDATE]: Term 2 election: Requested vote from peers bd5118d315774f6199f660997a23a25e (127.16.21.193:35609), 69f9f31fa0fe471b83047ff1ba42989b (127.16.21.195:38875)
I20260608 12:55:40.745889 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd5118d315774f6199f660997a23a25e"
I20260608 12:55:40.745920 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155fd64861a4145a3c4f4a6d12eb70e" candidate_uuid: "a73e6497146b4e86994d2b82727c9c7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69f9f31fa0fe471b83047ff1ba42989b"
I20260608 12:55:40.746755 17142 raft_consensus.cc:3055] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:40.746840 17291 raft_consensus.cc:3060] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:40.747277 17142 raft_consensus.cc:740] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd5118d315774f6199f660997a23a25e, State: Running, Role: LEADER
I20260608 12:55:40.748322 17142 consensus_queue.cc:260] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [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: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:40.750245 17142 raft_consensus.cc:3060] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:40.753409 17291 raft_consensus.cc:2468] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a73e6497146b4e86994d2b82727c9c7b in term 2.
I20260608 12:55:40.754587 17181 leader_election.cc:304] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [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: 69f9f31fa0fe471b83047ff1ba42989b, a73e6497146b4e86994d2b82727c9c7b; no voters: 
I20260608 12:55:40.755337 17347 raft_consensus.cc:2804] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:40.756444 17347 raft_consensus.cc:697] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 2 LEADER]: Becoming Leader. State: Replica: a73e6497146b4e86994d2b82727c9c7b, State: Running, Role: LEADER
I20260608 12:55:40.757450 17142 raft_consensus.cc:2468] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a73e6497146b4e86994d2b82727c9c7b in term 2.
I20260608 12:55:40.757333 17347 consensus_queue.cc:237] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [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: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } }
I20260608 12:55:40.766269 17040 catalog_manager.cc:5696] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b reported cstate change: term changed from 1 to 2, leader changed from bd5118d315774f6199f660997a23a25e (127.16.21.193) to a73e6497146b4e86994d2b82727c9c7b (127.16.21.194). New cstate: current_term: 2 leader_uuid: "a73e6497146b4e86994d2b82727c9c7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:41.153162 17142 raft_consensus.cc:1275] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 2 FOLLOWER]: Refusing update from remote peer a73e6497146b4e86994d2b82727c9c7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:41.154946 17347 consensus_queue.cc:1048] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:41.168011 17291 raft_consensus.cc:1275] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 2 FOLLOWER]: Refusing update from remote peer a73e6497146b4e86994d2b82727c9c7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:41.170194 17485 consensus_queue.cc:1048] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:42.503619 17094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:42.509788 17094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:42.510224 17094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:44.511044 17094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:44.516923 17094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:44.517378 17094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:44.713245 17291 consensus_queue.cc:237] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [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: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } attrs { replace: true } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } }
I20260608 12:55:44.722170 17217 raft_consensus.cc:1275] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Refusing update from remote peer 69f9f31fa0fe471b83047ff1ba42989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.723008 17142 raft_consensus.cc:1275] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Refusing update from remote peer 69f9f31fa0fe471b83047ff1ba42989b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.724279 17500 consensus_queue.cc:1048] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:44.725427 17504 consensus_queue.cc:1048] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:44.736200 17504 raft_consensus.cc:2955] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } attrs { replace: true } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
W20260608 12:55:44.739607 17255 consensus_peers.cc:597] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b -> Peer 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196:37315): Couldn't send request to peer 6b6dbe358e374fcb96d0dfd8debac267. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 223874a429324391bb840b23faa326ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:44.738394 17142 raft_consensus.cc:2955] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } attrs { replace: true } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.741899 17217 raft_consensus.cc:2955] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } attrs { replace: true } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.752226 17040 catalog_manager.cc:5696] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b reported cstate change: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "69f9f31fa0fe471b83047ff1ba42989b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:44.772892 17142 consensus_queue.cc:237] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [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: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } attrs { replace: true } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } }
I20260608 12:55:44.783352 17291 raft_consensus.cc:1275] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Refusing update from remote peer bd5118d315774f6199f660997a23a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.785836 17497 consensus_queue.cc:1048] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:44.785691 17217 raft_consensus.cc:1275] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Refusing update from remote peer bd5118d315774f6199f660997a23a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.788992 17497 consensus_queue.cc:1048] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:44.798043 17106 consensus_peers.cc:597] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e -> Peer 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196:37315): Couldn't send request to peer 6b6dbe358e374fcb96d0dfd8debac267. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c3e3558b24e463395f635fd52b9bb28. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:44.798986 17497 raft_consensus.cc:2955] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } attrs { replace: true } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.800236 17291 raft_consensus.cc:2955] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } attrs { replace: true } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.815578 17040 catalog_manager.cc:5696] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b reported cstate change: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "bd5118d315774f6199f660997a23a25e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } attrs { replace: true } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.825292 17217 raft_consensus.cc:2955] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } attrs { replace: true } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.835992 17218 consensus_queue.cc:237] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [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: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } }
I20260608 12:55:44.845170 17142 raft_consensus.cc:1275] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Refusing update from remote peer a73e6497146b4e86994d2b82727c9c7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.845768 17291 raft_consensus.cc:1275] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Refusing update from remote peer a73e6497146b4e86994d2b82727c9c7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.846726 17522 consensus_queue.cc:1048] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:44.847749 17498 consensus_queue.cc:1048] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:44.855780 17181 consensus_peers.cc:597] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b -> Peer 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196:37315): Couldn't send request to peer 6b6dbe358e374fcb96d0dfd8debac267. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63157b43d1e2423b9211d906719bb4b1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:44.857707 17522 raft_consensus.cc:2955] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.859702 17142 raft_consensus.cc:2955] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.861649 17291 raft_consensus.cc:2955] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.871598 17143 consensus_queue.cc:237] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [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: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } }
I20260608 12:55:44.872292 17041 catalog_manager.cc:5696] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b reported cstate change: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "a73e6497146b4e86994d2b82727c9c7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:44.883874 17218 raft_consensus.cc:1275] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Refusing update from remote peer bd5118d315774f6199f660997a23a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:44.884126 17291 raft_consensus.cc:1275] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Refusing update from remote peer bd5118d315774f6199f660997a23a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:44.884846 17106 consensus_peers.cc:597] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e -> Peer 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196:37315): Couldn't send request to peer 6b6dbe358e374fcb96d0dfd8debac267. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: deefeff52d20486bb79dc3ec6770851c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:44.885824 17497 consensus_queue.cc:1048] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:44.887452 17519 consensus_queue.cc:1048] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:44.894930 17497 raft_consensus.cc:2955] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.896905 17291 raft_consensus.cc:2955] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.901074 17218 raft_consensus.cc:2955] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.908689 17041 catalog_manager.cc:5696] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b reported cstate change: config changed from index -1 to 2, NON_VOTER 6b6dbe358e374fcb96d0dfd8debac267 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "bd5118d315774f6199f660997a23a25e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd5118d315774f6199f660997a23a25e" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35609 } } peers { permanent_uuid: "a73e6497146b4e86994d2b82727c9c7b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33101 } } peers { permanent_uuid: "69f9f31fa0fe471b83047ff1ba42989b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "6b6dbe358e374fcb96d0dfd8debac267" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37315 } attrs { promote: true } } }
I20260608 12:55:44.959719 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:55:44.997869 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:44.998726 16471 tablet_replica.cc:333] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:44.999437 16471 raft_consensus.cc:2243] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:44.999893 16471 raft_consensus.cc:2272] T 30ddcdfd28194793ac1bf4d805a0f019 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.001879 16471 tablet_replica.cc:333] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.002640 16471 raft_consensus.cc:2243] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.003211 16471 raft_consensus.cc:2272] T 4155fd64861a4145a3c4f4a6d12eb70e P bd5118d315774f6199f660997a23a25e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.006042 16471 tablet_replica.cc:333] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.006819 16471 raft_consensus.cc:2243] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.008213 16471 raft_consensus.cc:2272] T 2c3e3558b24e463395f635fd52b9bb28 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.011039 16471 tablet_replica.cc:333] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.011718 16471 raft_consensus.cc:2243] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.012569 16471 raft_consensus.cc:2272] T deefeff52d20486bb79dc3ec6770851c P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.014776 16471 tablet_replica.cc:333] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.015362 16471 raft_consensus.cc:2243] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.015798 16471 raft_consensus.cc:2272] T 223874a429324391bb840b23faa326ef P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.017884 16471 tablet_replica.cc:333] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.018427 16471 raft_consensus.cc:2243] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.018792 16471 raft_consensus.cc:2272] T d432d2fefa6b4dd6a651e0e8746bdc6f P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.020556 16471 tablet_replica.cc:333] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.021003 16471 raft_consensus.cc:2243] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.021415 16471 raft_consensus.cc:2272] T 63157b43d1e2423b9211d906719bb4b1 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.023658 16471 tablet_replica.cc:333] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e: stopping tablet replica
I20260608 12:55:45.024091 16471 raft_consensus.cc:2243] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.024763 16471 raft_consensus.cc:2272] T 77049c03af9149188df9a751da2ba605 P bd5118d315774f6199f660997a23a25e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.044381 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:55:45.065125 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
W20260608 12:55:45.081055 17258 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:35609: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:55:45.089481 17258 consensus_peers.cc:597] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b -> Peer bd5118d315774f6199f660997a23a25e (127.16.21.193:35609): Couldn't send request to peer bd5118d315774f6199f660997a23a25e. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:35609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:45.108119 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:45.108940 16471 tablet_replica.cc:333] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.109588 16471 raft_consensus.cc:2243] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.110042 16471 raft_consensus.cc:2272] T 77049c03af9149188df9a751da2ba605 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.112116 16471 tablet_replica.cc:333] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.112658 16471 raft_consensus.cc:2243] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.113387 16471 raft_consensus.cc:2272] T 4155fd64861a4145a3c4f4a6d12eb70e P a73e6497146b4e86994d2b82727c9c7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.115192 16471 tablet_replica.cc:333] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.115712 16471 raft_consensus.cc:2243] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.116148 16471 raft_consensus.cc:2272] T 2c3e3558b24e463395f635fd52b9bb28 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.118361 16471 tablet_replica.cc:333] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.118906 16471 raft_consensus.cc:2243] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.119361 16471 raft_consensus.cc:2272] T deefeff52d20486bb79dc3ec6770851c P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.122146 16471 tablet_replica.cc:333] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.122856 16471 raft_consensus.cc:2243] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.123435 16471 raft_consensus.cc:2272] T 223874a429324391bb840b23faa326ef P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.126094 16471 tablet_replica.cc:333] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.126801 16471 raft_consensus.cc:2243] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.127327 16471 raft_consensus.cc:2272] T d432d2fefa6b4dd6a651e0e8746bdc6f P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.129784 16471 tablet_replica.cc:333] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.130412 16471 raft_consensus.cc:2243] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.130877 16471 raft_consensus.cc:2272] T 30ddcdfd28194793ac1bf4d805a0f019 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.133302 16471 tablet_replica.cc:333] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b: stopping tablet replica
I20260608 12:55:45.133891 16471 raft_consensus.cc:2243] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.135042 16471 raft_consensus.cc:2272] T 63157b43d1e2423b9211d906719bb4b1 P a73e6497146b4e86994d2b82727c9c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.183422 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:55:45.202616 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
W20260608 12:55:45.228232 17258 consensus_peers.cc:597] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b -> Peer bd5118d315774f6199f660997a23a25e (127.16.21.193:35609): Couldn't send request to peer bd5118d315774f6199f660997a23a25e. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:35609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:45.239704 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:45.240587 16471 tablet_replica.cc:333] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.241199 16471 raft_consensus.cc:2243] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.241933 16471 raft_consensus.cc:2272] T 30ddcdfd28194793ac1bf4d805a0f019 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.243997 16471 tablet_replica.cc:333] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.244633 16471 raft_consensus.cc:2243] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.245193 16471 raft_consensus.cc:2272] T 4155fd64861a4145a3c4f4a6d12eb70e P 69f9f31fa0fe471b83047ff1ba42989b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.247303 16471 tablet_replica.cc:333] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.247905 16471 raft_consensus.cc:2243] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.248911 16471 raft_consensus.cc:2272] T 223874a429324391bb840b23faa326ef P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.251020 16471 tablet_replica.cc:333] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.251603 16471 raft_consensus.cc:2243] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.252321 16471 raft_consensus.cc:2272] T d432d2fefa6b4dd6a651e0e8746bdc6f P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.254158 16471 tablet_replica.cc:333] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.254719 16471 raft_consensus.cc:2243] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.255196 16471 raft_consensus.cc:2272] T 63157b43d1e2423b9211d906719bb4b1 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.257220 16471 tablet_replica.cc:333] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.257691 16471 raft_consensus.cc:2243] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.258104 16471 raft_consensus.cc:2272] T 77049c03af9149188df9a751da2ba605 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.259996 16471 tablet_replica.cc:333] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.260465 16471 raft_consensus.cc:2243] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.260877 16471 raft_consensus.cc:2272] T deefeff52d20486bb79dc3ec6770851c P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.262801 16471 tablet_replica.cc:333] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b: stopping tablet replica
I20260608 12:55:45.263312 16471 raft_consensus.cc:2243] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:45.263742 16471 raft_consensus.cc:2272] T 2c3e3558b24e463395f635fd52b9bb28 P 69f9f31fa0fe471b83047ff1ba42989b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.292309 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:55:45.318238 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:55:45.350147 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:45.366436 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:55:45.374859 16471 master.cc:562] Master@127.16.21.254:34713 shutting down...
W20260608 12:55:45.404634 17089 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:55:45.404922 17089 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:55:45.405153 17089 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:55:45.406185 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:45.406683 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:45.407017 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P a74f2da963bc42c6bb4a8d65b7fd1d11: stopping tablet replica
I20260608 12:55:45.425496 16471 master.cc:584] Master@127.16.21.254:34713 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9105 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:55:45.462954 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:40929,127.16.21.253:33239,127.16.21.252:38469
I20260608 12:55:45.464551 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:45.469692 17531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:45.470789 17532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:45.471350 17534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.471567 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:45.472450 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:45.472664 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:45.472826 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923345472809 us; error 0 us; skew 500 ppm
I20260608 12:55:45.473415 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:45.475694 16471 webserver.cc:533] Webserver started at http://127.16.21.254:38903/ using document root <none> and password file <none>
I20260608 12:55:45.476210 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:45.476411 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:45.476668 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:45.477752 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "023ef6e6ddac441c81dcff1bf97e4bf5"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.482080 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:55:45.485482 17539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.486418 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:45.486656 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "023ef6e6ddac441c81dcff1bf97e4bf5"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.486877 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:45.497630 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:45.498755 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:45.537815 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:40929
I20260608 12:55:45.537952 17590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:40929 every 8 connection(s)
I20260608 12:55:45.541829 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:45.541922 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:45.547441 17593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:45.548889 17594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.549196 17591 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:45.551499 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:45.552477 17596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.553646 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:45.553965 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:45.554206 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923345554174 us; error 0 us; skew 500 ppm
I20260608 12:55:45.554986 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:45.557420 16471 webserver.cc:533] Webserver started at http://127.16.21.253:45707/ using document root <none> and password file <none>
I20260608 12:55:45.558041 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:45.558254 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:45.558518 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:45.559612 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root/instance:
uuid: "ff9b096e97bd4d17ab5acb195794b785"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.563884 17591 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:45.564303 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:55:45.568078 17604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.568907 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
W20260608 12:55:45.569195 17591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.253:33239: Network error: Client connection negotiation failed: client connection to 127.16.21.253:33239: connect: Connection refused (error 111)
I20260608 12:55:45.569211 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root
uuid: "ff9b096e97bd4d17ab5acb195794b785"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.569729 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:45.582612 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:45.583740 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:45.600920 17591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } attempt: 1
W20260608 12:55:45.606426 17591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.253:33239: Network error: Client connection negotiation failed: client connection to 127.16.21.253:33239: connect: Connection refused (error 111)
I20260608 12:55:45.623966 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.253:33239
I20260608 12:55:45.624079 17655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.253:33239 every 8 connection(s)
I20260608 12:55:45.628002 17656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:45.628036 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:45.633419 17658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:45.634511 17659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.636297 17656 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:45.637073 17661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.640580 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:45.641516 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:45.641779 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:45.641984 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923345641966 us; error 0 us; skew 500 ppm
I20260608 12:55:45.642771 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:45.645678 16471 webserver.cc:533] Webserver started at http://127.16.21.252:39377/ using document root <none> and password file <none>
I20260608 12:55:45.646413 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:45.646651 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:45.646973 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:45.648366 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root/instance:
uuid: "d790950d004d43c3a51b2f47374f34ec"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.649674 17656 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:45.653970 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:55:45.658483 17668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.659454 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:45.659854 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root
uuid: "d790950d004d43c3a51b2f47374f34ec"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.660251 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:45.662050 17656 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:45.668160 17656 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:38469: Network error: Client connection negotiation failed: client connection to 127.16.21.252:38469: connect: Connection refused (error 111)
I20260608 12:55:45.677898 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:45.679147 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:45.679041 17591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } attempt: 2
I20260608 12:55:45.689582 17591 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:45.694994 17591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:38469: Network error: Client connection negotiation failed: client connection to 127.16.21.252:38469: connect: Connection refused (error 111)
I20260608 12:55:45.712605 17591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } attempt: 1
W20260608 12:55:45.718426 17591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:38469: Network error: Client connection negotiation failed: client connection to 127.16.21.252:38469: connect: Connection refused (error 111)
I20260608 12:55:45.719724 17656 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } attempt: 1
I20260608 12:55:45.724706 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.252:38469
W20260608 12:55:45.724659 17656 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.21.252:38469: Network error: Client connection negotiation failed: client connection to 127.16.21.252:38469: connect: Connection refused (error 111)
I20260608 12:55:45.724861 17720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.252:38469 every 8 connection(s)
I20260608 12:55:45.728015 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:45.729151 17721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:45.734593 17721 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:45.745378 17721 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:45.754827 17721 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:45.770471 17721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: Bootstrap starting.
I20260608 12:55:45.775331 17721 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:45.779434 17721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: No bootstrap required, opened a new log
I20260608 12:55:45.781553 17721 raft_consensus.cc:359] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:45.782038 17721 raft_consensus.cc:385] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:45.782235 17721 raft_consensus.cc:740] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d790950d004d43c3a51b2f47374f34ec, State: Initialized, Role: FOLLOWER
I20260608 12:55:45.782788 17721 consensus_queue.cc:260] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:45.784533 17726 sys_catalog.cc:455] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [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: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:45.785099 17726 sys_catalog.cc:458] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:45.785632 17721 sys_catalog.cc:565] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:45.785902 17591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } attempt: 2
I20260608 12:55:45.799521 17656 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } attempt: 2
I20260608 12:55:45.803580 17591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5: Bootstrap starting.
W20260608 12:55:45.803998 17737 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:45.804337 17737 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:45.809918 17591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:45.815227 17591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5: No bootstrap required, opened a new log
I20260608 12:55:45.817984 17656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: Bootstrap starting.
I20260608 12:55:45.818140 17591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:45.818878 17591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:45.819201 17591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 023ef6e6ddac441c81dcff1bf97e4bf5, State: Initialized, Role: FOLLOWER
I20260608 12:55:45.819998 17591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:45.822263 17739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [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: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:45.822803 17739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:45.823879 17591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:45.825212 17656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:45.831408 17656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: No bootstrap required, opened a new log
I20260608 12:55:45.834740 17656 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:45.835613 17656 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:45.835968 17656 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b096e97bd4d17ab5acb195794b785, State: Initialized, Role: FOLLOWER
I20260608 12:55:45.837268 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:55:45.836849 17656 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:45.839193 17752 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [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: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:45.839916 17752 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:55:45.840691 17751 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 12:55:45.840690 17656 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:55:45.841104 17751 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:45.850847 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:55:45.852943 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:45.855412 17763 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:45.855854 17763 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:55:45.897322 17764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.921315 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:45.922147 17765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:45.938444 17767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:45.940068 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:45.940622 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:45.940888 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923345940869 us; error 0 us; skew 500 ppm
I20260608 12:55:45.941753 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:45.945700 16471 webserver.cc:533] Webserver started at http://127.16.21.193:32973/ using document root <none> and password file <none>
I20260608 12:55:45.946394 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:45.946650 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:45.947098 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:45.948990 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "c0326fb6b19d48a0a26ac8ab6b39d142"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.956532 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:55:45.961489 17772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.962833 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:45.963231 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "c0326fb6b19d48a0a26ac8ab6b39d142"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-7vxk"
I20260608 12:55:45.963606 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:45.994721 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:45.996006 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:45.997256 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:45.999663 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:45.999884 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.000114 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:46.000281 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.038689 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:35295
I20260608 12:55:46.038954 17834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:35295 every 8 connection(s)
I20260608 12:55:46.039247 17739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:46.039773 17739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:46.042028 17739 leader_election.cc:290] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9b096e97bd4d17ab5acb195794b785 (127.16.21.253:33239), d790950d004d43c3a51b2f47374f34ec (127.16.21.252:38469)
I20260608 12:55:46.042747 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b096e97bd4d17ab5acb195794b785" is_pre_election: true
I20260608 12:55:46.043561 17696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d790950d004d43c3a51b2f47374f34ec" is_pre_election: true
I20260608 12:55:46.043787 17631 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 023ef6e6ddac441c81dcff1bf97e4bf5 in term 0.
I20260608 12:55:46.044226 17696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 023ef6e6ddac441c81dcff1bf97e4bf5 in term 0.
I20260608 12:55:46.049484 17543 leader_election.cc:304] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 023ef6e6ddac441c81dcff1bf97e4bf5, d790950d004d43c3a51b2f47374f34ec; no voters: 
I20260608 12:55:46.050107 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:46.050560 17739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:46.051064 17739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:46.051527 17739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.060225 17739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:46.064636 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b096e97bd4d17ab5acb195794b785"
I20260608 12:55:46.065414 17631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.074095 17631 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 023ef6e6ddac441c81dcff1bf97e4bf5 in term 1.
I20260608 12:55:46.076560 17696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d790950d004d43c3a51b2f47374f34ec"
I20260608 12:55:46.077221 17696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:46.084052 17841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:46.084569 17696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 023ef6e6ddac441c81dcff1bf97e4bf5 in term 1.
I20260608 12:55:46.085759 17739 leader_election.cc:290] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [CANDIDATE]: Term 1 election: Requested vote from peers ff9b096e97bd4d17ab5acb195794b785 (127.16.21.253:33239), d790950d004d43c3a51b2f47374f34ec (127.16.21.252:38469)
I20260608 12:55:46.086575 17543 leader_election.cc:304] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 023ef6e6ddac441c81dcff1bf97e4bf5, ff9b096e97bd4d17ab5acb195794b785; no voters: 
W20260608 12:55:46.086714 17842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:46.087656 17836 heartbeater.cc:344] Connected to a master server at 127.16.21.252:38469
I20260608 12:55:46.088231 17835 heartbeater.cc:344] Connected to a master server at 127.16.21.253:33239
I20260608 12:55:46.089527 17836 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.089627 17835 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.090229 17739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:46.090603 17836 heartbeater.cc:507] Master 127.16.21.252:38469 requested a full tablet report, sending...
I20260608 12:55:46.090770 17739 raft_consensus.cc:697] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 1 LEADER]: Becoming Leader. State: Replica: 023ef6e6ddac441c81dcff1bf97e4bf5, State: Running, Role: LEADER
I20260608 12:55:46.090834 17835 heartbeater.cc:507] Master 127.16.21.253:33239 requested a full tablet report, sending...
I20260608 12:55:46.092025 17739 consensus_queue.cc:237] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:46.093541 17686 ts_manager.cc:194] Registered new tserver with Master: c0326fb6b19d48a0a26ac8ab6b39d142 (127.16.21.193:35295)
I20260608 12:55:46.095193 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:46.095676 17844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:46.096720 17621 ts_manager.cc:194] Registered new tserver with Master: c0326fb6b19d48a0a26ac8ab6b39d142 (127.16.21.193:35295)
I20260608 12:55:46.097213 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:46.097643 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:46.098335 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923346098307 us; error 0 us; skew 500 ppm
I20260608 12:55:46.099418 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:46.101545 17838 heartbeater.cc:344] Connected to a master server at 127.16.21.254:40929
I20260608 12:55:46.102115 17838 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.103371 17838 heartbeater.cc:507] Master 127.16.21.254:40929 requested a full tablet report, sending...
I20260608 12:55:46.103950 17846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 023ef6e6ddac441c81dcff1bf97e4bf5. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.104553 17846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:46.105477 16471 webserver.cc:533] Webserver started at http://127.16.21.194:40423/ using document root <none> and password file <none>
I20260608 12:55:46.106244 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:46.106464 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:46.106341 17556 ts_manager.cc:194] Registered new tserver with Master: c0326fb6b19d48a0a26ac8ab6b39d142 (127.16.21.193:35295)
I20260608 12:55:46.106986 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:46.107921 17850 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:46.108633 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "4157277962ac4a4d86f0fd9e0638426e"
format_stamp: "Formatted at 2026-06-08 12:55:46 on dist-test-slave-7vxk"
I20260608 12:55:46.114799 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:55:46.115039 17850 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:46.119450 17852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.120435 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:46.120777 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "4157277962ac4a4d86f0fd9e0638426e"
format_stamp: "Formatted at 2026-06-08 12:55:46 on dist-test-slave-7vxk"
I20260608 12:55:46.121073 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:46.125066 17631 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 1 FOLLOWER]: Refusing update from remote peer 023ef6e6ddac441c81dcff1bf97e4bf5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:46.125411 17696 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Refusing update from remote peer 023ef6e6ddac441c81dcff1bf97e4bf5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:46.126811 17846 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:46.127527 17739 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:46.136685 17752 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 023ef6e6ddac441c81dcff1bf97e4bf5. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.137449 17752 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:46.147006 17846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.147878 17846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:46.149362 17850 catalog_manager.cc:1382] Generated new cluster ID: 66321350a8e0401d81d4da6fd797e4db
I20260608 12:55:46.149662 17850 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:46.151317 17752 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.152012 17752 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:46.155162 17726 sys_catalog.cc:455] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 023ef6e6ddac441c81dcff1bf97e4bf5. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.155903 17726 sys_catalog.cc:458] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:46.157575 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:46.159201 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:46.159510 17739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.160537 17739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:46.172631 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:46.175819 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:46.176074 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.176347 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:46.176550 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.177493 17726 sys_catalog.cc:455] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:46.178217 17726 sys_catalog.cc:458] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:46.200690 17850 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:46.202548 17850 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:46.246114 17850 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5: Generated new TSK 0
I20260608 12:55:46.247293 17850 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:46.254112 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:45313
I20260608 12:55:46.254233 17923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:45313 every 8 connection(s)
I20260608 12:55:46.261551 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:46.279652 17931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:46.279902 17925 heartbeater.cc:344] Connected to a master server at 127.16.21.252:38469
I20260608 12:55:46.280050 17924 heartbeater.cc:344] Connected to a master server at 127.16.21.253:33239
I20260608 12:55:46.280506 17925 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.281651 17925 heartbeater.cc:507] Master 127.16.21.252:38469 requested a full tablet report, sending...
I20260608 12:55:46.280524 17924 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.284220 17924 heartbeater.cc:507] Master 127.16.21.253:33239 requested a full tablet report, sending...
W20260608 12:55:46.287581 17932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:46.288839 17686 ts_manager.cc:194] Registered new tserver with Master: 4157277962ac4a4d86f0fd9e0638426e (127.16.21.194:45313)
W20260608 12:55:46.289664 17934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:46.288949 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:46.290673 17621 ts_manager.cc:194] Registered new tserver with Master: 4157277962ac4a4d86f0fd9e0638426e (127.16.21.194:45313)
I20260608 12:55:46.290957 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:55:46.291134 17926 heartbeater.cc:344] Connected to a master server at 127.16.21.254:40929
W20260608 12:55:46.291281 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:46.291595 17926 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.291563 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923346291543 us; error 0 us; skew 500 ppm
I20260608 12:55:46.292665 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:46.292601 17926 heartbeater.cc:507] Master 127.16.21.254:40929 requested a full tablet report, sending...
I20260608 12:55:46.294996 17556 ts_manager.cc:194] Registered new tserver with Master: 4157277962ac4a4d86f0fd9e0638426e (127.16.21.194:45313)
I20260608 12:55:46.295842 16471 webserver.cc:533] Webserver started at http://127.16.21.195:40373/ using document root <none> and password file <none>
I20260608 12:55:46.296377 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:46.296593 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:46.296900 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:46.297137 17556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54868
I20260608 12:55:46.298032 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "fcd2c786225b4df7a8dbf631db3d8b47"
format_stamp: "Formatted at 2026-06-08 12:55:46 on dist-test-slave-7vxk"
I20260608 12:55:46.302441 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:55:46.305581 17939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.306304 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:46.306583 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "fcd2c786225b4df7a8dbf631db3d8b47"
format_stamp: "Formatted at 2026-06-08 12:55:46 on dist-test-slave-7vxk"
I20260608 12:55:46.306926 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:46.329888 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:46.331092 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:46.332309 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:46.334318 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:46.334523 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.334782 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:46.334949 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:46.374696 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:35327
I20260608 12:55:46.374831 18001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:35327 every 8 connection(s)
I20260608 12:55:46.393507 18002 heartbeater.cc:344] Connected to a master server at 127.16.21.253:33239
I20260608 12:55:46.393971 18002 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.394861 18002 heartbeater.cc:507] Master 127.16.21.253:33239 requested a full tablet report, sending...
I20260608 12:55:46.396749 18003 heartbeater.cc:344] Connected to a master server at 127.16.21.252:38469
I20260608 12:55:46.397169 18003 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.397722 18004 heartbeater.cc:344] Connected to a master server at 127.16.21.254:40929
I20260608 12:55:46.398175 18004 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:46.399066 18004 heartbeater.cc:507] Master 127.16.21.254:40929 requested a full tablet report, sending...
I20260608 12:55:46.399514 17621 ts_manager.cc:194] Registered new tserver with Master: fcd2c786225b4df7a8dbf631db3d8b47 (127.16.21.195:35327)
I20260608 12:55:46.398094 18003 heartbeater.cc:507] Master 127.16.21.252:38469 requested a full tablet report, sending...
I20260608 12:55:46.401283 17556 ts_manager.cc:194] Registered new tserver with Master: fcd2c786225b4df7a8dbf631db3d8b47 (127.16.21.195:35327)
I20260608 12:55:46.402706 17556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54874
I20260608 12:55:46.402719 17686 ts_manager.cc:194] Registered new tserver with Master: fcd2c786225b4df7a8dbf631db3d8b47 (127.16.21.195:35327)
I20260608 12:55:46.402813 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023055629s
I20260608 12:55:46.808387 17737 catalog_manager.cc:1294] Loaded cluster ID: 66321350a8e0401d81d4da6fd797e4db
I20260608 12:55:46.808745 17737 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: loading cluster ID for follower catalog manager: success
I20260608 12:55:46.813134 17737 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: acquiring CA information for follower catalog manager: success
I20260608 12:55:46.816375 17737 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:46.859777 17763 catalog_manager.cc:1294] Loaded cluster ID: 66321350a8e0401d81d4da6fd797e4db
I20260608 12:55:46.860059 17763 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: loading cluster ID for follower catalog manager: success
I20260608 12:55:46.864498 17763 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: acquiring CA information for follower catalog manager: success
I20260608 12:55:46.867797 17763 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260608 12:55:46.934451 17587 debug-util.cc:398] Leaking SignalData structure 0x7b0800098800 after lost signal to thread 16474
I20260608 12:55:47.111407 17556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54862
I20260608 12:55:47.299459 17926 heartbeater.cc:499] Master 127.16.21.254:40929 was elected leader, sending a full tablet report...
I20260608 12:55:47.405606 18004 heartbeater.cc:499] Master 127.16.21.254:40929 was elected leader, sending a full tablet report...
I20260608 12:55:47.837118 17750 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:47.997859 17556 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54888:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:55:48.106101 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 31286dcc6f1a4b869ad6b7b04c0b84ae (DEFAULT_TABLE table=test-workload [id=9b2d1dffb5d34c2985806820c29cb51f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:55:48.107753 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31286dcc6f1a4b869ad6b7b04c0b84ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:48.107834 17800 tablet_service.cc:1511] Processing CreateTablet for tablet 25155b2681374e1c829dd0a1b0ab282a (DEFAULT_TABLE table=test-workload [id=9b2d1dffb5d34c2985806820c29cb51f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:55:48.109412 17800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25155b2681374e1c829dd0a1b0ab282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:48.110417 17967 tablet_service.cc:1511] Processing CreateTablet for tablet 2cceb2bc062940ad9ac2b55f7c6e004a (DEFAULT_TABLE table=test-workload [id=9b2d1dffb5d34c2985806820c29cb51f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:55:48.111797 17967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cceb2bc062940ad9ac2b55f7c6e004a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:48.113718 17838 heartbeater.cc:499] Master 127.16.21.254:40929 was elected leader, sending a full tablet report...
I20260608 12:55:48.131037 18036 tablet_bootstrap.cc:492] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e: Bootstrap starting.
I20260608 12:55:48.143846 18036 tablet_bootstrap.cc:654] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:48.145200 18038 tablet_bootstrap.cc:492] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142: Bootstrap starting.
I20260608 12:55:48.143852 18037 tablet_bootstrap.cc:492] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47: Bootstrap starting.
I20260608 12:55:48.152984 18038 tablet_bootstrap.cc:654] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:48.154489 18037 tablet_bootstrap.cc:654] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:48.159199 18036 tablet_bootstrap.cc:492] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e: No bootstrap required, opened a new log
I20260608 12:55:48.159801 18036 ts_tablet_manager.cc:1403] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260608 12:55:48.160208 18038 tablet_bootstrap.cc:492] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142: No bootstrap required, opened a new log
I20260608 12:55:48.160872 18038 ts_tablet_manager.cc:1403] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:55:48.163266 18036 raft_consensus.cc:359] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4157277962ac4a4d86f0fd9e0638426e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45313 } }
I20260608 12:55:48.163971 18036 raft_consensus.cc:385] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:48.164510 18036 raft_consensus.cc:740] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4157277962ac4a4d86f0fd9e0638426e, State: Initialized, Role: FOLLOWER
I20260608 12:55:48.164974 18038 raft_consensus.cc:359] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0326fb6b19d48a0a26ac8ab6b39d142" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35295 } }
I20260608 12:55:48.165776 18038 raft_consensus.cc:385] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:48.165580 18036 consensus_queue.cc:260] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4157277962ac4a4d86f0fd9e0638426e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45313 } }
I20260608 12:55:48.166281 18038 raft_consensus.cc:740] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0326fb6b19d48a0a26ac8ab6b39d142, State: Initialized, Role: FOLLOWER
I20260608 12:55:48.166749 18036 raft_consensus.cc:399] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:48.167238 18036 raft_consensus.cc:493] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:48.167694 18036 raft_consensus.cc:3060] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:48.167523 18038 consensus_queue.cc:260] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c0326fb6b19d48a0a26ac8ab6b39d142" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35295 } }
I20260608 12:55:48.169199 18038 raft_consensus.cc:399] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:48.169600 18038 raft_consensus.cc:493] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:48.170018 18038 raft_consensus.cc:3060] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:48.171622 18037 tablet_bootstrap.cc:492] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47: No bootstrap required, opened a new log
I20260608 12:55:48.172194 18037 ts_tablet_manager.cc:1403] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.006s
I20260608 12:55:48.175160 18036 raft_consensus.cc:515] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4157277962ac4a4d86f0fd9e0638426e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45313 } }
I20260608 12:55:48.175371 18037 raft_consensus.cc:359] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd2c786225b4df7a8dbf631db3d8b47" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35327 } }
I20260608 12:55:48.176056 18037 raft_consensus.cc:385] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:48.176098 18036 leader_election.cc:304] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [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: 4157277962ac4a4d86f0fd9e0638426e; no voters: 
I20260608 12:55:48.176577 18037 raft_consensus.cc:740] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcd2c786225b4df7a8dbf631db3d8b47, State: Initialized, Role: FOLLOWER
I20260608 12:55:48.176597 18038 raft_consensus.cc:515] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0326fb6b19d48a0a26ac8ab6b39d142" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35295 } }
I20260608 12:55:48.177541 18038 leader_election.cc:304] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [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: c0326fb6b19d48a0a26ac8ab6b39d142; no voters: 
I20260608 12:55:48.177620 18037 consensus_queue.cc:260] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcd2c786225b4df7a8dbf631db3d8b47" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35327 } }
I20260608 12:55:48.178439 18037 raft_consensus.cc:399] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:48.178856 18037 raft_consensus.cc:493] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:48.179731 18037 raft_consensus.cc:3060] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:48.184680 18042 raft_consensus.cc:2804] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:48.185165 18036 leader_election.cc:290] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:48.185921 18043 raft_consensus.cc:2804] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:48.186360 18038 leader_election.cc:290] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:48.188023 18037 raft_consensus.cc:515] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd2c786225b4df7a8dbf631db3d8b47" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35327 } }
I20260608 12:55:48.189106 18037 leader_election.cc:304] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [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: fcd2c786225b4df7a8dbf631db3d8b47; no voters: 
I20260608 12:55:48.196648 18042 raft_consensus.cc:697] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 1 LEADER]: Becoming Leader. State: Replica: 4157277962ac4a4d86f0fd9e0638426e, State: Running, Role: LEADER
I20260608 12:55:48.197225 18037 leader_election.cc:290] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:48.198693 18042 consensus_queue.cc:237] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [LEADER]: Queue going to LEADER mode. State: All 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: "4157277962ac4a4d86f0fd9e0638426e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45313 } }
I20260608 12:55:48.203634 18048 raft_consensus.cc:2804] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:48.199747 18043 raft_consensus.cc:697] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 1 LEADER]: Becoming Leader. State: Replica: c0326fb6b19d48a0a26ac8ab6b39d142, State: Running, Role: LEADER
I20260608 12:55:48.204020 18036 ts_tablet_manager.cc:1434] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e: Time spent starting tablet: real 0.044s	user 0.027s	sys 0.006s
I20260608 12:55:48.205294 18043 consensus_queue.cc:237] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [LEADER]: Queue going to LEADER mode. State: All 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: "c0326fb6b19d48a0a26ac8ab6b39d142" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35295 } }
I20260608 12:55:48.209139 18038 ts_tablet_manager.cc:1434] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142: Time spent starting tablet: real 0.048s	user 0.024s	sys 0.009s
I20260608 12:55:48.209986 18037 ts_tablet_manager.cc:1434] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47: Time spent starting tablet: real 0.037s	user 0.018s	sys 0.012s
I20260608 12:55:48.219347 18048 raft_consensus.cc:697] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 1 LEADER]: Becoming Leader. State: Replica: fcd2c786225b4df7a8dbf631db3d8b47, State: Running, Role: LEADER
I20260608 12:55:48.220398 18048 consensus_queue.cc:237] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [LEADER]: Queue going to LEADER mode. State: All 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: "fcd2c786225b4df7a8dbf631db3d8b47" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35327 } }
I20260608 12:55:48.231622 17556 catalog_manager.cc:5696] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4157277962ac4a4d86f0fd9e0638426e (127.16.21.194). New cstate: current_term: 1 leader_uuid: "4157277962ac4a4d86f0fd9e0638426e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4157277962ac4a4d86f0fd9e0638426e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 45313 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:48.239370 17555 catalog_manager.cc:5696] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0326fb6b19d48a0a26ac8ab6b39d142 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "c0326fb6b19d48a0a26ac8ab6b39d142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0326fb6b19d48a0a26ac8ab6b39d142" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 35295 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:48.253502 17553 catalog_manager.cc:5696] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcd2c786225b4df7a8dbf631db3d8b47 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "fcd2c786225b4df7a8dbf631db3d8b47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd2c786225b4df7a8dbf631db3d8b47" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35327 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:48.350836 16471 master.cc:562] Master@127.16.21.254:40929 shutting down...
I20260608 12:55:48.375351 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:48.376214 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:48.376600 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 023ef6e6ddac441c81dcff1bf97e4bf5: stopping tablet replica
W20260608 12:55:49.295430 17926 heartbeater.cc:646] Failed to heartbeat to 127.16.21.254:40929 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.16.21.254:40929: connect: Connection refused (error 111)
W20260608 12:55:49.399345 16471 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17587)
I20260608 12:55:49.602430 16471 master.cc:584] Master@127.16.21.254:40929 shutdown complete.
I20260608 12:55:49.825347 18061 raft_consensus.cc:493] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 023ef6e6ddac441c81dcff1bf97e4bf5)
I20260608 12:55:49.825870 18061 raft_consensus.cc:515] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:49.828025 18061 leader_election.cc:290] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929), ff9b096e97bd4d17ab5acb195794b785 (127.16.21.253:33239)
I20260608 12:55:49.828217 18062 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 023ef6e6ddac441c81dcff1bf97e4bf5)
I20260608 12:55:49.828918 18062 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:49.830240 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d790950d004d43c3a51b2f47374f34ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ff9b096e97bd4d17ab5acb195794b785" is_pre_election: true
I20260608 12:55:49.830828 17631 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d790950d004d43c3a51b2f47374f34ec in term 1.
I20260608 12:55:49.831362 18062 leader_election.cc:290] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929), d790950d004d43c3a51b2f47374f34ec (127.16.21.252:38469)
I20260608 12:55:49.832211 17672 leader_election.cc:304] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [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: d790950d004d43c3a51b2f47374f34ec, ff9b096e97bd4d17ab5acb195794b785; no voters: 
I20260608 12:55:49.832931 18061 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:49.833341 18061 raft_consensus.cc:493] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 023ef6e6ddac441c81dcff1bf97e4bf5)
I20260608 12:55:49.833722 18061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:49.834645 17696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff9b096e97bd4d17ab5acb195794b785" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d790950d004d43c3a51b2f47374f34ec" is_pre_election: true
W20260608 12:55:49.835052 17672 leader_election.cc:336] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929): Network error: Client connection negotiation failed: client connection to 127.16.21.254:40929: connect: Connection refused (error 111)
W20260608 12:55:49.838434 17608 leader_election.cc:336] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929): Network error: Client connection negotiation failed: client connection to 127.16.21.254:40929: connect: Connection refused (error 111)
I20260608 12:55:49.839731 18061 raft_consensus.cc:515] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:49.840701 17696 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff9b096e97bd4d17ab5acb195794b785 in current term 2: Already voted for candidate d790950d004d43c3a51b2f47374f34ec in this term.
I20260608 12:55:49.841636 18061 leader_election.cc:290] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [CANDIDATE]: Term 2 election: Requested vote from peers 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929), ff9b096e97bd4d17ab5acb195794b785 (127.16.21.253:33239)
I20260608 12:55:49.843174 17631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d790950d004d43c3a51b2f47374f34ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ff9b096e97bd4d17ab5acb195794b785"
I20260608 12:55:49.843299 17608 leader_election.cc:304] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [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: ff9b096e97bd4d17ab5acb195794b785; no voters: 023ef6e6ddac441c81dcff1bf97e4bf5, d790950d004d43c3a51b2f47374f34ec
I20260608 12:55:49.843730 17631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:55:49.845706 17672 leader_election.cc:336] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929): Network error: Client connection negotiation failed: client connection to 127.16.21.254:40929: connect: Connection refused (error 111)
I20260608 12:55:49.849112 17631 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d790950d004d43c3a51b2f47374f34ec in term 2.
I20260608 12:55:49.849570 18062 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:49.850239 17672 leader_election.cc:304] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [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: d790950d004d43c3a51b2f47374f34ec, ff9b096e97bd4d17ab5acb195794b785; no voters: 023ef6e6ddac441c81dcff1bf97e4bf5
I20260608 12:55:49.851291 18061 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:49.852666 18061 raft_consensus.cc:697] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 2 LEADER]: Becoming Leader. State: Replica: d790950d004d43c3a51b2f47374f34ec, State: Running, Role: LEADER
I20260608 12:55:49.853447 18061 consensus_queue.cc:237] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [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: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } }
I20260608 12:55:49.858191 18067 sys_catalog.cc:455] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader d790950d004d43c3a51b2f47374f34ec. Latest consensus state: current_term: 2 leader_uuid: "d790950d004d43c3a51b2f47374f34ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:49.858716 18067 sys_catalog.cc:458] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:49.860142 18069 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:49.865625 18069 catalog_manager.cc:679] Loaded metadata for table test-workload [id=9b2d1dffb5d34c2985806820c29cb51f]
I20260608 12:55:49.870582 18069 tablet_loader.cc:96] loaded metadata for tablet 25155b2681374e1c829dd0a1b0ab282a (table test-workload [id=9b2d1dffb5d34c2985806820c29cb51f])
I20260608 12:55:49.871662 18069 tablet_loader.cc:96] loaded metadata for tablet 2cceb2bc062940ad9ac2b55f7c6e004a (table test-workload [id=9b2d1dffb5d34c2985806820c29cb51f])
I20260608 12:55:49.872680 18069 tablet_loader.cc:96] loaded metadata for tablet 31286dcc6f1a4b869ad6b7b04c0b84ae (table test-workload [id=9b2d1dffb5d34c2985806820c29cb51f])
I20260608 12:55:49.874065 18069 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:49.877130 18069 catalog_manager.cc:1294] Loaded cluster ID: 66321350a8e0401d81d4da6fd797e4db
I20260608 12:55:49.877393 18069 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:49.880851 18069 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:49.883909 18069 catalog_manager.cc:6080] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: Loaded TSK: 0
I20260608 12:55:49.884802 18069 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:50.400694 17631 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 2 FOLLOWER]: Refusing update from remote peer d790950d004d43c3a51b2f47374f34ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 12:55:50.402122 18073 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:55:50.407408 18074 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d790950d004d43c3a51b2f47374f34ec. Latest consensus state: current_term: 2 leader_uuid: "d790950d004d43c3a51b2f47374f34ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:50.408000 18074 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:50.411899 18073 sys_catalog.cc:455] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "d790950d004d43c3a51b2f47374f34ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:50.412732 18073 sys_catalog.cc:458] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [sys.catalog]: This master's current role is: LEADER
W20260608 12:55:50.421247 17672 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.254:40929: connect: Connection refused (error 111) [suppressed 11 similar messages]
I20260608 12:55:50.420843 18074 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "d790950d004d43c3a51b2f47374f34ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "023ef6e6ddac441c81dcff1bf97e4bf5" member_type: VOTER last_known_addr { host: "127.16.21.254" port: 40929 } } peers { permanent_uuid: "ff9b096e97bd4d17ab5acb195794b785" member_type: VOTER last_known_addr { host: "127.16.21.253" port: 33239 } } peers { permanent_uuid: "d790950d004d43c3a51b2f47374f34ec" member_type: VOTER last_known_addr { host: "127.16.21.252" port: 38469 } } }
I20260608 12:55:50.421705 18074 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:55:50.424667 17672 consensus_peers.cc:597] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec -> Peer 023ef6e6ddac441c81dcff1bf97e4bf5 (127.16.21.254:40929): Couldn't send request to peer 023ef6e6ddac441c81dcff1bf97e4bf5. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.254:40929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:51.253906 17925 heartbeater.cc:499] Master 127.16.21.252:38469 was elected leader, sending a full tablet report...
I20260608 12:55:51.274021 17836 heartbeater.cc:499] Master 127.16.21.252:38469 was elected leader, sending a full tablet report...
I20260608 12:55:51.282820 18003 heartbeater.cc:499] Master 127.16.21.252:38469 was elected leader, sending a full tablet report...
I20260608 12:55:51.801802 17736 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:51.802645 17736 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:51.954442 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:55:51.979570 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:51.980266 16471 tablet_replica.cc:333] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142: stopping tablet replica
I20260608 12:55:51.980749 16471 raft_consensus.cc:2243] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:51.981335 16471 raft_consensus.cc:2272] T 25155b2681374e1c829dd0a1b0ab282a P c0326fb6b19d48a0a26ac8ab6b39d142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:52.000711 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:55:52.012615 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:55:52.035933 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:52.036674 16471 tablet_replica.cc:333] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e: stopping tablet replica
I20260608 12:55:52.037241 16471 raft_consensus.cc:2243] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:52.037846 16471 raft_consensus.cc:2272] T 31286dcc6f1a4b869ad6b7b04c0b84ae P 4157277962ac4a4d86f0fd9e0638426e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:52.056790 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:55:52.066712 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:55:52.088945 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:52.089618 16471 tablet_replica.cc:333] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47: stopping tablet replica
I20260608 12:55:52.090124 16471 raft_consensus.cc:2243] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:52.090636 16471 raft_consensus.cc:2272] T 2cceb2bc062940ad9ac2b55f7c6e004a P fcd2c786225b4df7a8dbf631db3d8b47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:52.109309 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:55:52.119472 16471 master.cc:562] Master@127.16.21.253:33239 shutting down...
I20260608 12:55:52.139511 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:52.140182 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:52.140516 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff9b096e97bd4d17ab5acb195794b785: stopping tablet replica
I20260608 12:55:52.159761 16471 master.cc:584] Master@127.16.21.253:33239 shutdown complete.
I20260608 12:55:52.172911 16471 master.cc:562] Master@127.16.21.252:38469 shutting down...
I20260608 12:55:52.191702 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:52.192648 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:52.192974 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P d790950d004d43c3a51b2f47374f34ec: stopping tablet replica
I20260608 12:55:52.212518 16471 master.cc:584] Master@127.16.21.252:38469 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6782 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:55:52.246146 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:44519
I20260608 12:55:52.247419 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:52.253513 18089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:52.253644 18090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:52.255470 18092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:52.256146 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:52.256910 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:52.257108 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:52.257274 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923352257244 us; error 0 us; skew 500 ppm
I20260608 12:55:52.257844 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:52.260272 16471 webserver.cc:533] Webserver started at http://127.16.21.254:32915/ using document root <none> and password file <none>
I20260608 12:55:52.260780 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:52.260985 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:52.261260 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:52.262477 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "e124feca4c564c928a0d874ad083f1b7"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.266999 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:55:52.270531 18097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.271344 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:52.271615 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "e124feca4c564c928a0d874ad083f1b7"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.271888 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:52.285755 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:52.287030 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:52.325453 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:44519
I20260608 12:55:52.325600 18148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:44519 every 8 connection(s)
I20260608 12:55:52.329728 18149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.339936 18149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7: Bootstrap starting.
I20260608 12:55:52.344652 18149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:52.348762 18149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7: No bootstrap required, opened a new log
I20260608 12:55:52.350961 18149 raft_consensus.cc:359] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e124feca4c564c928a0d874ad083f1b7" member_type: VOTER }
I20260608 12:55:52.351402 18149 raft_consensus.cc:385] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:52.351595 18149 raft_consensus.cc:740] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e124feca4c564c928a0d874ad083f1b7, State: Initialized, Role: FOLLOWER
I20260608 12:55:52.352128 18149 consensus_queue.cc:260] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e124feca4c564c928a0d874ad083f1b7" member_type: VOTER }
I20260608 12:55:52.352566 18149 raft_consensus.cc:399] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:52.352758 18149 raft_consensus.cc:493] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:52.352965 18149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:52.357031 18149 raft_consensus.cc:515] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e124feca4c564c928a0d874ad083f1b7" member_type: VOTER }
I20260608 12:55:52.357510 18149 leader_election.cc:304] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [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: e124feca4c564c928a0d874ad083f1b7; no voters: 
I20260608 12:55:52.358592 18149 leader_election.cc:290] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:52.358984 18152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:52.360392 18152 raft_consensus.cc:697] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 1 LEADER]: Becoming Leader. State: Replica: e124feca4c564c928a0d874ad083f1b7, State: Running, Role: LEADER
I20260608 12:55:52.361135 18152 consensus_queue.cc:237] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [LEADER]: Queue going to LEADER mode. State: All 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: "e124feca4c564c928a0d874ad083f1b7" member_type: VOTER }
I20260608 12:55:52.361722 18149 sys_catalog.cc:565] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:52.364356 18153 sys_catalog.cc:455] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e124feca4c564c928a0d874ad083f1b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e124feca4c564c928a0d874ad083f1b7" member_type: VOTER } }
I20260608 12:55:52.364571 18154 sys_catalog.cc:455] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e124feca4c564c928a0d874ad083f1b7. Latest consensus state: current_term: 1 leader_uuid: "e124feca4c564c928a0d874ad083f1b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e124feca4c564c928a0d874ad083f1b7" member_type: VOTER } }
I20260608 12:55:52.365190 18153 sys_catalog.cc:458] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:52.365311 18154 sys_catalog.cc:458] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:52.371430 18158 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:52.377483 18158 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:52.378700 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:52.386622 18158 catalog_manager.cc:1382] Generated new cluster ID: 841cd663a00b4bc5a17ad9194f3c90fa
I20260608 12:55:52.386906 18158 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:52.436513 18158 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:52.437741 18158 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:52.453862 18158 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7: Generated new TSK 0
I20260608 12:55:52.454442 18158 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:52.510110 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:52.516620 18170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:52.517526 18171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:52.520411 18173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:52.520836 16471 server_base.cc:1061] running on GCE node
I20260608 12:55:52.521597 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:52.521795 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:52.521970 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923352521955 us; error 0 us; skew 500 ppm
I20260608 12:55:52.522547 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:52.524951 16471 webserver.cc:533] Webserver started at http://127.16.21.193:38977/ using document root <none> and password file <none>
I20260608 12:55:52.525454 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:52.525650 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:52.525928 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:52.527280 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "edc2e8c0370440c5bc510e9fc35c1356"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.531985 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:52.539954 18178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.541064 16471 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.000s	sys 0.004s
I20260608 12:55:52.541514 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "edc2e8c0370440c5bc510e9fc35c1356"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.541851 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:52.566597 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:52.568032 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:52.569471 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:52.571902 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:52.572113 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.572378 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:52.572546 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.613875 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:38789
I20260608 12:55:52.613989 18240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:38789 every 8 connection(s)
I20260608 12:55:52.619210 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:52.626998 18245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:52.628053 18246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:52.631879 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:52.632772 18248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:52.633071 18241 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44519
I20260608 12:55:52.633459 18241 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:52.633728 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:52.633953 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:52.634121 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923352634091 us; error 0 us; skew 500 ppm
I20260608 12:55:52.634233 18241 heartbeater.cc:507] Master 127.16.21.254:44519 requested a full tablet report, sending...
I20260608 12:55:52.634773 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:52.636721 18114 ts_manager.cc:194] Registered new tserver with Master: edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789)
I20260608 12:55:52.637715 16471 webserver.cc:533] Webserver started at http://127.16.21.194:44041/ using document root <none> and password file <none>
I20260608 12:55:52.638430 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:52.638681 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:52.638983 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:52.639393 18114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40262
I20260608 12:55:52.640498 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "ce83998f135d4286ae18dcfdda39eb2b"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.645085 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:52.648442 18253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.649202 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:55:52.649489 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "ce83998f135d4286ae18dcfdda39eb2b"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.649775 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:52.673270 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:52.674623 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:52.676141 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:52.678339 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:52.678570 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.678825 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:52.678998 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.718158 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:43875
I20260608 12:55:52.718266 18315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:43875 every 8 connection(s)
I20260608 12:55:52.723161 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:52.730476 18319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:52.731554 18320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:52.734656 16471 server_base.cc:1061] running on GCE node
W20260608 12:55:52.735234 18322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:52.736081 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:52.736328 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:52.736555 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923352736538 us; error 0 us; skew 500 ppm
I20260608 12:55:52.737159 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:52.738828 18316 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44519
I20260608 12:55:52.739209 18316 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:52.739744 16471 webserver.cc:533] Webserver started at http://127.16.21.195:41491/ using document root <none> and password file <none>
I20260608 12:55:52.739990 18316 heartbeater.cc:507] Master 127.16.21.254:44519 requested a full tablet report, sending...
I20260608 12:55:52.740345 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:52.740603 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:52.740882 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:52.742000 18114 ts_manager.cc:194] Registered new tserver with Master: ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194:43875)
I20260608 12:55:52.742017 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "35109f19339a4e46b4cc5063adfa8438"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.743588 18114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40268
I20260608 12:55:52.747186 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:52.750558 18327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.751415 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:55:52.751770 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "35109f19339a4e46b4cc5063adfa8438"
format_stamp: "Formatted at 2026-06-08 12:55:52 on dist-test-slave-7vxk"
I20260608 12:55:52.752094 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:52.781500 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:52.782740 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:52.784083 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:52.786319 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:52.786525 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.786795 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:52.786963 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:52.827507 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:35923
I20260608 12:55:52.827664 18389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:35923 every 8 connection(s)
I20260608 12:55:52.841641 18390 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44519
I20260608 12:55:52.842031 18390 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:52.842779 18390 heartbeater.cc:507] Master 127.16.21.254:44519 requested a full tablet report, sending...
I20260608 12:55:52.844808 18114 ts_manager.cc:194] Registered new tserver with Master: 35109f19339a4e46b4cc5063adfa8438 (127.16.21.195:35923)
I20260608 12:55:52.845211 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01446537s
I20260608 12:55:52.846693 18114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40270
I20260608 12:55:53.642144 18241 heartbeater.cc:499] Master 127.16.21.254:44519 was elected leader, sending a full tablet report...
I20260608 12:55:53.745975 18316 heartbeater.cc:499] Master 127.16.21.254:44519 was elected leader, sending a full tablet report...
I20260608 12:55:53.849828 18390 heartbeater.cc:499] Master 127.16.21.254:44519 was elected leader, sending a full tablet report...
I20260608 12:55:53.901136 18114 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40276:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:55:53.903355 18114 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:55:53.959878 18281 tablet_service.cc:1511] Processing CreateTablet for tablet d8e74c25a1d64a9c91fc8fd25bede600 (DEFAULT_TABLE table=test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:53.959996 18280 tablet_service.cc:1511] Processing CreateTablet for tablet 01c967a7fb414353b0091f9cd26b7ba4 (DEFAULT_TABLE table=test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:53.961534 18281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e74c25a1d64a9c91fc8fd25bede600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:53.963155 18280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c967a7fb414353b0091f9cd26b7ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:53.965574 18355 tablet_service.cc:1511] Processing CreateTablet for tablet d8e74c25a1d64a9c91fc8fd25bede600 (DEFAULT_TABLE table=test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:53.966902 18355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e74c25a1d64a9c91fc8fd25bede600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:53.971763 18354 tablet_service.cc:1511] Processing CreateTablet for tablet 01c967a7fb414353b0091f9cd26b7ba4 (DEFAULT_TABLE table=test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:53.972851 18354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c967a7fb414353b0091f9cd26b7ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:53.974141 18206 tablet_service.cc:1511] Processing CreateTablet for tablet d8e74c25a1d64a9c91fc8fd25bede600 (DEFAULT_TABLE table=test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:53.974640 18205 tablet_service.cc:1511] Processing CreateTablet for tablet 01c967a7fb414353b0091f9cd26b7ba4 (DEFAULT_TABLE table=test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:53.975492 18206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e74c25a1d64a9c91fc8fd25bede600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:53.976115 18205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c967a7fb414353b0091f9cd26b7ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.004505 18410 tablet_bootstrap.cc:492] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b: Bootstrap starting.
I20260608 12:55:54.008848 18411 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: Bootstrap starting.
I20260608 12:55:54.011353 18412 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356: Bootstrap starting.
I20260608 12:55:54.012494 18410 tablet_bootstrap.cc:654] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.016884 18411 tablet_bootstrap.cc:654] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.017905 18412 tablet_bootstrap.cc:654] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.018922 18410 tablet_bootstrap.cc:492] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b: No bootstrap required, opened a new log
I20260608 12:55:54.019443 18410 ts_tablet_manager.cc:1403] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:55:54.022481 18411 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: No bootstrap required, opened a new log
I20260608 12:55:54.022469 18410 raft_consensus.cc:359] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.022980 18412 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356: No bootstrap required, opened a new log
I20260608 12:55:54.023141 18411 ts_tablet_manager.cc:1403] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:55:54.023312 18410 raft_consensus.cc:385] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.023588 18412 ts_tablet_manager.cc:1403] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:55:54.023711 18410 raft_consensus.cc:740] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce83998f135d4286ae18dcfdda39eb2b, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.024595 18410 consensus_queue.cc:260] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.026192 18411 raft_consensus.cc:359] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.026912 18411 raft_consensus.cc:385] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.027295 18411 raft_consensus.cc:740] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35109f19339a4e46b4cc5063adfa8438, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.028132 18411 consensus_queue.cc:260] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.028726 18412 raft_consensus.cc:359] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.029683 18412 raft_consensus.cc:385] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.030097 18412 raft_consensus.cc:740] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc2e8c0370440c5bc510e9fc35c1356, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.030953 18411 ts_tablet_manager.cc:1434] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:55:54.031065 18412 consensus_queue.cc:260] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.031970 18411 tablet_bootstrap.cc:492] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438: Bootstrap starting.
I20260608 12:55:54.035065 18410 ts_tablet_manager.cc:1434] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:55:54.036491 18410 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: Bootstrap starting.
I20260608 12:55:54.041498 18411 tablet_bootstrap.cc:654] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.054275 18411 tablet_bootstrap.cc:492] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438: No bootstrap required, opened a new log
I20260608 12:55:54.054808 18411 ts_tablet_manager.cc:1403] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260608 12:55:54.057139 18411 raft_consensus.cc:359] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.057696 18411 raft_consensus.cc:385] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.058048 18411 raft_consensus.cc:740] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35109f19339a4e46b4cc5063adfa8438, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.058916 18411 consensus_queue.cc:260] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.060977 18412 ts_tablet_manager.cc:1434] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.019s
I20260608 12:55:54.061204 18411 ts_tablet_manager.cc:1434] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:55:54.062146 18412 tablet_bootstrap.cc:492] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356: Bootstrap starting.
I20260608 12:55:54.067152 18410 tablet_bootstrap.cc:654] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.068586 18412 tablet_bootstrap.cc:654] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.078146 18410 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: No bootstrap required, opened a new log
I20260608 12:55:54.078148 18412 tablet_bootstrap.cc:492] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356: No bootstrap required, opened a new log
I20260608 12:55:54.078912 18412 ts_tablet_manager.cc:1403] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 12:55:54.078907 18410 ts_tablet_manager.cc:1403] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260608 12:55:54.082314 18412 raft_consensus.cc:359] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.082531 18410 raft_consensus.cc:359] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.083104 18412 raft_consensus.cc:385] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.083263 18410 raft_consensus.cc:385] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.083478 18412 raft_consensus.cc:740] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc2e8c0370440c5bc510e9fc35c1356, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.083611 18410 raft_consensus.cc:740] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce83998f135d4286ae18dcfdda39eb2b, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.084407 18410 consensus_queue.cc:260] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.084405 18412 consensus_queue.cc:260] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.086777 18412 ts_tablet_manager.cc:1434] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:55:54.088688 18410 ts_tablet_manager.cc:1434] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:55:54.143316 18416 raft_consensus.cc:493] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:54.143875 18416 raft_consensus.cc:515] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.146186 18416 leader_election.cc:290] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35109f19339a4e46b4cc5063adfa8438 (127.16.21.195:35923), edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789)
I20260608 12:55:54.158962 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e74c25a1d64a9c91fc8fd25bede600" candidate_uuid: "ce83998f135d4286ae18dcfdda39eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc2e8c0370440c5bc510e9fc35c1356" is_pre_election: true
I20260608 12:55:54.158986 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e74c25a1d64a9c91fc8fd25bede600" candidate_uuid: "ce83998f135d4286ae18dcfdda39eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35109f19339a4e46b4cc5063adfa8438" is_pre_election: true
I20260608 12:55:54.159791 18216 raft_consensus.cc:2468] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce83998f135d4286ae18dcfdda39eb2b in term 0.
I20260608 12:55:54.159825 18365 raft_consensus.cc:2468] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce83998f135d4286ae18dcfdda39eb2b in term 0.
I20260608 12:55:54.161136 18256 leader_election.cc:304] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce83998f135d4286ae18dcfdda39eb2b, edc2e8c0370440c5bc510e9fc35c1356; no voters: 
I20260608 12:55:54.161834 18416 raft_consensus.cc:2804] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:54.162144 18416 raft_consensus.cc:493] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:54.162417 18416 raft_consensus.cc:3060] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:54.167555 18416 raft_consensus.cc:515] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.169219 18416 leader_election.cc:290] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [CANDIDATE]: Term 1 election: Requested vote from peers 35109f19339a4e46b4cc5063adfa8438 (127.16.21.195:35923), edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789)
I20260608 12:55:54.170145 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e74c25a1d64a9c91fc8fd25bede600" candidate_uuid: "ce83998f135d4286ae18dcfdda39eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35109f19339a4e46b4cc5063adfa8438"
I20260608 12:55:54.170243 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e74c25a1d64a9c91fc8fd25bede600" candidate_uuid: "ce83998f135d4286ae18dcfdda39eb2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc2e8c0370440c5bc510e9fc35c1356"
I20260608 12:55:54.170678 18365 raft_consensus.cc:3060] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:54.170753 18216 raft_consensus.cc:3060] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:54.176017 18216 raft_consensus.cc:2468] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce83998f135d4286ae18dcfdda39eb2b in term 1.
I20260608 12:55:54.176252 18365 raft_consensus.cc:2468] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce83998f135d4286ae18dcfdda39eb2b in term 1.
I20260608 12:55:54.177152 18256 leader_election.cc:304] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce83998f135d4286ae18dcfdda39eb2b, edc2e8c0370440c5bc510e9fc35c1356; no voters: 
I20260608 12:55:54.178051 18416 raft_consensus.cc:2804] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:54.179157 18416 raft_consensus.cc:697] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 1 LEADER]: Becoming Leader. State: Replica: ce83998f135d4286ae18dcfdda39eb2b, State: Running, Role: LEADER
I20260608 12:55:54.180014 18416 consensus_queue.cc:237] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } }
I20260608 12:55:54.187853 18114 catalog_manager.cc:5696] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b reported cstate change: term changed from 0 to 1, leader changed from <none> to ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "ce83998f135d4286ae18dcfdda39eb2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:54.215109 18417 raft_consensus.cc:493] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:54.215675 18417 raft_consensus.cc:515] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.217854 18417 leader_election.cc:290] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789), ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194:43875)
I20260608 12:55:54.228624 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c967a7fb414353b0091f9cd26b7ba4" candidate_uuid: "35109f19339a4e46b4cc5063adfa8438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc2e8c0370440c5bc510e9fc35c1356" is_pre_election: true
I20260608 12:55:54.229261 18216 raft_consensus.cc:2468] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35109f19339a4e46b4cc5063adfa8438 in term 0.
I20260608 12:55:54.230406 18330 leader_election.cc:304] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35109f19339a4e46b4cc5063adfa8438, edc2e8c0370440c5bc510e9fc35c1356; no voters: 
I20260608 12:55:54.231213 18417 raft_consensus.cc:2804] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:54.231413 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c967a7fb414353b0091f9cd26b7ba4" candidate_uuid: "35109f19339a4e46b4cc5063adfa8438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce83998f135d4286ae18dcfdda39eb2b" is_pre_election: true
I20260608 12:55:54.231664 18417 raft_consensus.cc:493] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:54.232061 18417 raft_consensus.cc:3060] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:54.232179 18291 raft_consensus.cc:2468] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35109f19339a4e46b4cc5063adfa8438 in term 0.
I20260608 12:55:54.236920 18417 raft_consensus.cc:515] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.238430 18417 leader_election.cc:290] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [CANDIDATE]: Term 1 election: Requested vote from peers edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789), ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194:43875)
I20260608 12:55:54.239293 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c967a7fb414353b0091f9cd26b7ba4" candidate_uuid: "35109f19339a4e46b4cc5063adfa8438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc2e8c0370440c5bc510e9fc35c1356"
I20260608 12:55:54.239426 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c967a7fb414353b0091f9cd26b7ba4" candidate_uuid: "35109f19339a4e46b4cc5063adfa8438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce83998f135d4286ae18dcfdda39eb2b"
I20260608 12:55:54.239779 18216 raft_consensus.cc:3060] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:54.239984 18291 raft_consensus.cc:3060] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:54.244213 18216 raft_consensus.cc:2468] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35109f19339a4e46b4cc5063adfa8438 in term 1.
I20260608 12:55:54.244691 18291 raft_consensus.cc:2468] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35109f19339a4e46b4cc5063adfa8438 in term 1.
I20260608 12:55:54.245184 18330 leader_election.cc:304] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35109f19339a4e46b4cc5063adfa8438, edc2e8c0370440c5bc510e9fc35c1356; no voters: 
I20260608 12:55:54.245926 18417 raft_consensus.cc:2804] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:54.247053 18417 raft_consensus.cc:697] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 LEADER]: Becoming Leader. State: Replica: 35109f19339a4e46b4cc5063adfa8438, State: Running, Role: LEADER
I20260608 12:55:54.247917 18417 consensus_queue.cc:237] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } }
I20260608 12:55:54.254742 18114 catalog_manager.cc:5696] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35109f19339a4e46b4cc5063adfa8438 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "35109f19339a4e46b4cc5063adfa8438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:54.378268 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:54.380761 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:54.381148 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:54.561935 18416 consensus_queue.cc:1048] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:54.575127 18432 consensus_queue.cc:1048] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.833603 18417 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:54.834316 18436 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.381946 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:56.384137 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:56.384533 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:58.385614 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:58.387823 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:58.388124 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:00.388988 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:00.391306 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:00.391595 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:02.392652 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:02.394882 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:02.395391 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:04.660511 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:04.663511 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:04.663987 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:05.156158 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:05.163698 18445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:05.165194 18446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:05.165915 18448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:05.166292 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:05.168031 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:05.168242 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:05.168388 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923365168377 us; error 0 us; skew 500 ppm
I20260608 12:56:05.168895 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:05.171739 16471 webserver.cc:533] Webserver started at http://127.16.21.196:33471/ using document root <none> and password file <none>
I20260608 12:56:05.172251 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:05.172431 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:05.172690 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:05.173985 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7"
format_stamp: "Formatted at 2026-06-08 12:56:05 on dist-test-slave-7vxk"
I20260608 12:56:05.178735 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:56:05.182315 18453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:05.183066 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:05.183390 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7"
format_stamp: "Formatted at 2026-06-08 12:56:05 on dist-test-slave-7vxk"
I20260608 12:56:05.183643 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:05.197041 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:05.198323 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:05.199813 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:05.202330 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:05.202549 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:05.202831 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:05.203003 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:05.244752 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:41471
I20260608 12:56:05.244889 18515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:41471 every 8 connection(s)
I20260608 12:56:05.261914 18516 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44519
I20260608 12:56:05.262276 18516 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:05.262964 18516 heartbeater.cc:507] Master 127.16.21.254:44519 requested a full tablet report, sending...
I20260608 12:56:05.264958 18113 ts_manager.cc:194] Registered new tserver with Master: 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196:41471)
I20260608 12:56:05.266413 18113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35910
W20260608 12:56:05.700278 18312 debug-util.cc:398] Leaking SignalData structure 0x7b0800085e40 after lost signal to thread 16474
W20260608 12:56:05.701702 18312 debug-util.cc:398] Leaking SignalData structure 0x7b080009a9c0 after lost signal to thread 18240
W20260608 12:56:05.702590 18312 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd7c0 after lost signal to thread 18315
W20260608 12:56:05.703377 18312 debug-util.cc:398] Leaking SignalData structure 0x7b0800064080 after lost signal to thread 18389
I20260608 12:56:05.766049 18365 consensus_queue.cc:237] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [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: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } }
I20260608 12:56:05.774974 18291 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:05.777328 18417 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:05.796813 18216 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:05.796306 18417 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } } }
I20260608 12:56:05.800082 18291 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } } }
I20260608 12:56:05.806463 18524 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:56:05.813108 18329 consensus_peers.cc:597] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 -> Peer 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196:41471): Couldn't send request to peer 4ad93ab86ac0449fbfcfd1ed3738dca7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01c967a7fb414353b0091f9cd26b7ba4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:05.820993 18216 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } } }
I20260608 12:56:05.823446 18113 catalog_manager.cc:5696] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b reported cstate change: config changed from index -1 to 2, NON_VOTER 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "35109f19339a4e46b4cc5063adfa8438" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } } }
I20260608 12:56:06.268968 18516 heartbeater.cc:499] Master 127.16.21.254:44519 was elected leader, sending a full tablet report...
I20260608 12:56:06.400657 18536 ts_tablet_manager.cc:933] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: Initiating tablet copy from peer 35109f19339a4e46b4cc5063adfa8438 (127.16.21.195:35923)
I20260608 12:56:06.402941 18536 tablet_copy_client.cc:323] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:35923
I20260608 12:56:06.429682 18375 tablet_copy_service.cc:140] P 35109f19339a4e46b4cc5063adfa8438: Received BeginTabletCopySession request for tablet 01c967a7fb414353b0091f9cd26b7ba4 from peer 4ad93ab86ac0449fbfcfd1ed3738dca7 ({username='slave'} at 127.0.0.1:59082)
I20260608 12:56:06.430364 18375 tablet_copy_service.cc:161] P 35109f19339a4e46b4cc5063adfa8438: Beginning new tablet copy session on tablet 01c967a7fb414353b0091f9cd26b7ba4 from peer 4ad93ab86ac0449fbfcfd1ed3738dca7 at {username='slave'} at 127.0.0.1:59082: session id = 4ad93ab86ac0449fbfcfd1ed3738dca7-01c967a7fb414353b0091f9cd26b7ba4
I20260608 12:56:06.440032 18375 tablet_copy_source_session.cc:215] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:06.444603 18536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c967a7fb414353b0091f9cd26b7ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.460981 18536 tablet_copy_client.cc:806] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:06.461740 18536 tablet_copy_client.cc:670] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:06.466908 18536 tablet_copy_client.cc:538] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:06.476332 18536 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: Bootstrap starting.
I20260608 12:56:06.500129 18536 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:06.501243 18536 tablet_bootstrap.cc:492] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: Bootstrap complete.
I20260608 12:56:06.501950 18536 ts_tablet_manager.cc:1403] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260608 12:56:06.505321 18536 raft_consensus.cc:359] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } }
I20260608 12:56:06.506168 18536 raft_consensus.cc:740] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ad93ab86ac0449fbfcfd1ed3738dca7, State: Initialized, Role: LEARNER
I20260608 12:56:06.506879 18536 consensus_queue.cc:260] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [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: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: true } }
I20260608 12:56:06.511749 18536 ts_tablet_manager.cc:1434] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:56:06.515179 18375 tablet_copy_service.cc:342] P 35109f19339a4e46b4cc5063adfa8438: Request end of tablet copy session 4ad93ab86ac0449fbfcfd1ed3738dca7-01c967a7fb414353b0091f9cd26b7ba4 received from {username='slave'} at 127.0.0.1:59082
I20260608 12:56:06.515710 18375 tablet_copy_service.cc:434] P 35109f19339a4e46b4cc5063adfa8438: ending tablet copy session 4ad93ab86ac0449fbfcfd1ed3738dca7-01c967a7fb414353b0091f9cd26b7ba4 on tablet 01c967a7fb414353b0091f9cd26b7ba4 with peer 4ad93ab86ac0449fbfcfd1ed3738dca7
I20260608 12:56:06.665225 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:06.668141 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:06.668659 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:06.899667 18491 raft_consensus.cc:1217] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:07.417935 18417 raft_consensus.cc:1064] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: attempting to promote NON_VOTER 4ad93ab86ac0449fbfcfd1ed3738dca7 to VOTER
I20260608 12:56:07.420771 18417 consensus_queue.cc:237] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [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: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } }
I20260608 12:56:07.428294 18491 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 LEARNER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:07.430236 18291 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:07.432260 18417 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:07.433876 18547 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:07.435355 18216 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:07.439234 18547 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:07.463842 18545 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.465430 18215 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.479214 18491 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.484861 18291 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.489368 18112 catalog_manager.cc:5696] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 reported cstate change: config changed from index 2 to 3, 4ad93ab86ac0449fbfcfd1ed3738dca7 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35109f19339a4e46b4cc5063adfa8438" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce83998f135d4286ae18dcfdda39eb2b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43875 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:07.522403 18365 consensus_queue.cc:237] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [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: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } }
I20260608 12:56:07.528146 18491 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 FOLLOWER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:07.528724 18215 raft_consensus.cc:1275] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Refusing update from remote peer 35109f19339a4e46b4cc5063adfa8438: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:07.530356 18417 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:07.531306 18547 consensus_queue.cc:1048] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:07.539393 18417 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.542620 18216 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.542611 18491 raft_consensus.cc:2955] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.556130 18114 catalog_manager.cc:5696] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 reported cstate change: config changed from index 3 to 4, VOTER ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "35109f19339a4e46b4cc5063adfa8438" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edc2e8c0370440c5bc510e9fc35c1356" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38789 } } peers { permanent_uuid: "35109f19339a4e46b4cc5063adfa8438" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 35923 } } peers { permanent_uuid: "4ad93ab86ac0449fbfcfd1ed3738dca7" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 41471 } attrs { promote: false } } }
I20260608 12:56:07.568254 18099 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01c967a7fb414353b0091f9cd26b7ba4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:07.575907 18280 tablet_service.cc:1558] Processing DeleteTablet for tablet 01c967a7fb414353b0091f9cd26b7ba4 with delete_type TABLET_DATA_TOMBSTONED (TS ce83998f135d4286ae18dcfdda39eb2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59710
I20260608 12:56:07.579428 18558 tablet_replica.cc:333] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: stopping tablet replica
I20260608 12:56:07.580641 18558 raft_consensus.cc:2243] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:07.581595 18558 raft_consensus.cc:2272] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:07.585469 18558 ts_tablet_manager.cc:1916] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:07.602676 18558 ts_tablet_manager.cc:1929] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:07.603237 18558 log.cc:1199] T 01c967a7fb414353b0091f9cd26b7ba4 P ce83998f135d4286ae18dcfdda39eb2b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/01c967a7fb414353b0091f9cd26b7ba4
I20260608 12:56:07.605252 18100 catalog_manager.cc:5027] TS ce83998f135d4286ae18dcfdda39eb2b (127.16.21.194:43875): tablet 01c967a7fb414353b0091f9cd26b7ba4 (table test-workload [id=a527f9131d0d4fbc83f32a1739f1a995]) successfully deleted
I20260608 12:56:08.669667 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:08.671792 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:08.672076 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:10.672868 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:10.674782 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:10.675051 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:12.676105 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:12.678236 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:12.678535 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:14.679477 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:14.681653 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:14.682009 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:16.682938 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:16.684926 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:16.685348 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:18.686277 18167 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:18.688431 18167 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:18.688769 18167 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:19.605154 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:56:19.639719 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:19.640549 16471 tablet_replica.cc:333] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356: stopping tablet replica
I20260608 12:56:19.641180 16471 raft_consensus.cc:2243] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:19.641770 16471 raft_consensus.cc:2272] T d8e74c25a1d64a9c91fc8fd25bede600 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:19.644188 16471 tablet_replica.cc:333] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356: stopping tablet replica
I20260608 12:56:19.644593 16471 raft_consensus.cc:2243] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:19.645323 16471 raft_consensus.cc:2272] T 01c967a7fb414353b0091f9cd26b7ba4 P edc2e8c0370440c5bc510e9fc35c1356 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:19.648401 18256 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 12:56:19.651968 18256 consensus_peers.cc:597] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b -> Peer edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789): Couldn't send request to peer edc2e8c0370440c5bc510e9fc35c1356. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:19.669234 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:56:19.681766 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
W20260608 12:56:19.700839 18330 consensus_peers.cc:597] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 -> Peer edc2e8c0370440c5bc510e9fc35c1356 (127.16.21.193:38789): Couldn't send request to peer edc2e8c0370440c5bc510e9fc35c1356. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:19.707571 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:19.708292 16471 tablet_replica.cc:333] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b: stopping tablet replica
I20260608 12:56:19.708776 16471 raft_consensus.cc:2243] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:19.709596 16471 raft_consensus.cc:2272] T d8e74c25a1d64a9c91fc8fd25bede600 P ce83998f135d4286ae18dcfdda39eb2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:19.748373 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:56:19.761526 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:56:19.785343 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:19.786206 16471 tablet_replica.cc:333] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438: stopping tablet replica
I20260608 12:56:19.786839 16471 raft_consensus.cc:2243] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:19.787403 16471 raft_consensus.cc:2272] T d8e74c25a1d64a9c91fc8fd25bede600 P 35109f19339a4e46b4cc5063adfa8438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:19.789516 16471 tablet_replica.cc:333] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438: stopping tablet replica
I20260608 12:56:19.790048 16471 raft_consensus.cc:2243] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:19.790910 16471 raft_consensus.cc:2272] T 01c967a7fb414353b0091f9cd26b7ba4 P 35109f19339a4e46b4cc5063adfa8438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:19.812598 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:56:19.825558 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:56:19.848415 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:19.849125 16471 tablet_replica.cc:333] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7: stopping tablet replica
I20260608 12:56:19.849661 16471 raft_consensus.cc:2243] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:19.850317 16471 raft_consensus.cc:2272] T 01c967a7fb414353b0091f9cd26b7ba4 P 4ad93ab86ac0449fbfcfd1ed3738dca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:19.868893 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:56:19.878445 16471 master.cc:562] Master@127.16.21.254:44519 shutting down...
I20260608 12:56:19.897735 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:19.898396 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:19.898741 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P e124feca4c564c928a0d874ad083f1b7: stopping tablet replica
I20260608 12:56:19.917778 16471 master.cc:584] Master@127.16.21.254:44519 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27709 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:56:19.955713 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:42537
I20260608 12:56:19.956966 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:19.962744 18565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:19.963198 18566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:19.963672 18568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:19.964793 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:19.965667 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:19.965878 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:19.966048 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923379966023 us; error 0 us; skew 500 ppm
I20260608 12:56:19.966595 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:19.969028 16471 webserver.cc:533] Webserver started at http://127.16.21.254:41069/ using document root <none> and password file <none>
I20260608 12:56:19.969718 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:19.969985 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:19.970315 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:19.971599 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "b70229751db942e98b4e39b589ca3352"
format_stamp: "Formatted at 2026-06-08 12:56:19 on dist-test-slave-7vxk"
I20260608 12:56:19.976033 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:56:19.979382 18573 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:19.980070 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:19.980360 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "b70229751db942e98b4e39b589ca3352"
format_stamp: "Formatted at 2026-06-08 12:56:19 on dist-test-slave-7vxk"
I20260608 12:56:19.980628 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:19.992544 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:19.993757 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:20.031975 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:42537
I20260608 12:56:20.032125 18624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:42537 every 8 connection(s)
I20260608 12:56:20.036242 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:20.046679 18625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352: Bootstrap starting.
I20260608 12:56:20.051494 18625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.055835 18625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352: No bootstrap required, opened a new log
I20260608 12:56:20.058084 18625 raft_consensus.cc:359] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b70229751db942e98b4e39b589ca3352" member_type: VOTER }
I20260608 12:56:20.058526 18625 raft_consensus.cc:385] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.058777 18625 raft_consensus.cc:740] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70229751db942e98b4e39b589ca3352, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.059408 18625 consensus_queue.cc:260] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b70229751db942e98b4e39b589ca3352" member_type: VOTER }
I20260608 12:56:20.059900 18625 raft_consensus.cc:399] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:20.060148 18625 raft_consensus.cc:493] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:20.060431 18625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.064816 18625 raft_consensus.cc:515] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b70229751db942e98b4e39b589ca3352" member_type: VOTER }
I20260608 12:56:20.065362 18625 leader_election.cc:304] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [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: b70229751db942e98b4e39b589ca3352; no voters: 
I20260608 12:56:20.066542 18625 leader_election.cc:290] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:20.067021 18628 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.068454 18628 raft_consensus.cc:697] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 1 LEADER]: Becoming Leader. State: Replica: b70229751db942e98b4e39b589ca3352, State: Running, Role: LEADER
I20260608 12:56:20.069197 18628 consensus_queue.cc:237] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [LEADER]: Queue going to LEADER mode. State: All 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: "b70229751db942e98b4e39b589ca3352" member_type: VOTER }
I20260608 12:56:20.069690 18625 sys_catalog.cc:565] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:20.073933 18629 sys_catalog.cc:455] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b70229751db942e98b4e39b589ca3352" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b70229751db942e98b4e39b589ca3352" member_type: VOTER } }
I20260608 12:56:20.074281 18630 sys_catalog.cc:455] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b70229751db942e98b4e39b589ca3352. Latest consensus state: current_term: 1 leader_uuid: "b70229751db942e98b4e39b589ca3352" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b70229751db942e98b4e39b589ca3352" member_type: VOTER } }
I20260608 12:56:20.074681 18629 sys_catalog.cc:458] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:20.075129 18630 sys_catalog.cc:458] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:20.084817 18635 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:20.089982 18635 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:20.091198 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:20.099182 18635 catalog_manager.cc:1382] Generated new cluster ID: cbbd5d6bc8a542a4909b2ea87cb02f8c
I20260608 12:56:20.099488 18635 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:20.123795 18635 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:20.125161 18635 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:20.137368 18635 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352: Generated new TSK 0
I20260608 12:56:20.138005 18635 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:20.157231 16471 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000205885s
I20260608 12:56:32.261749 16471 master.cc:562] Master@127.16.21.254:42537 shutting down...
I20260608 12:56:32.287343 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.288091 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.288419 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P b70229751db942e98b4e39b589ca3352: stopping tablet replica
I20260608 12:56:32.308113 16471 master.cc:584] Master@127.16.21.254:42537 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12384 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:56:32.340061 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:35853
I20260608 12:56:32.341203 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.346691 18649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.347175 18650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.348212 18652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:32.349769 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:32.350418 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.350589 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:32.350701 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923392350689 us; error 0 us; skew 500 ppm
I20260608 12:56:32.351260 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.353490 16471 webserver.cc:533] Webserver started at http://127.16.21.254:41883/ using document root <none> and password file <none>
I20260608 12:56:32.353940 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.354105 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.354331 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.355504 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "d7532399b0ec479d95e00408967281e3"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.359921 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:56:32.363243 18657 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.364002 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:32.364298 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "d7532399b0ec479d95e00408967281e3"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.364571 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:32.389883 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.391180 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.430325 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:35853
I20260608 12:56:32.430445 18708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:35853 every 8 connection(s)
I20260608 12:56:32.434684 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:32.445703 18709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3: Bootstrap starting.
I20260608 12:56:32.450776 18709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:32.455212 18709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3: No bootstrap required, opened a new log
I20260608 12:56:32.457561 18709 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7532399b0ec479d95e00408967281e3" member_type: VOTER }
I20260608 12:56:32.457990 18709 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:32.458169 18709 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532399b0ec479d95e00408967281e3, State: Initialized, Role: FOLLOWER
I20260608 12:56:32.458817 18709 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7532399b0ec479d95e00408967281e3" member_type: VOTER }
I20260608 12:56:32.459282 18709 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:32.459481 18709 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:32.459693 18709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:32.464205 18709 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7532399b0ec479d95e00408967281e3" member_type: VOTER }
I20260608 12:56:32.464694 18709 leader_election.cc:304] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [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: d7532399b0ec479d95e00408967281e3; no voters: 
I20260608 12:56:32.465945 18709 leader_election.cc:290] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:32.466509 18712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:32.467994 18712 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 1 LEADER]: Becoming Leader. State: Replica: d7532399b0ec479d95e00408967281e3, State: Running, Role: LEADER
I20260608 12:56:32.468765 18712 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [LEADER]: Queue going to LEADER mode. State: All 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: "d7532399b0ec479d95e00408967281e3" member_type: VOTER }
I20260608 12:56:32.469244 18709 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:32.471952 18714 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7532399b0ec479d95e00408967281e3. Latest consensus state: current_term: 1 leader_uuid: "d7532399b0ec479d95e00408967281e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7532399b0ec479d95e00408967281e3" member_type: VOTER } }
I20260608 12:56:32.471935 18713 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7532399b0ec479d95e00408967281e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7532399b0ec479d95e00408967281e3" member_type: VOTER } }
I20260608 12:56:32.472712 18714 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:32.472743 18713 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:32.476336 18717 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:32.482985 18717 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:32.484866 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:32.492677 18717 catalog_manager.cc:1382] Generated new cluster ID: 7344cc369998450b87e3aa6a52af256f
I20260608 12:56:32.493022 18717 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:32.518745 18717 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:32.520154 18717 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:32.533809 18717 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3: Generated new TSK 0
I20260608 12:56:32.534417 18717 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:32.551805 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.558112 18730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.559273 18731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:32.561179 16471 server_base.cc:1061] running on GCE node
W20260608 12:56:32.561533 18733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:32.562394 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.562608 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:32.562800 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923392562765 us; error 0 us; skew 500 ppm
I20260608 12:56:32.563462 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.565730 16471 webserver.cc:533] Webserver started at http://127.16.21.193:32845/ using document root <none> and password file <none>
I20260608 12:56:32.566340 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.566562 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.566845 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.568075 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "d7a4775b84bc45f7b6bbe96eaa8410ae"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.572705 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:32.576064 18738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.576818 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:32.577101 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "d7a4775b84bc45f7b6bbe96eaa8410ae"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.577389 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:32.612512 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.613776 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.615321 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:32.617985 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:32.618260 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.618582 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:32.618856 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.662554 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:35207
I20260608 12:56:32.662681 18800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:35207 every 8 connection(s)
I20260608 12:56:32.668066 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.678231 18806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.679389 18805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.680132 18808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:32.680259 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:32.681250 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.681430 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:32.681660 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923392681624 us; error 0 us; skew 500 ppm
I20260608 12:56:32.682274 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.684437 18801 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35853
I20260608 12:56:32.684837 18801 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:32.685817 16471 webserver.cc:533] Webserver started at http://127.16.21.194:32991/ using document root <none> and password file <none>
I20260608 12:56:32.685866 18801 heartbeater.cc:507] Master 127.16.21.254:35853 requested a full tablet report, sending...
I20260608 12:56:32.686710 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.686990 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.687371 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.688624 18674 ts_manager.cc:194] Registered new tserver with Master: d7a4775b84bc45f7b6bbe96eaa8410ae (127.16.21.193:35207)
I20260608 12:56:32.688656 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "93810461c786441687f6ce0592dd7c40"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.690609 18674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58910
I20260608 12:56:32.693987 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:32.697646 18813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.698524 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:32.698781 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "93810461c786441687f6ce0592dd7c40"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.699025 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:32.722411 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.723801 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.725255 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:32.727577 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:32.727802 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.728068 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:32.728240 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.769469 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:33261
I20260608 12:56:32.769593 18875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:33261 every 8 connection(s)
I20260608 12:56:32.774569 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.781589 18879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.783461 18880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.785259 18883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:32.786402 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:32.786935 18876 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35853
I20260608 12:56:32.787336 18876 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:32.787544 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.787814 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:32.787981 18876 heartbeater.cc:507] Master 127.16.21.254:35853 requested a full tablet report, sending...
I20260608 12:56:32.788012 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923392787992 us; error 0 us; skew 500 ppm
I20260608 12:56:32.788811 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.790356 18674 ts_manager.cc:194] Registered new tserver with Master: 93810461c786441687f6ce0592dd7c40 (127.16.21.194:33261)
I20260608 12:56:32.791467 16471 webserver.cc:533] Webserver started at http://127.16.21.195:39645/ using document root <none> and password file <none>
I20260608 12:56:32.792001 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.791930 18674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58924
I20260608 12:56:32.792287 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.792608 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.793931 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "29e1367fd1e14007820952c2f2238733"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.798344 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:56:32.801810 18887 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.802690 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:32.802932 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "29e1367fd1e14007820952c2f2238733"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-7vxk"
I20260608 12:56:32.803231 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:32.818066 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.819316 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.820710 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:32.823014 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:32.823307 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.823557 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:32.823753 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.864073 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:34331
I20260608 12:56:32.864164 18949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:34331 every 8 connection(s)
I20260608 12:56:32.878552 18950 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35853
I20260608 12:56:32.879034 18950 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:32.879834 18950 heartbeater.cc:507] Master 127.16.21.254:35853 requested a full tablet report, sending...
I20260608 12:56:32.881821 18674 ts_manager.cc:194] Registered new tserver with Master: 29e1367fd1e14007820952c2f2238733 (127.16.21.195:34331)
I20260608 12:56:32.882400 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014509352s
I20260608 12:56:32.883261 18674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58938
I20260608 12:56:33.693425 18801 heartbeater.cc:499] Master 127.16.21.254:35853 was elected leader, sending a full tablet report...
I20260608 12:56:33.794631 18876 heartbeater.cc:499] Master 127.16.21.254:35853 was elected leader, sending a full tablet report...
I20260608 12:56:33.886189 18950 heartbeater.cc:499] Master 127.16.21.254:35853 was elected leader, sending a full tablet report...
I20260608 12:56:34.484731 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:36.485704 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:38.486634 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:40.487660 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:42.488931 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:45.227909 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:56:45.257506 18705 debug-util.cc:398] Leaking SignalData structure 0x7b080022bd00 after lost signal to thread 16474
W20260608 12:56:45.258720 18705 debug-util.cc:398] Leaking SignalData structure 0x7b08000f68a0 after lost signal to thread 18708
W20260608 12:56:45.260082 18705 debug-util.cc:398] Leaking SignalData structure 0x7b08001aeb00 after lost signal to thread 18800
W20260608 12:56:45.261456 18705 debug-util.cc:398] Leaking SignalData structure 0x7b080014e980 after lost signal to thread 18875
W20260608 12:56:45.262467 18705 debug-util.cc:398] Leaking SignalData structure 0x7b0800189fa0 after lost signal to thread 18949
I20260608 12:56:46.008888 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:56:46.048712 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:46.067441 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:56:46.083536 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:56:46.110499 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:56:46.287346 18872 debug-util.cc:398] Leaking SignalData structure 0x7b08001161a0 after lost signal to thread 16474
W20260608 12:56:46.288233 18872 debug-util.cc:398] Leaking SignalData structure 0x7b080008ce20 after lost signal to thread 18708
W20260608 12:56:46.289175 18872 debug-util.cc:398] Leaking SignalData structure 0x7b0800057dc0 after lost signal to thread 18800
W20260608 12:56:46.290026 18872 debug-util.cc:398] Leaking SignalData structure 0x7b080011a9c0 after lost signal to thread 18875
W20260608 12:56:46.290866 18872 debug-util.cc:398] Leaking SignalData structure 0x7b08001eeaa0 after lost signal to thread 18949
W20260608 12:56:47.125520 16471 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18872)
I20260608 12:56:47.229247 18727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:56:48.126124 16471 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18872)
I20260608 12:56:48.719242 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:56:48.728391 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:56:48.748611 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:48.764361 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:56:48.772929 16471 master.cc:562] Master@127.16.21.254:35853 shutting down...
I20260608 12:56:48.789567 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:48.790339 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:48.790721 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7532399b0ec479d95e00408967281e3: stopping tablet replica
I20260608 12:56:48.823935 16471 master.cc:584] Master@127.16.21.254:35853 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (16514 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:56:48.857285 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:34551
I20260608 12:56:48.858493 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:48.864329 18955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:48.865036 18956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:48.865191 18958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:48.866217 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:48.868239 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:48.868458 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:48.868618 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923408868584 us; error 0 us; skew 500 ppm
I20260608 12:56:48.869197 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:48.871639 16471 webserver.cc:533] Webserver started at http://127.16.21.254:41927/ using document root <none> and password file <none>
I20260608 12:56:48.872167 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:48.872370 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:48.872653 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:48.873868 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "776fb7c631274984a7324455cc42c82b"
format_stamp: "Formatted at 2026-06-08 12:56:48 on dist-test-slave-7vxk"
I20260608 12:56:48.878401 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:56:48.881822 18963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:48.882544 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:48.882838 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "776fb7c631274984a7324455cc42c82b"
format_stamp: "Formatted at 2026-06-08 12:56:48 on dist-test-slave-7vxk"
I20260608 12:56:48.883113 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:48.903223 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:48.904542 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:48.942984 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:34551
I20260608 12:56:48.943171 19014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:34551 every 8 connection(s)
I20260608 12:56:48.947319 19015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:48.957593 19015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b: Bootstrap starting.
I20260608 12:56:48.962226 19015 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:48.966308 19015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b: No bootstrap required, opened a new log
I20260608 12:56:48.968582 19015 raft_consensus.cc:359] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776fb7c631274984a7324455cc42c82b" member_type: VOTER }
I20260608 12:56:48.969018 19015 raft_consensus.cc:385] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:48.969245 19015 raft_consensus.cc:740] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776fb7c631274984a7324455cc42c82b, State: Initialized, Role: FOLLOWER
I20260608 12:56:48.969832 19015 consensus_queue.cc:260] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "776fb7c631274984a7324455cc42c82b" member_type: VOTER }
I20260608 12:56:48.970299 19015 raft_consensus.cc:399] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:48.970516 19015 raft_consensus.cc:493] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:48.970814 19015 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:48.974833 19015 raft_consensus.cc:515] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776fb7c631274984a7324455cc42c82b" member_type: VOTER }
I20260608 12:56:48.975397 19015 leader_election.cc:304] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [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: 776fb7c631274984a7324455cc42c82b; no voters: 
I20260608 12:56:48.976492 19015 leader_election.cc:290] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:48.976908 19018 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:48.978241 19018 raft_consensus.cc:697] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 1 LEADER]: Becoming Leader. State: Replica: 776fb7c631274984a7324455cc42c82b, State: Running, Role: LEADER
I20260608 12:56:48.978986 19018 consensus_queue.cc:237] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [LEADER]: Queue going to LEADER mode. State: All 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: "776fb7c631274984a7324455cc42c82b" member_type: VOTER }
I20260608 12:56:48.979609 19015 sys_catalog.cc:565] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:48.985265 19019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "776fb7c631274984a7324455cc42c82b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776fb7c631274984a7324455cc42c82b" member_type: VOTER } }
I20260608 12:56:48.985899 19019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:48.985035 19020 sys_catalog.cc:455] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 776fb7c631274984a7324455cc42c82b. Latest consensus state: current_term: 1 leader_uuid: "776fb7c631274984a7324455cc42c82b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776fb7c631274984a7324455cc42c82b" member_type: VOTER } }
I20260608 12:56:48.986562 19020 sys_catalog.cc:458] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:48.988489 19028 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:48.993470 19028 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:48.994597 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:49.003724 19028 catalog_manager.cc:1382] Generated new cluster ID: b58acc7df1204491ba430ab4881275f3
I20260608 12:56:49.004004 19028 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:49.021978 19028 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:49.023278 19028 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:49.035209 19028 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b: Generated new TSK 0
I20260608 12:56:49.035768 19028 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:49.061242 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:49.067221 19036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:49.068360 19037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:49.069617 19039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:49.070590 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:49.071489 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:49.071697 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:49.071887 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923409071867 us; error 0 us; skew 500 ppm
I20260608 12:56:49.072472 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:49.074680 16471 webserver.cc:533] Webserver started at http://127.16.21.193:39947/ using document root <none> and password file <none>
I20260608 12:56:49.075227 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:49.075421 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:49.075685 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:49.076750 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "ee78af08a78140ddbbbf901005e80d84"
format_stamp: "Formatted at 2026-06-08 12:56:49 on dist-test-slave-7vxk"
I20260608 12:56:49.081228 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:49.084396 19044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.085271 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:49.085577 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "ee78af08a78140ddbbbf901005e80d84"
format_stamp: "Formatted at 2026-06-08 12:56:49 on dist-test-slave-7vxk"
I20260608 12:56:49.085862 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:49.110687 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:49.111784 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:49.113171 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:49.115402 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:49.115625 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.115851 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:49.116020 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.155108 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:34929
I20260608 12:56:49.155285 19106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:34929 every 8 connection(s)
I20260608 12:56:49.160382 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:49.168388 19111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:49.168972 19112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:49.172079 19114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:49.172406 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:49.173174 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:49.173359 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:49.173480 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923409173468 us; error 0 us; skew 500 ppm
I20260608 12:56:49.173949 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:49.176741 16471 webserver.cc:533] Webserver started at http://127.16.21.194:42193/ using document root <none> and password file <none>
I20260608 12:56:49.177314 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:49.177529 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:49.177798 19107 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34551
I20260608 12:56:49.177855 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:49.178323 19107 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:49.179234 19107 heartbeater.cc:507] Master 127.16.21.254:34551 requested a full tablet report, sending...
I20260608 12:56:49.179555 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "d8ea6e29f8bc4031810f28cad316692e"
format_stamp: "Formatted at 2026-06-08 12:56:49 on dist-test-slave-7vxk"
I20260608 12:56:49.181701 18980 ts_manager.cc:194] Registered new tserver with Master: ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929)
I20260608 12:56:49.184214 18980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32924
I20260608 12:56:49.185591 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:49.189443 19119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.190200 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 12:56:49.190487 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "d8ea6e29f8bc4031810f28cad316692e"
format_stamp: "Formatted at 2026-06-08 12:56:49 on dist-test-slave-7vxk"
I20260608 12:56:49.190762 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:49.232231 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:49.233413 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:49.234863 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:49.237136 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:49.237372 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.237615 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:49.237792 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.277045 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:37211
I20260608 12:56:49.277168 19181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:37211 every 8 connection(s)
I20260608 12:56:49.282021 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:49.290134 19185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:49.292661 19186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:49.294458 19188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:49.295135 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:49.296052 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:49.296286 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:49.296483 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923409296466 us; error 0 us; skew 500 ppm
I20260608 12:56:49.296684 19182 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34551
I20260608 12:56:49.297012 19182 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:49.297220 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:49.297664 19182 heartbeater.cc:507] Master 127.16.21.254:34551 requested a full tablet report, sending...
I20260608 12:56:49.299965 16471 webserver.cc:533] Webserver started at http://127.16.21.195:38077/ using document root <none> and password file <none>
I20260608 12:56:49.300027 18980 ts_manager.cc:194] Registered new tserver with Master: d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:49.300551 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:49.300799 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:49.301070 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:49.301640 18980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32938
I20260608 12:56:49.302381 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "26ea1a9ebaf34a8d80f8d750802862fb"
format_stamp: "Formatted at 2026-06-08 12:56:49 on dist-test-slave-7vxk"
I20260608 12:56:49.306972 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:49.310215 19193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.310884 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:49.311203 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "26ea1a9ebaf34a8d80f8d750802862fb"
format_stamp: "Formatted at 2026-06-08 12:56:49 on dist-test-slave-7vxk"
I20260608 12:56:49.311465 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:49.337162 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:49.338429 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:49.339898 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:49.342118 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:49.342350 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.342594 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:49.342787 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:49.383067 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:36559
I20260608 12:56:49.383245 19255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:36559 every 8 connection(s)
I20260608 12:56:49.397544 19256 heartbeater.cc:344] Connected to a master server at 127.16.21.254:34551
I20260608 12:56:49.397905 19256 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:49.398571 19256 heartbeater.cc:507] Master 127.16.21.254:34551 requested a full tablet report, sending...
I20260608 12:56:49.400533 18980 ts_manager.cc:194] Registered new tserver with Master: 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195:36559)
I20260608 12:56:49.401161 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01455842s
I20260608 12:56:49.402186 18980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32940
I20260608 12:56:50.187253 19107 heartbeater.cc:499] Master 127.16.21.254:34551 was elected leader, sending a full tablet report...
I20260608 12:56:50.304198 19182 heartbeater.cc:499] Master 127.16.21.254:34551 was elected leader, sending a full tablet report...
I20260608 12:56:50.405272 19256 heartbeater.cc:499] Master 127.16.21.254:34551 was elected leader, sending a full tablet report...
I20260608 12:56:50.454550 18980 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46924:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:56:50.456988 18980 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:50.515588 19072 tablet_service.cc:1511] Processing CreateTablet for tablet 134e1874b5204693b7fa7830722158bd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:50.517724 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134e1874b5204693b7fa7830722158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.517618 19221 tablet_service.cc:1511] Processing CreateTablet for tablet 134e1874b5204693b7fa7830722158bd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:50.519218 19221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134e1874b5204693b7fa7830722158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.520131 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 39d9fb31547747f29a2dfae3e7b4c6ab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:50.521559 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d9fb31547747f29a2dfae3e7b4c6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.525624 19070 tablet_service.cc:1511] Processing CreateTablet for tablet e9b495a6e8844996b9d945b84309cad9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:50.527151 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b495a6e8844996b9d945b84309cad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.531368 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 134e1874b5204693b7fa7830722158bd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:50.532927 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134e1874b5204693b7fa7830722158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.533392 19069 tablet_service.cc:1511] Processing CreateTablet for tablet 651d5d7b0dbc44079aed2970bb5a529c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:50.534899 19069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651d5d7b0dbc44079aed2970bb5a529c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.536353 19145 tablet_service.cc:1511] Processing CreateTablet for tablet e9b495a6e8844996b9d945b84309cad9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:50.537814 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b495a6e8844996b9d945b84309cad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.540264 19144 tablet_service.cc:1511] Processing CreateTablet for tablet 651d5d7b0dbc44079aed2970bb5a529c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:50.541723 19144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651d5d7b0dbc44079aed2970bb5a529c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.534834 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 39d9fb31547747f29a2dfae3e7b4c6ab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:50.544799 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d9fb31547747f29a2dfae3e7b4c6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.544476 19218 tablet_service.cc:1511] Processing CreateTablet for tablet 651d5d7b0dbc44079aed2970bb5a529c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:50.544472 19219 tablet_service.cc:1511] Processing CreateTablet for tablet e9b495a6e8844996b9d945b84309cad9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:50.546109 19218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651d5d7b0dbc44079aed2970bb5a529c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.546754 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b495a6e8844996b9d945b84309cad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.548338 19220 tablet_service.cc:1511] Processing CreateTablet for tablet 39d9fb31547747f29a2dfae3e7b4c6ab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=27977a7633164edb8f8ba07898826f72]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:50.549767 19220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d9fb31547747f29a2dfae3e7b4c6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:50.595276 19276 tablet_bootstrap.cc:492] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: Bootstrap starting.
I20260608 12:56:50.595435 19278 tablet_bootstrap.cc:492] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e: Bootstrap starting.
I20260608 12:56:50.595333 19277 tablet_bootstrap.cc:492] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: Bootstrap starting.
I20260608 12:56:50.602109 19278 tablet_bootstrap.cc:654] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.605952 19277 tablet_bootstrap.cc:654] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.607317 19278 tablet_bootstrap.cc:492] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e: No bootstrap required, opened a new log
I20260608 12:56:50.607751 19278 ts_tablet_manager.cc:1403] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:56:50.609905 19276 tablet_bootstrap.cc:654] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.610523 19278 raft_consensus.cc:359] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.611140 19278 raft_consensus.cc:385] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.611399 19278 raft_consensus.cc:740] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea6e29f8bc4031810f28cad316692e, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.611822 19277 tablet_bootstrap.cc:492] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: No bootstrap required, opened a new log
I20260608 12:56:50.612317 19277 ts_tablet_manager.cc:1403] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260608 12:56:50.612139 19278 consensus_queue.cc:260] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.615438 19277 raft_consensus.cc:359] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.615756 19276 tablet_bootstrap.cc:492] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: No bootstrap required, opened a new log
I20260608 12:56:50.616044 19277 raft_consensus.cc:385] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.616293 19276 ts_tablet_manager.cc:1403] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.009s
I20260608 12:56:50.616400 19277 raft_consensus.cc:740] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ea1a9ebaf34a8d80f8d750802862fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.616843 19278 ts_tablet_manager.cc:1434] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:56:50.617897 19278 tablet_bootstrap.cc:492] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: Bootstrap starting.
I20260608 12:56:50.619561 19276 raft_consensus.cc:359] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.620291 19276 raft_consensus.cc:385] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.620594 19276 raft_consensus.cc:740] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee78af08a78140ddbbbf901005e80d84, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.621426 19276 consensus_queue.cc:260] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.622117 19277 consensus_queue.cc:260] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.625946 19278 tablet_bootstrap.cc:654] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.627714 19276 ts_tablet_manager.cc:1434] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260608 12:56:50.629671 19277 ts_tablet_manager.cc:1434] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.010s
I20260608 12:56:50.630729 19277 tablet_bootstrap.cc:492] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: Bootstrap starting.
I20260608 12:56:50.637583 19277 tablet_bootstrap.cc:654] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.637931 19276 tablet_bootstrap.cc:492] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84: Bootstrap starting.
I20260608 12:56:50.638212 19283 raft_consensus.cc:493] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:50.638741 19283 raft_consensus.cc:515] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
W20260608 12:56:50.639276 19257 tablet.cc:2404] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:50.647500 19276 tablet_bootstrap.cc:654] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.648022 19283 leader_election.cc:290] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195:36559), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.657826 19278 tablet_bootstrap.cc:492] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: No bootstrap required, opened a new log
I20260608 12:56:50.658480 19278 ts_tablet_manager.cc:1403] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.029s
I20260608 12:56:50.663194 19278 raft_consensus.cc:359] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.664101 19278 raft_consensus.cc:385] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.664422 19278 raft_consensus.cc:740] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea6e29f8bc4031810f28cad316692e, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.665818 19276 tablet_bootstrap.cc:492] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84: No bootstrap required, opened a new log
I20260608 12:56:50.665364 19278 consensus_queue.cc:260] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.666343 19276 ts_tablet_manager.cc:1403] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260608 12:56:50.668107 19277 tablet_bootstrap.cc:492] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: No bootstrap required, opened a new log
I20260608 12:56:50.669998 19277 ts_tablet_manager.cc:1403] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260608 12:56:50.669553 19276 raft_consensus.cc:359] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.671397 19276 raft_consensus.cc:385] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.671721 19276 raft_consensus.cc:740] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee78af08a78140ddbbbf901005e80d84, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.670462 19278 ts_tablet_manager.cc:1434] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 12:56:50.673259 19278 tablet_bootstrap.cc:492] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e: Bootstrap starting.
I20260608 12:56:50.674131 19277 raft_consensus.cc:359] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.674844 19277 raft_consensus.cc:385] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.675158 19277 raft_consensus.cc:740] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ea1a9ebaf34a8d80f8d750802862fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.676095 19277 consensus_queue.cc:260] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.678399 19277 ts_tablet_manager.cc:1434] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:56:50.679172 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134e1874b5204693b7fa7830722158bd" candidate_uuid: "ee78af08a78140ddbbbf901005e80d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e" is_pre_election: true
I20260608 12:56:50.680015 19278 tablet_bootstrap.cc:654] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.679909 19157 raft_consensus.cc:2468] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee78af08a78140ddbbbf901005e80d84 in term 0.
I20260608 12:56:50.681348 19045 leader_election.cc:304] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ea6e29f8bc4031810f28cad316692e, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.682296 19283 raft_consensus.cc:2804] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:50.682652 19283 raft_consensus.cc:493] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:50.682996 19283 raft_consensus.cc:3060] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.683358 19276 consensus_queue.cc:260] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.685326 19277 tablet_bootstrap.cc:492] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb: Bootstrap starting.
I20260608 12:56:50.686939 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134e1874b5204693b7fa7830722158bd" candidate_uuid: "ee78af08a78140ddbbbf901005e80d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" is_pre_election: true
I20260608 12:56:50.687670 19231 raft_consensus.cc:2468] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee78af08a78140ddbbbf901005e80d84 in term 0.
I20260608 12:56:50.690856 19283 raft_consensus.cc:515] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.694547 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134e1874b5204693b7fa7830722158bd" candidate_uuid: "ee78af08a78140ddbbbf901005e80d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e"
I20260608 12:56:50.695123 19157 raft_consensus.cc:3060] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.695142 19277 tablet_bootstrap.cc:654] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.697835 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134e1874b5204693b7fa7830722158bd" candidate_uuid: "ee78af08a78140ddbbbf901005e80d84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ea1a9ebaf34a8d80f8d750802862fb"
I20260608 12:56:50.698395 19231 raft_consensus.cc:3060] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.702435 19157 raft_consensus.cc:2468] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee78af08a78140ddbbbf901005e80d84 in term 1.
I20260608 12:56:50.704197 19045 leader_election.cc:304] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ea6e29f8bc4031810f28cad316692e, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.705899 19231 raft_consensus.cc:2468] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee78af08a78140ddbbbf901005e80d84 in term 1.
I20260608 12:56:50.702929 19283 leader_election.cc:290] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [CANDIDATE]: Term 1 election: Requested vote from peers 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195:36559), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.709286 19283 raft_consensus.cc:2804] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:50.709854 19283 raft_consensus.cc:697] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 1 LEADER]: Becoming Leader. State: Replica: ee78af08a78140ddbbbf901005e80d84, State: Running, Role: LEADER
I20260608 12:56:50.710876 19283 consensus_queue.cc:237] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } }
I20260608 12:56:50.715987 19276 ts_tablet_manager.cc:1434] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.018s
I20260608 12:56:50.717100 19276 tablet_bootstrap.cc:492] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84: Bootstrap starting.
I20260608 12:56:50.717659 19277 tablet_bootstrap.cc:492] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb: No bootstrap required, opened a new log
I20260608 12:56:50.718147 19277 ts_tablet_manager.cc:1403] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260608 12:56:50.721273 19277 raft_consensus.cc:359] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.722033 19277 raft_consensus.cc:385] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.722342 19277 raft_consensus.cc:740] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ea1a9ebaf34a8d80f8d750802862fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.724026 19276 tablet_bootstrap.cc:654] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.723541 19277 consensus_queue.cc:260] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.725883 19278 tablet_bootstrap.cc:492] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e: No bootstrap required, opened a new log
I20260608 12:56:50.728400 19277 ts_tablet_manager.cc:1434] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:56:50.729839 19277 tablet_bootstrap.cc:492] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: Bootstrap starting.
I20260608 12:56:50.726521 19278 ts_tablet_manager.cc:1403] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.011s
I20260608 12:56:50.739066 19277 tablet_bootstrap.cc:654] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.739180 19278 raft_consensus.cc:359] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.740088 19278 raft_consensus.cc:385] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.740408 19278 raft_consensus.cc:740] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea6e29f8bc4031810f28cad316692e, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.741214 19278 consensus_queue.cc:260] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.743444 19278 ts_tablet_manager.cc:1434] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:56:50.744451 19278 tablet_bootstrap.cc:492] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e: Bootstrap starting.
I20260608 12:56:50.750965 19276 tablet_bootstrap.cc:492] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84: No bootstrap required, opened a new log
I20260608 12:56:50.750366 18978 catalog_manager.cc:5696] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee78af08a78140ddbbbf901005e80d84 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "ee78af08a78140ddbbbf901005e80d84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:50.751631 19276 ts_tablet_manager.cc:1403] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.014s
I20260608 12:56:50.752228 19278 tablet_bootstrap.cc:654] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.755779 19276 raft_consensus.cc:359] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.756680 19276 raft_consensus.cc:385] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.757061 19276 raft_consensus.cc:740] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee78af08a78140ddbbbf901005e80d84, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.758179 19276 consensus_queue.cc:260] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.761490 19276 ts_tablet_manager.cc:1434] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:50.762735 19276 tablet_bootstrap.cc:492] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84: Bootstrap starting.
I20260608 12:56:50.764372 19284 raft_consensus.cc:493] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:50.765024 19284 raft_consensus.cc:515] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.771289 19276 tablet_bootstrap.cc:654] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:50.775619 19282 raft_consensus.cc:493] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:50.776268 19282 raft_consensus.cc:515] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.784168 19276 tablet_bootstrap.cc:492] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84: No bootstrap required, opened a new log
I20260608 12:56:50.784781 19276 ts_tablet_manager.cc:1403] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 12:56:50.788501 19282 leader_election.cc:290] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195:36559)
I20260608 12:56:50.790283 19276 raft_consensus.cc:359] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.790967 19276 raft_consensus.cc:385] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.791244 19276 raft_consensus.cc:740] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee78af08a78140ddbbbf901005e80d84, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.792208 19276 consensus_queue.cc:260] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.794996 19276 ts_tablet_manager.cc:1434] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:56:50.799975 19284 leader_election.cc:290] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.829420 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d5d7b0dbc44079aed2970bb5a529c" candidate_uuid: "d8ea6e29f8bc4031810f28cad316692e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" is_pre_election: true
I20260608 12:56:50.830220 19231 raft_consensus.cc:2468] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea6e29f8bc4031810f28cad316692e in term 0.
I20260608 12:56:50.832860 19123 leader_election.cc:304] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ea1a9ebaf34a8d80f8d750802862fb, d8ea6e29f8bc4031810f28cad316692e; no voters: 
I20260608 12:56:50.834559 19282 raft_consensus.cc:2804] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:50.835500 19282 raft_consensus.cc:493] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:50.835943 19282 raft_consensus.cc:3060] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.838419 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d5d7b0dbc44079aed2970bb5a529c" candidate_uuid: "d8ea6e29f8bc4031810f28cad316692e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84" is_pre_election: true
I20260608 12:56:50.839403 19082 raft_consensus.cc:2468] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea6e29f8bc4031810f28cad316692e in term 0.
I20260608 12:56:50.846117 19282 raft_consensus.cc:515] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.852633 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d5d7b0dbc44079aed2970bb5a529c" candidate_uuid: "d8ea6e29f8bc4031810f28cad316692e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84"
I20260608 12:56:50.853227 19082 raft_consensus.cc:3060] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.853353 19278 tablet_bootstrap.cc:492] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e: No bootstrap required, opened a new log
I20260608 12:56:50.853946 19278 ts_tablet_manager.cc:1403] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e: Time spent bootstrapping tablet: real 0.110s	user 0.062s	sys 0.044s
I20260608 12:56:50.856601 19277 tablet_bootstrap.cc:492] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: No bootstrap required, opened a new log
I20260608 12:56:50.857129 19277 ts_tablet_manager.cc:1403] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent bootstrapping tablet: real 0.128s	user 0.037s	sys 0.060s
I20260608 12:56:50.857220 19278 raft_consensus.cc:359] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.859217 19278 raft_consensus.cc:385] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.859515 19278 raft_consensus.cc:740] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea6e29f8bc4031810f28cad316692e, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.859611 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d5d7b0dbc44079aed2970bb5a529c" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e" is_pre_election: true
I20260608 12:56:50.860487 19157 raft_consensus.cc:2393] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ea1a9ebaf34a8d80f8d750802862fb in current term 1: Already voted for candidate d8ea6e29f8bc4031810f28cad316692e in this term.
I20260608 12:56:50.860342 19277 raft_consensus.cc:359] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.860530 19278 consensus_queue.cc:260] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.861127 19282 leader_election.cc:290] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [CANDIDATE]: Term 1 election: Requested vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195:36559)
I20260608 12:56:50.861148 19277 raft_consensus.cc:385] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:50.861821 19277 raft_consensus.cc:740] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ea1a9ebaf34a8d80f8d750802862fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:50.860551 19082 raft_consensus.cc:2468] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea6e29f8bc4031810f28cad316692e in term 1.
I20260608 12:56:50.862627 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d5d7b0dbc44079aed2970bb5a529c" candidate_uuid: "d8ea6e29f8bc4031810f28cad316692e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ea1a9ebaf34a8d80f8d750802862fb"
I20260608 12:56:50.863334 19231 raft_consensus.cc:3060] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.862795 19277 consensus_queue.cc:260] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.864816 19122 leader_election.cc:304] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8ea6e29f8bc4031810f28cad316692e, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.866402 19282 raft_consensus.cc:2804] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:50.866922 19282 raft_consensus.cc:697] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 LEADER]: Becoming Leader. State: Replica: d8ea6e29f8bc4031810f28cad316692e, State: Running, Role: LEADER
I20260608 12:56:50.870141 19231 raft_consensus.cc:2468] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea6e29f8bc4031810f28cad316692e in term 1.
I20260608 12:56:50.873039 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d5d7b0dbc44079aed2970bb5a529c" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84" is_pre_election: true
I20260608 12:56:50.873839 19082 raft_consensus.cc:2393] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ea1a9ebaf34a8d80f8d750802862fb in current term 1: Already voted for candidate d8ea6e29f8bc4031810f28cad316692e in this term.
I20260608 12:56:50.870244 19282 consensus_queue.cc:237] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.875370 19278 ts_tablet_manager.cc:1434] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260608 12:56:50.875317 19196 leader_election.cc:304] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [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: 26ea1a9ebaf34a8d80f8d750802862fb; no voters: d8ea6e29f8bc4031810f28cad316692e, ee78af08a78140ddbbbf901005e80d84
I20260608 12:56:50.876873 19284 raft_consensus.cc:2749] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:50.877656 19277 ts_tablet_manager.cc:1434] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260608 12:56:50.881958 19284 raft_consensus.cc:493] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:50.882428 19284 raft_consensus.cc:515] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.883924 18978 catalog_manager.cc:5696] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea6e29f8bc4031810f28cad316692e (127.16.21.194). New cstate: current_term: 1 leader_uuid: "d8ea6e29f8bc4031810f28cad316692e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:50.884658 19284 leader_election.cc:290] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.885353 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d9fb31547747f29a2dfae3e7b4c6ab" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84" is_pre_election: true
I20260608 12:56:50.885982 19082 raft_consensus.cc:2468] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 0.
I20260608 12:56:50.886205 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d9fb31547747f29a2dfae3e7b4c6ab" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e" is_pre_election: true
I20260608 12:56:50.886807 19157 raft_consensus.cc:2468] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 0.
I20260608 12:56:50.886891 19196 leader_election.cc:304] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ea1a9ebaf34a8d80f8d750802862fb, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.887820 19284 raft_consensus.cc:2804] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:50.888274 19284 raft_consensus.cc:493] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:50.888608 19284 raft_consensus.cc:3060] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.894894 19284 raft_consensus.cc:515] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.896476 19284 leader_election.cc:290] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 election: Requested vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.897281 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d9fb31547747f29a2dfae3e7b4c6ab" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84"
I20260608 12:56:50.897554 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d9fb31547747f29a2dfae3e7b4c6ab" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e"
I20260608 12:56:50.897766 19082 raft_consensus.cc:3060] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.898138 19157 raft_consensus.cc:3060] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.902127 19082 raft_consensus.cc:2468] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 1.
I20260608 12:56:50.902372 19157 raft_consensus.cc:2468] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 1.
I20260608 12:56:50.903228 19196 leader_election.cc:304] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ea1a9ebaf34a8d80f8d750802862fb, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.903982 19284 raft_consensus.cc:2804] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:50.905251 19284 raft_consensus.cc:697] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 LEADER]: Becoming Leader. State: Replica: 26ea1a9ebaf34a8d80f8d750802862fb, State: Running, Role: LEADER
I20260608 12:56:50.906072 19306 raft_consensus.cc:493] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:50.906201 19284 consensus_queue.cc:237] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.906602 19306 raft_consensus.cc:515] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.908679 19306 leader_election.cc:290] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.909505 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b495a6e8844996b9d945b84309cad9" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84" is_pre_election: true
I20260608 12:56:50.910086 19082 raft_consensus.cc:2468] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 0.
I20260608 12:56:50.911231 19196 leader_election.cc:304] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ea1a9ebaf34a8d80f8d750802862fb, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.911870 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b495a6e8844996b9d945b84309cad9" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e" is_pre_election: true
I20260608 12:56:50.912024 19284 raft_consensus.cc:2804] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:50.912528 19284 raft_consensus.cc:493] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:50.912504 19157 raft_consensus.cc:2468] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 0.
I20260608 12:56:50.913612 19284 raft_consensus.cc:3060] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.914638 18978 catalog_manager.cc:5696] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195). New cstate: current_term: 1 leader_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:50.918310 19284 raft_consensus.cc:515] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.920375 19284 leader_election.cc:290] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 election: Requested vote from peers ee78af08a78140ddbbbf901005e80d84 (127.16.21.193:34929), d8ea6e29f8bc4031810f28cad316692e (127.16.21.194:37211)
I20260608 12:56:50.921020 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b495a6e8844996b9d945b84309cad9" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee78af08a78140ddbbbf901005e80d84"
I20260608 12:56:50.921394 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b495a6e8844996b9d945b84309cad9" candidate_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea6e29f8bc4031810f28cad316692e"
I20260608 12:56:50.921561 19082 raft_consensus.cc:3060] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.921968 19157 raft_consensus.cc:3060] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:50.926973 19082 raft_consensus.cc:2468] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 1.
I20260608 12:56:50.927460 19157 raft_consensus.cc:2468] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ea1a9ebaf34a8d80f8d750802862fb in term 1.
I20260608 12:56:50.928297 19196 leader_election.cc:304] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ea1a9ebaf34a8d80f8d750802862fb, ee78af08a78140ddbbbf901005e80d84; no voters: 
I20260608 12:56:50.929119 19284 raft_consensus.cc:2804] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:50.929514 19284 raft_consensus.cc:697] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 LEADER]: Becoming Leader. State: Replica: 26ea1a9ebaf34a8d80f8d750802862fb, State: Running, Role: LEADER
I20260608 12:56:50.930260 19284 consensus_queue.cc:237] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } }
I20260608 12:56:50.936738 18978 catalog_manager.cc:5696] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ea1a9ebaf34a8d80f8d750802862fb (127.16.21.195). New cstate: current_term: 1 leader_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee78af08a78140ddbbbf901005e80d84" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea6e29f8bc4031810f28cad316692e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ea1a9ebaf34a8d80f8d750802862fb" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36559 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:50.994123 19033 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:56:50.998131 19033 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 12:56:50.998456 19033 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:51.029342 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:56:51.044677 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.045347 16471 tablet_replica.cc:333] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84: stopping tablet replica
I20260608 12:56:51.045815 16471 raft_consensus.cc:2243] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.046146 16471 raft_consensus.cc:2272] T 651d5d7b0dbc44079aed2970bb5a529c P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.048185 16471 tablet_replica.cc:333] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84: stopping tablet replica
I20260608 12:56:51.048724 16471 raft_consensus.cc:2243] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.049089 16471 raft_consensus.cc:2272] T e9b495a6e8844996b9d945b84309cad9 P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.050789 16471 tablet_replica.cc:333] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84: stopping tablet replica
I20260608 12:56:51.051326 16471 raft_consensus.cc:2243] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.051734 16471 raft_consensus.cc:2272] T 39d9fb31547747f29a2dfae3e7b4c6ab P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.053622 16471 tablet_replica.cc:333] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: stopping tablet replica
I20260608 12:56:51.054085 16471 raft_consensus.cc:2243] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.054620 16471 pending_rounds.cc:70] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: Trying to abort 1 pending ops.
I20260608 12:56:51.054857 16471 pending_rounds.cc:77] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662290291097600 op_type: NO_OP noop_request { }
I20260608 12:56:51.055214 16471 raft_consensus.cc:2889] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:51.055500 16471 raft_consensus.cc:2272] T 134e1874b5204693b7fa7830722158bd P ee78af08a78140ddbbbf901005e80d84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.078503 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:56:51.089731 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:56:51.105295 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.106312 16471 tablet_replica.cc:333] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: stopping tablet replica
I20260608 12:56:51.106940 16471 raft_consensus.cc:2243] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.107609 16471 pending_rounds.cc:70] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: Trying to abort 1 pending ops.
I20260608 12:56:51.107837 16471 pending_rounds.cc:77] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662290950115328 op_type: NO_OP noop_request { }
I20260608 12:56:51.108119 16471 raft_consensus.cc:2889] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:51.108407 16471 raft_consensus.cc:2272] T 651d5d7b0dbc44079aed2970bb5a529c P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.110798 16471 tablet_replica.cc:333] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e: stopping tablet replica
I20260608 12:56:51.111387 16471 raft_consensus.cc:2243] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.111771 16471 raft_consensus.cc:2272] T 39d9fb31547747f29a2dfae3e7b4c6ab P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.113658 16471 tablet_replica.cc:333] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e: stopping tablet replica
I20260608 12:56:51.114162 16471 raft_consensus.cc:2243] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.114533 16471 raft_consensus.cc:2272] T e9b495a6e8844996b9d945b84309cad9 P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.116479 16471 tablet_replica.cc:333] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e: stopping tablet replica
I20260608 12:56:51.116967 16471 raft_consensus.cc:2243] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.117337 16471 raft_consensus.cc:2272] T 134e1874b5204693b7fa7830722158bd P d8ea6e29f8bc4031810f28cad316692e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.139204 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:56:51.149704 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:56:51.167301 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.168046 16471 tablet_replica.cc:333] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb: stopping tablet replica
I20260608 12:56:51.168606 16471 raft_consensus.cc:2243] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.169023 16471 raft_consensus.cc:2272] T 651d5d7b0dbc44079aed2970bb5a529c P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.170817 16471 tablet_replica.cc:333] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: stopping tablet replica
I20260608 12:56:51.171412 16471 raft_consensus.cc:2243] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.171972 16471 pending_rounds.cc:70] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: Trying to abort 1 pending ops.
I20260608 12:56:51.172168 16471 pending_rounds.cc:77] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662291176984576 op_type: NO_OP noop_request { }
I20260608 12:56:51.172441 16471 raft_consensus.cc:2889] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:51.172708 16471 raft_consensus.cc:2272] T e9b495a6e8844996b9d945b84309cad9 P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.174744 16471 tablet_replica.cc:333] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: stopping tablet replica
I20260608 12:56:51.175288 16471 raft_consensus.cc:2243] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.175834 16471 pending_rounds.cc:70] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: Trying to abort 1 pending ops.
I20260608 12:56:51.176030 16471 pending_rounds.cc:77] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662291079598080 op_type: NO_OP noop_request { }
I20260608 12:56:51.176277 16471 raft_consensus.cc:2889] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:51.176541 16471 raft_consensus.cc:2272] T 39d9fb31547747f29a2dfae3e7b4c6ab P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.178367 16471 tablet_replica.cc:333] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb: stopping tablet replica
I20260608 12:56:51.178825 16471 raft_consensus.cc:2243] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.179236 16471 raft_consensus.cc:2272] T 134e1874b5204693b7fa7830722158bd P 26ea1a9ebaf34a8d80f8d750802862fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.191597 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:56:51.201920 16471 master.cc:562] Master@127.16.21.254:34551 shutting down...
I20260608 12:56:51.216702 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.217181 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.217449 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 776fb7c631274984a7324455cc42c82b: stopping tablet replica
I20260608 12:56:51.226178 16471 master.cc:584] Master@127.16.21.254:34551 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2401 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:56:51.257604 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:44461
I20260608 12:56:51.258641 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:51.263576 19310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.263810 19311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.264815 19313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:51.265952 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:51.266850 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:51.267043 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:51.267264 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923411267246 us; error 0 us; skew 500 ppm
I20260608 12:56:51.267858 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:51.270599 16471 webserver.cc:533] Webserver started at http://127.16.21.254:42585/ using document root <none> and password file <none>
I20260608 12:56:51.271312 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:51.271502 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:51.271790 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:51.272852 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "d8768824dfbb4ff39e58c0444dcb1c92"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.277246 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:51.280551 19318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.281237 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:51.281528 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "d8768824dfbb4ff39e58c0444dcb1c92"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.281796 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:51.293634 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:51.294577 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:51.330047 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:44461
I20260608 12:56:51.330149 19369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:44461 every 8 connection(s)
I20260608 12:56:51.334069 19370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:51.343380 19370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92: Bootstrap starting.
I20260608 12:56:51.347690 19370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:51.351415 19370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92: No bootstrap required, opened a new log
I20260608 12:56:51.353372 19370 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8768824dfbb4ff39e58c0444dcb1c92" member_type: VOTER }
I20260608 12:56:51.353737 19370 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:51.353917 19370 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8768824dfbb4ff39e58c0444dcb1c92, State: Initialized, Role: FOLLOWER
I20260608 12:56:51.354420 19370 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8768824dfbb4ff39e58c0444dcb1c92" member_type: VOTER }
I20260608 12:56:51.354825 19370 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:51.355021 19370 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:51.355252 19370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:51.359414 19370 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8768824dfbb4ff39e58c0444dcb1c92" member_type: VOTER }
I20260608 12:56:51.359896 19370 leader_election.cc:304] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [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: d8768824dfbb4ff39e58c0444dcb1c92; no voters: 
I20260608 12:56:51.361111 19370 leader_election.cc:290] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:51.361598 19373 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:51.363054 19373 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 1 LEADER]: Becoming Leader. State: Replica: d8768824dfbb4ff39e58c0444dcb1c92, State: Running, Role: LEADER
I20260608 12:56:51.363796 19373 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [LEADER]: Queue going to LEADER mode. State: All 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: "d8768824dfbb4ff39e58c0444dcb1c92" member_type: VOTER }
I20260608 12:56:51.364135 19370 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:51.366595 19374 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8768824dfbb4ff39e58c0444dcb1c92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8768824dfbb4ff39e58c0444dcb1c92" member_type: VOTER } }
I20260608 12:56:51.367158 19374 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:51.366552 19375 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8768824dfbb4ff39e58c0444dcb1c92. Latest consensus state: current_term: 1 leader_uuid: "d8768824dfbb4ff39e58c0444dcb1c92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8768824dfbb4ff39e58c0444dcb1c92" member_type: VOTER } }
I20260608 12:56:51.368310 19375 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:51.370831 19378 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:51.379016 19378 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:51.379947 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:51.388299 19378 catalog_manager.cc:1382] Generated new cluster ID: c3017bc8e27f45ffb648fe97207e4e2c
I20260608 12:56:51.388573 19378 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:51.438153 19378 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:51.439448 19378 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:51.454250 19378 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92: Generated new TSK 0
I20260608 12:56:51.454869 19378 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:51.510458 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:51.516280 19391 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.517478 19392 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.518617 19394 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:51.518887 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:51.519714 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:51.519884 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:51.520004 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923411519992 us; error 0 us; skew 500 ppm
I20260608 12:56:51.520520 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:51.522564 16471 webserver.cc:533] Webserver started at http://127.16.21.193:42969/ using document root <none> and password file <none>
I20260608 12:56:51.523008 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:51.523226 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:51.523442 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:51.524472 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "a06c235d2eda476db056b14e5f2a37db"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.528676 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:51.531898 19399 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.532591 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:51.532826 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "a06c235d2eda476db056b14e5f2a37db"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.533042 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:51.551995 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:51.553028 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:51.554378 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:51.556787 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:51.556974 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.557264 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:51.557430 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.596655 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:45543
I20260608 12:56:51.596781 19461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:45543 every 8 connection(s)
I20260608 12:56:51.602034 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:51.609602 19466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.611387 19467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.613047 19469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:51.614249 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:51.615270 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:51.615506 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:51.615711 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923411615694 us; error 0 us; skew 500 ppm
I20260608 12:56:51.616297 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:51.616297 19462 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44461
I20260608 12:56:51.616852 19462 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:51.617766 19462 heartbeater.cc:507] Master 127.16.21.254:44461 requested a full tablet report, sending...
I20260608 12:56:51.619263 16471 webserver.cc:533] Webserver started at http://127.16.21.194:45765/ using document root <none> and password file <none>
I20260608 12:56:51.619848 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:51.620069 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:51.620090 19335 ts_manager.cc:194] Registered new tserver with Master: a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:51.620419 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:51.621611 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "09511cbc4d0d4253af3a7e4d46f39017"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.622104 19335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60268
I20260608 12:56:51.626520 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:51.630101 19474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.630856 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:51.631222 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "09511cbc4d0d4253af3a7e4d46f39017"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.631526 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:51.659781 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:51.660923 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:51.662370 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:51.664707 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:51.664944 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.665185 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:51.665359 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.702641 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:33475
I20260608 12:56:51.702754 19536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:33475 every 8 connection(s)
I20260608 12:56:51.707723 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:51.714268 19540 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:51.714803 19541 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:51.721872 19537 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44461
I20260608 12:56:51.722287 19537 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:51.722656 19543 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:51.723284 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:51.723335 19537 heartbeater.cc:507] Master 127.16.21.254:44461 requested a full tablet report, sending...
I20260608 12:56:51.724243 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:51.724534 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:51.724761 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923411724740 us; error 0 us; skew 500 ppm
I20260608 12:56:51.725556 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:51.725662 19335 ts_manager.cc:194] Registered new tserver with Master: 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:51.727576 19335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60276
I20260608 12:56:51.728048 16471 webserver.cc:533] Webserver started at http://127.16.21.195:38235/ using document root <none> and password file <none>
I20260608 12:56:51.728674 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:51.728899 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:51.729224 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:51.730475 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "5e9cf84221d345318184e4e59b612457"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.734491 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:51.738508 19548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.739502 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:51.739907 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "5e9cf84221d345318184e4e59b612457"
format_stamp: "Formatted at 2026-06-08 12:56:51 on dist-test-slave-7vxk"
I20260608 12:56:51.740309 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:51.768594 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:51.770217 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:51.772351 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:51.774880 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:51.775122 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.775406 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:51.775612 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:51.842752 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:46005
I20260608 12:56:51.842976 19611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:46005 every 8 connection(s)
I20260608 12:56:51.860158 19612 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44461
I20260608 12:56:51.860543 19612 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:51.861304 19612 heartbeater.cc:507] Master 127.16.21.254:44461 requested a full tablet report, sending...
I20260608 12:56:51.863675 19335 ts_manager.cc:194] Registered new tserver with Master: 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:51.864183 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017029183s
I20260608 12:56:51.866083 19335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60278
I20260608 12:56:52.406538 19335 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60290:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:56:52.409088 19335 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:52.466151 19502 tablet_service.cc:1511] Processing CreateTablet for tablet 822e890eb5844899b30585f3c34a22bf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.467515 19499 tablet_service.cc:1511] Processing CreateTablet for tablet f1372f414a21477c95e3102fba79e371 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.469878 19501 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa7495d58b44568f0be88b129ca5d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.472383 19500 tablet_service.cc:1511] Processing CreateTablet for tablet c4d82f8781d54ec2a0398857b6b850d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.468494 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e890eb5844899b30585f3c34a22bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.474610 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1372f414a21477c95e3102fba79e371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.477398 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d82f8781d54ec2a0398857b6b850d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.479482 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa7495d58b44568f0be88b129ca5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.483599 19427 tablet_service.cc:1511] Processing CreateTablet for tablet 822e890eb5844899b30585f3c34a22bf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.483597 19424 tablet_service.cc:1511] Processing CreateTablet for tablet f1372f414a21477c95e3102fba79e371 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.485335 19427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e890eb5844899b30585f3c34a22bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.486259 19424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1372f414a21477c95e3102fba79e371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.487735 19426 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa7495d58b44568f0be88b129ca5d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.489253 19426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa7495d58b44568f0be88b129ca5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.492110 19423 tablet_service.cc:1511] Processing CreateTablet for tablet 5e1ae60993ad4ae9b531fab2501c89ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.492318 19425 tablet_service.cc:1511] Processing CreateTablet for tablet c4d82f8781d54ec2a0398857b6b850d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.493654 19423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e1ae60993ad4ae9b531fab2501c89ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.494386 19498 tablet_service.cc:1511] Processing CreateTablet for tablet 5e1ae60993ad4ae9b531fab2501c89ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.495996 19498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e1ae60993ad4ae9b531fab2501c89ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.496701 19575 tablet_service.cc:1511] Processing CreateTablet for tablet c4d82f8781d54ec2a0398857b6b850d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.497134 19577 tablet_service.cc:1511] Processing CreateTablet for tablet 822e890eb5844899b30585f3c34a22bf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.498236 19575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d82f8781d54ec2a0398857b6b850d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.499606 19576 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa7495d58b44568f0be88b129ca5d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.500342 19574 tablet_service.cc:1511] Processing CreateTablet for tablet f1372f414a21477c95e3102fba79e371 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.501070 19576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa7495d58b44568f0be88b129ca5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.501783 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1372f414a21477c95e3102fba79e371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.503275 19577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e890eb5844899b30585f3c34a22bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.504062 19573 tablet_service.cc:1511] Processing CreateTablet for tablet 5e1ae60993ad4ae9b531fab2501c89ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.505023 19497 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0b95e2ce3b4767a5669cfca841fa16 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.506496 19497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0b95e2ce3b4767a5669cfca841fa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.509996 19425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d82f8781d54ec2a0398857b6b850d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.510504 19421 tablet_service.cc:1511] Processing CreateTablet for tablet 372772d2ba714daab7dfb9d65f4b92ef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.510540 19496 tablet_service.cc:1511] Processing CreateTablet for tablet 372772d2ba714daab7dfb9d65f4b92ef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.512140 19421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372772d2ba714daab7dfb9d65f4b92ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.512748 19496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372772d2ba714daab7dfb9d65f4b92ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.505520 19573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e1ae60993ad4ae9b531fab2501c89ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.516033 19422 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0b95e2ce3b4767a5669cfca841fa16 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.517509 19422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0b95e2ce3b4767a5669cfca841fa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.524838 19572 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0b95e2ce3b4767a5669cfca841fa16 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.526331 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0b95e2ce3b4767a5669cfca841fa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.532387 19571 tablet_service.cc:1511] Processing CreateTablet for tablet 372772d2ba714daab7dfb9d65f4b92ef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.533883 19571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372772d2ba714daab7dfb9d65f4b92ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.544646 19495 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7a483afe6c484faf18224b8fffcdc2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.546207 19495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7a483afe6c484faf18224b8fffcdc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.545782 19420 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7a483afe6c484faf18224b8fffcdc2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.549322 19570 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7a483afe6c484faf18224b8fffcdc2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:52.551652 19420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7a483afe6c484faf18224b8fffcdc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.555271 19570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7a483afe6c484faf18224b8fffcdc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:52.600284 19631 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.607017 19632 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:52.619904 19632 tablet_bootstrap.cc:654] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.625065 19462 heartbeater.cc:499] Master 127.16.21.254:44461 was elected leader, sending a full tablet report...
I20260608 12:56:52.626595 19631 tablet_bootstrap.cc:654] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.653757 19630 tablet_bootstrap.cc:492] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:52.666640 19632 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:52.667222 19632 ts_tablet_manager.cc:1403] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260608 12:56:52.669353 19630 tablet_bootstrap.cc:654] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.670611 19632 raft_consensus.cc:359] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.671609 19632 raft_consensus.cc:385] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.671931 19632 raft_consensus.cc:740] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.675725 19631 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:52.676240 19631 ts_tablet_manager.cc:1403] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.019s
I20260608 12:56:52.677371 19630 tablet_bootstrap.cc:492] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:52.677846 19630 ts_tablet_manager.cc:1403] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260608 12:56:52.679291 19632 consensus_queue.cc:260] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.679250 19631 raft_consensus.cc:359] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.680262 19631 raft_consensus.cc:385] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.680580 19631 raft_consensus.cc:740] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.680867 19630 raft_consensus.cc:359] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.681617 19630 raft_consensus.cc:385] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.682114 19630 raft_consensus.cc:740] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.681587 19631 consensus_queue.cc:260] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.682513 19632 ts_tablet_manager.cc:1434] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 12:56:52.683804 19632 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:52.683058 19630 consensus_queue.cc:260] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.690949 19632 tablet_bootstrap.cc:654] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.692971 19630 ts_tablet_manager.cc:1434] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.009s
I20260608 12:56:52.693436 19537 heartbeater.cc:499] Master 127.16.21.254:44461 was elected leader, sending a full tablet report...
I20260608 12:56:52.694067 19630 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:52.697635 19612 heartbeater.cc:499] Master 127.16.21.254:44461 was elected leader, sending a full tablet report...
I20260608 12:56:52.702328 19630 tablet_bootstrap.cc:654] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.703226 19632 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:52.703738 19632 ts_tablet_manager.cc:1403] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 12:56:52.704474 19631 ts_tablet_manager.cc:1434] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.009s
I20260608 12:56:52.705475 19631 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.706846 19632 raft_consensus.cc:359] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.707599 19632 raft_consensus.cc:385] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.707928 19632 raft_consensus.cc:740] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.708755 19632 consensus_queue.cc:260] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.711045 19632 ts_tablet_manager.cc:1434] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:56:52.711993 19632 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:52.714838 19631 tablet_bootstrap.cc:654] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.717633 19632 tablet_bootstrap.cc:654] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.720302 19630 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:52.720947 19630 ts_tablet_manager.cc:1403] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260608 12:56:52.724781 19630 raft_consensus.cc:359] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.725765 19630 raft_consensus.cc:385] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.726137 19630 raft_consensus.cc:740] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.728281 19630 consensus_queue.cc:260] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.729750 19631 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:52.730257 19631 ts_tablet_manager.cc:1403] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260608 12:56:52.730533 19630 ts_tablet_manager.cc:1434] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:56:52.731532 19630 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:52.733299 19631 raft_consensus.cc:359] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.733978 19631 raft_consensus.cc:385] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.734365 19631 raft_consensus.cc:740] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.735173 19631 consensus_queue.cc:260] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.736918 19637 raft_consensus.cc:493] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:52.737490 19637 raft_consensus.cc:515] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.738895 19630 tablet_bootstrap.cc:654] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.758320 19636 raft_consensus.cc:493] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:52.758936 19636 raft_consensus.cc:515] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.766775 19636 leader_election.cc:290] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:52.768563 19631 ts_tablet_manager.cc:1434] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.038s	user 0.016s	sys 0.016s
I20260608 12:56:52.769881 19631 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.778622 19631 tablet_bootstrap.cc:654] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.791988 19631 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:52.792654 19631 ts_tablet_manager.cc:1403] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 12:56:52.796314 19637 leader_election.cc:290] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:52.796715 19631 raft_consensus.cc:359] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.797765 19631 raft_consensus.cc:385] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.798149 19631 raft_consensus.cc:740] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.799358 19631 consensus_queue.cc:260] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.802312 19631 ts_tablet_manager.cc:1434] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 12:56:52.807374 19631 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.816243 19631 tablet_bootstrap.cc:654] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.830360 19631 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:52.831066 19631 ts_tablet_manager.cc:1403] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260608 12:56:52.835460 19631 raft_consensus.cc:359] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.836441 19631 raft_consensus.cc:385] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.836838 19631 raft_consensus.cc:740] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.838135 19631 consensus_queue.cc:260] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.842159 19632 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:52.842739 19632 ts_tablet_manager.cc:1403] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.047s
I20260608 12:56:52.846071 19632 raft_consensus.cc:359] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.846854 19632 raft_consensus.cc:385] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.847224 19632 raft_consensus.cc:740] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.848474 19631 ts_tablet_manager.cc:1434] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 12:56:52.848168 19632 consensus_queue.cc:260] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.849602 19631 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.852845 19632 ts_tablet_manager.cc:1434] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 12:56:52.853911 19632 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:52.856853 19631 tablet_bootstrap.cc:654] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.861865 19632 tablet_bootstrap.cc:654] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.866410 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372772d2ba714daab7dfb9d65f4b92ef" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
W20260608 12:56:52.868395 19402 leader_election.cc:343] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:52.874102 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:52.875463 19630 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
W20260608 12:56:52.875898 19551 leader_election.cc:343] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:52.875976 19630 ts_tablet_manager.cc:1403] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.145s	user 0.072s	sys 0.054s
I20260608 12:56:52.879278 19632 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:52.879771 19631 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:52.879881 19632 ts_tablet_manager.cc:1403] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260608 12:56:52.880324 19631 ts_tablet_manager.cc:1403] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260608 12:56:52.880227 19630 raft_consensus.cc:359] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.880872 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:52.881150 19630 raft_consensus.cc:385] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.881477 19630 raft_consensus.cc:740] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
W20260608 12:56:52.882608 19552 leader_election.cc:343] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:52.882282 19630 consensus_queue.cc:260] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.883129 19552 leader_election.cc:304] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [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: 5e9cf84221d345318184e4e59b612457; no voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:52.883863 19632 raft_consensus.cc:359] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.883939 19631 raft_consensus.cc:359] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.884717 19632 raft_consensus.cc:385] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.884830 19631 raft_consensus.cc:385] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.885046 19630 ts_tablet_manager.cc:1434] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:52.885113 19632 raft_consensus.cc:740] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.885286 19631 raft_consensus.cc:740] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.885929 19637 raft_consensus.cc:2749] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:52.886193 19632 consensus_queue.cc:260] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.886632 19630 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:52.886557 19631 consensus_queue.cc:260] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.888576 19632 ts_tablet_manager.cc:1434] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:56:52.889164 19631 ts_tablet_manager.cc:1434] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:56:52.889642 19632 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:52.892845 19631 tablet_bootstrap.cc:492] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.893898 19630 tablet_bootstrap.cc:654] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.896647 19632 tablet_bootstrap.cc:654] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.897820 19637 raft_consensus.cc:493] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:52.898463 19637 raft_consensus.cc:515] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.901437 19631 tablet_bootstrap.cc:654] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.903205 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e1ae60993ad4ae9b531fab2501c89ca" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:52.904101 19437 raft_consensus.cc:2468] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:52.905877 19551 leader_election.cc:304] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:52.907292 19643 raft_consensus.cc:2804] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:52.907800 19643 raft_consensus.cc:493] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:52.908273 19643 raft_consensus.cc:3060] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:52.909168 19632 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:52.909812 19632 ts_tablet_manager.cc:1403] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:56:52.913813 19632 raft_consensus.cc:359] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.914716 19632 raft_consensus.cc:385] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.915122 19632 raft_consensus.cc:740] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.917510 19632 consensus_queue.cc:260] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.918774 19631 tablet_bootstrap.cc:492] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:52.880072 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372772d2ba714daab7dfb9d65f4b92ef" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:52.919335 19631 ts_tablet_manager.cc:1403] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260608 12:56:52.920109 19632 ts_tablet_manager.cc:1434] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:56:52.921190 19632 tablet_bootstrap.cc:492] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
W20260608 12:56:52.921407 19403 leader_election.cc:343] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:52.922096 19403 leader_election.cc:304] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [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: a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457
I20260608 12:56:52.922873 19631 raft_consensus.cc:359] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.923722 19631 raft_consensus.cc:385] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:52.923666 19636 raft_consensus.cc:2749] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:52.924942 19631 raft_consensus.cc:740] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:52.925069 19637 leader_election.cc:290] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:52.926096 19631 consensus_queue.cc:260] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.927433 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e1ae60993ad4ae9b531fab2501c89ca" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:52.928539 19632 tablet_bootstrap.cc:654] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.928588 19631 ts_tablet_manager.cc:1434] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260608 12:56:52.929363 19552 leader_election.cc:343] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:52.929937 19631 tablet_bootstrap.cc:492] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:52.939795 19631 tablet_bootstrap.cc:654] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:52.955261 19638 raft_consensus.cc:493] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:52.955991 19638 raft_consensus.cc:515] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.969321 19643 raft_consensus.cc:515] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.979914 19636 raft_consensus.cc:493] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:52.980610 19636 raft_consensus.cc:515] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.984764 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7a483afe6c484faf18224b8fffcdc2" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:52.985607 19512 raft_consensus.cc:2468] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
I20260608 12:56:52.987406 19403 leader_election.cc:304] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:52.991008 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7a483afe6c484faf18224b8fffcdc2" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:52.991849 19587 raft_consensus.cc:2468] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
I20260608 12:56:52.992897 19637 raft_consensus.cc:493] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:52.993531 19637 raft_consensus.cc:515] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:52.996049 19636 leader_election.cc:290] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:52.996758 19636 raft_consensus.cc:2804] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:52.997198 19636 raft_consensus.cc:493] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:52.997635 19636 raft_consensus.cc:3060] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.001444 19637 leader_election.cc:290] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:53.003592 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa7495d58b44568f0be88b129ca5d9" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
W20260608 12:56:53.005513 19551 leader_election.cc:343] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.006641 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa7495d58b44568f0be88b129ca5d9" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.007483 19512 raft_consensus.cc:2468] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:53.009176 19552 leader_election.cc:304] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [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: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.011586 19638 leader_election.cc:290] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.012362 19637 raft_consensus.cc:2804] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.012866 19637 raft_consensus.cc:493] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.013296 19637 raft_consensus.cc:3060] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.021348 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e1ae60993ad4ae9b531fab2501c89ca" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:53.021973 19630 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:53.021905 19437 raft_consensus.cc:3060] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.024135 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e1ae60993ad4ae9b531fab2501c89ca" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
W20260608 12:56:53.025576 19552 leader_election.cc:343] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.027220 19643 leader_election.cc:290] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Requested vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:53.029747 19638 raft_consensus.cc:493] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.030225 19638 raft_consensus.cc:515] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.032351 19638 leader_election.cc:290] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.035772 19636 raft_consensus.cc:515] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.038950 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7a483afe6c484faf18224b8fffcdc2" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:53.039568 19587 raft_consensus.cc:3060] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.040592 19636 leader_election.cc:290] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.041266 19632 tablet_bootstrap.cc:492] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:53.041847 19632 ts_tablet_manager.cc:1403] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.121s	user 0.033s	sys 0.049s
I20260608 12:56:53.038949 19437 raft_consensus.cc:2468] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 1.
I20260608 12:56:53.044283 19551 leader_election.cc:304] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [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: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017
I20260608 12:56:53.045433 19643 raft_consensus.cc:2804] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.046172 19637 raft_consensus.cc:515] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.045987 19632 raft_consensus.cc:359] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.047062 19632 raft_consensus.cc:385] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.047497 19632 raft_consensus.cc:740] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.049104 19630 ts_tablet_manager.cc:1403] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.163s	user 0.041s	sys 0.088s
W20260608 12:56:53.050719 19403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.21.194:33475, user_credentials={real_user=slave}} blocked reactor thread for 63438.6us
I20260608 12:56:53.051509 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa7495d58b44568f0be88b129ca5d9" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
W20260608 12:56:53.052942 19551 leader_election.cc:343] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.050874 19632 consensus_queue.cc:260] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.054425 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7a483afe6c484faf18224b8fffcdc2" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.049626 19637 leader_election.cc:290] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Requested vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:53.057230 19631 tablet_bootstrap.cc:492] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:53.057396 19643 raft_consensus.cc:697] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Becoming Leader. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Running, Role: LEADER
I20260608 12:56:53.057639 19511 raft_consensus.cc:3060] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.057936 19631 ts_tablet_manager.cc:1403] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.005s
I20260608 12:56:53.053056 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa7495d58b44568f0be88b129ca5d9" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.055147 19587 raft_consensus.cc:2468] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:53.058503 19643 consensus_queue.cc:237] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.056880 19630 raft_consensus.cc:359] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.059799 19512 raft_consensus.cc:3060] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.060021 19630 raft_consensus.cc:385] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.060379 19630 raft_consensus.cc:740] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.061543 19632 ts_tablet_manager.cc:1434] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260608 12:56:53.064990 19631 raft_consensus.cc:359] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.065739 19631 raft_consensus.cc:385] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.065755 19511 raft_consensus.cc:2468] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:53.066200 19631 raft_consensus.cc:740] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.068001 19630 consensus_queue.cc:260] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.068914 19403 leader_election.cc:304] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:53.069459 19632 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:53.074105 19630 ts_tablet_manager.cc:1434] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260608 12:56:53.075765 19630 tablet_bootstrap.cc:492] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:53.074668 19512 raft_consensus.cc:2468] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 1.
I20260608 12:56:53.078860 19552 leader_election.cc:304] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [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: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.079182 19660 raft_consensus.cc:2804] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.079823 19660 raft_consensus.cc:697] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:53.080797 19660 consensus_queue.cc:237] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.082086 19661 raft_consensus.cc:2804] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.082671 19661 raft_consensus.cc:697] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Becoming Leader. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Running, Role: LEADER
I20260608 12:56:53.083109 19632 tablet_bootstrap.cc:654] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.083137 19631 consensus_queue.cc:260] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.083959 19661 consensus_queue.cc:237] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.087631 19630 tablet_bootstrap.cc:654] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.089548 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7a483afe6c484faf18224b8fffcdc2" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.092156 19631 ts_tablet_manager.cc:1434] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 12:56:53.090745 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1372f414a21477c95e3102fba79e371" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.093096 19631 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
W20260608 12:56:53.093830 19477 leader_election.cc:343] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.099257 19632 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:53.099818 19632 ts_tablet_manager.cc:1403] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260608 12:56:53.102547 19632 raft_consensus.cc:359] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.104332 19632 raft_consensus.cc:385] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.104276 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1372f414a21477c95e3102fba79e371" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.104827 19632 raft_consensus.cc:740] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.105083 19586 raft_consensus.cc:2468] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 0.
I20260608 12:56:53.105561 19632 consensus_queue.cc:260] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.105403 19335 catalog_manager.cc:5696] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:53.106242 19477 leader_election.cc:304] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.107005 19638 raft_consensus.cc:2804] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.107349 19638 raft_consensus.cc:493] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.107569 19632 ts_tablet_manager.cc:1434] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 12:56:53.108145 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7a483afe6c484faf18224b8fffcdc2" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.108599 19632 tablet_bootstrap.cc:492] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:53.109094 19587 raft_consensus.cc:2393] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09511cbc4d0d4253af3a7e4d46f39017 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:53.108482 19630 tablet_bootstrap.cc:492] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:53.110050 19630 ts_tablet_manager.cc:1403] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260608 12:56:53.115025 19632 tablet_bootstrap.cc:654] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.115355 19630 raft_consensus.cc:359] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.116253 19630 raft_consensus.cc:385] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.115406 19334 catalog_manager.cc:5696] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9cf84221d345318184e4e59b612457 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:53.116564 19630 raft_consensus.cc:740] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.117408 19630 consensus_queue.cc:260] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.110374 19477 leader_election.cc:304] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017; no voters: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.119762 19638 raft_consensus.cc:3060] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.120976 19670 raft_consensus.cc:2749] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.126773 19630 ts_tablet_manager.cc:1434] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260608 12:56:53.127802 19630 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:53.130803 19660 raft_consensus.cc:493] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.131311 19660 raft_consensus.cc:515] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.129112 19638 raft_consensus.cc:515] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.135241 19630 tablet_bootstrap.cc:654] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.135797 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1372f414a21477c95e3102fba79e371" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
W20260608 12:56:53.137329 19477 leader_election.cc:343] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.139726 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.140942 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1372f414a21477c95e3102fba79e371" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
W20260608 12:56:53.141530 19403 leader_election.cc:343] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.141723 19587 raft_consensus.cc:3060] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.153055 19638 leader_election.cc:290] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Requested vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.153363 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.153818 19660 leader_election.cc:290] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.154278 19586 raft_consensus.cc:2468] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
I20260608 12:56:53.155742 19402 leader_election.cc:304] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [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: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017
I20260608 12:56:53.156581 19587 raft_consensus.cc:2468] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 1.
I20260608 12:56:53.158222 19632 tablet_bootstrap.cc:492] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:53.158257 19477 leader_election.cc:304] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.158862 19632 ts_tablet_manager.cc:1403] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.020s
I20260608 12:56:53.160027 19638 raft_consensus.cc:2804] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.161550 19660 raft_consensus.cc:2804] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.161962 19660 raft_consensus.cc:493] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.161895 19632 raft_consensus.cc:359] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.162482 19660 raft_consensus.cc:3060] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.162703 19632 raft_consensus.cc:385] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.163060 19632 raft_consensus.cc:740] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.164115 19638 raft_consensus.cc:697] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Leader. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:53.163834 19632 consensus_queue.cc:260] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.165036 19638 consensus_queue.cc:237] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.167117 19632 ts_tablet_manager.cc:1434] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:56:53.167201 19636 raft_consensus.cc:493] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.167485 19630 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:53.168051 19630 ts_tablet_manager.cc:1403] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260608 12:56:53.167769 19636 raft_consensus.cc:515] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.170058 19636 leader_election.cc:290] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.171293 19630 raft_consensus.cc:359] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.171639 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1372f414a21477c95e3102fba79e371" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.171993 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1372f414a21477c95e3102fba79e371" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.172966 19586 raft_consensus.cc:2393] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a06c235d2eda476db056b14e5f2a37db in current term 1: Already voted for candidate 09511cbc4d0d4253af3a7e4d46f39017 in this term.
I20260608 12:56:53.173761 19631 tablet_bootstrap.cc:654] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.172055 19630 raft_consensus.cc:385] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.174857 19630 raft_consensus.cc:740] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.175962 19636 raft_consensus.cc:493] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.175983 19402 leader_election.cc:304] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [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: a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457
I20260608 12:56:53.175630 19630 consensus_queue.cc:260] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.178969 19630 ts_tablet_manager.cc:1434] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 12:56:53.177811 19334 catalog_manager.cc:5696] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9cf84221d345318184e4e59b612457 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:53.180029 19630 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:53.176821 19636 raft_consensus.cc:515] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.184213 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.184834 19512 raft_consensus.cc:2468] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
I20260608 12:56:53.185369 19660 raft_consensus.cc:515] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.186048 19403 leader_election.cc:304] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:53.187147 19630 tablet_bootstrap.cc:654] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.193027 19660 leader_election.cc:290] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.193135 19676 raft_consensus.cc:3060] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.193661 19660 raft_consensus.cc:2804] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.194084 19660 raft_consensus.cc:493] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.194447 19660 raft_consensus.cc:3060] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.194661 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
W20260608 12:56:53.195897 19403 leader_election.cc:343] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.207481 19661 raft_consensus.cc:493] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.208173 19661 raft_consensus.cc:515] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.213366 19643 raft_consensus.cc:493] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.213869 19643 raft_consensus.cc:515] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.214435 19661 leader_election.cc:290] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:53.186039 19636 leader_election.cc:290] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.218356 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.229696 19636 raft_consensus.cc:493] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.230161 19636 raft_consensus.cc:515] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.232321 19636 leader_election.cc:290] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.231889 19334 catalog_manager.cc:5696] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:53.232963 19512 raft_consensus.cc:2468] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:53.233397 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.234057 19511 raft_consensus.cc:2468] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
I20260608 12:56:53.234213 19552 leader_election.cc:304] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:53.234512 19643 leader_election.cc:290] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:53.235205 19643 raft_consensus.cc:2804] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.235656 19643 raft_consensus.cc:493] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.236069 19643 raft_consensus.cc:3060] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.240299 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.241081 19511 raft_consensus.cc:2468] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:53.240281 19403 leader_election.cc:304] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:53.242857 19552 leader_election.cc:304] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:53.243775 19661 raft_consensus.cc:2804] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.244141 19661 raft_consensus.cc:493] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.244513 19661 raft_consensus.cc:3060] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.246243 19636 raft_consensus.cc:2804] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:56:53.248840 19402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.21.195:46005, user_credentials={real_user=slave}} blocked reactor thread for 72978.6us
I20260608 12:56:53.250954 19630 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:53.251242 19675 raft_consensus.cc:493] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.251444 19630 ts_tablet_manager.cc:1403] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.023s
I20260608 12:56:53.251310 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.252599 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:53.252802 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.253198 19587 raft_consensus.cc:3060] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.251796 19675 raft_consensus.cc:515] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.254948 19630 raft_consensus.cc:359] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.255383 19675 leader_election.cc:290] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.255604 19630 raft_consensus.cc:385] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.255906 19630 raft_consensus.cc:740] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.256323 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa7495d58b44568f0be88b129ca5d9" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.257063 19511 raft_consensus.cc:2393] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a06c235d2eda476db056b14e5f2a37db in current term 1: Already voted for candidate 5e9cf84221d345318184e4e59b612457 in this term.
I20260608 12:56:53.256700 19630 consensus_queue.cc:260] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.258961 19630 ts_tablet_manager.cc:1434] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:56:53.259769 19584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa7495d58b44568f0be88b129ca5d9" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.261304 19631 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:53.261652 19631 ts_tablet_manager.cc:1403] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.169s	user 0.025s	sys 0.015s
I20260608 12:56:53.259910 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.248663 19636 raft_consensus.cc:493] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.262041 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.262323 19636 raft_consensus.cc:3060] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.262980 19402 leader_election.cc:304] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [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: a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457
I20260608 12:56:53.260056 19630 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:53.264361 19675 raft_consensus.cc:3060] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.263110 19587 raft_consensus.cc:2468] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:53.266937 19631 raft_consensus.cc:359] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.267917 19631 raft_consensus.cc:385] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.268183 19631 raft_consensus.cc:740] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.268765 19402 leader_election.cc:304] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [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: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017
I20260608 12:56:53.269029 19631 consensus_queue.cc:260] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.266911 19661 raft_consensus.cc:515] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.272329 19660 raft_consensus.cc:515] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.276762 19585 raft_consensus.cc:2393] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a06c235d2eda476db056b14e5f2a37db in current term 1: Already voted for candidate 5e9cf84221d345318184e4e59b612457 in this term.
I20260608 12:56:53.276854 19437 raft_consensus.cc:2393] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9cf84221d345318184e4e59b612457 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:53.277519 19675 raft_consensus.cc:2749] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.278007 19660 leader_election.cc:290] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.273084 19630 tablet_bootstrap.cc:654] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.278424 19675 raft_consensus.cc:2804] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.278749 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.279006 19675 raft_consensus.cc:697] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:53.279376 19511 raft_consensus.cc:3060] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.279879 19675 consensus_queue.cc:237] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.275827 19631 ts_tablet_manager.cc:1434] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 12:56:53.282496 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:53.286026 19511 raft_consensus.cc:2468] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:53.287305 19403 leader_election.cc:304] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:53.288498 19660 raft_consensus.cc:2804] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.289103 19660 raft_consensus.cc:697] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:53.292742 19676 raft_consensus.cc:2749] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.290218 19660 consensus_queue.cc:237] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.297395 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:53.298262 19636 raft_consensus.cc:515] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.308672 19436 raft_consensus.cc:2393] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9cf84221d345318184e4e59b612457 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:53.311044 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.311947 19512 raft_consensus.cc:3060] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.304018 19661 leader_election.cc:290] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Requested vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:53.317956 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:53.318889 19585 raft_consensus.cc:2393] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a06c235d2eda476db056b14e5f2a37db in current term 1: Already voted for candidate 5e9cf84221d345318184e4e59b612457 in this term.
I20260608 12:56:53.320574 19636 leader_election.cc:290] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.320881 19512 raft_consensus.cc:2468] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:53.322340 19403 leader_election.cc:304] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [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: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 5e9cf84221d345318184e4e59b612457
I20260608 12:56:53.323552 19636 raft_consensus.cc:2804] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.324075 19636 raft_consensus.cc:697] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:53.324939 19636 consensus_queue.cc:237] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.305858 19643 raft_consensus.cc:515] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.326674 19586 raft_consensus.cc:2393] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a06c235d2eda476db056b14e5f2a37db in current term 1: Already voted for candidate 5e9cf84221d345318184e4e59b612457 in this term.
I20260608 12:56:53.327174 19630 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:53.327798 19630 ts_tablet_manager.cc:1403] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.022s
I20260608 12:56:53.307523 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d82f8781d54ec2a0398857b6b850d0" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.327164 19334 catalog_manager.cc:5696] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:53.328455 19511 raft_consensus.cc:2393] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e9cf84221d345318184e4e59b612457 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:53.329584 19552 leader_election.cc:304] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [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: 5e9cf84221d345318184e4e59b612457; no voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.331054 19661 raft_consensus.cc:2749] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.331822 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.332659 19511 raft_consensus.cc:2393] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e9cf84221d345318184e4e59b612457 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:53.331212 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:53.331132 19643 leader_election.cc:290] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Requested vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:53.334721 19551 leader_election.cc:304] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [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: 5e9cf84221d345318184e4e59b612457; no voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.330826 19630 raft_consensus.cc:359] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.335829 19630 raft_consensus.cc:385] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.335868 19643 raft_consensus.cc:2749] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.336324 19630 raft_consensus.cc:740] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.337198 19630 consensus_queue.cc:260] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.338850 19630 ts_tablet_manager.cc:1434] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260608 12:56:53.344132 19335 catalog_manager.cc:5696] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:53.345263 19643 raft_consensus.cc:493] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.345682 19643 raft_consensus.cc:515] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.345587 19335 catalog_manager.cc:5696] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:53.347599 19643 leader_election.cc:290] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:53.348315 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372772d2ba714daab7dfb9d65f4b92ef" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.348664 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372772d2ba714daab7dfb9d65f4b92ef" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.348865 19511 raft_consensus.cc:2468] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:53.349254 19436 raft_consensus.cc:2468] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:53.349871 19552 leader_election.cc:304] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:53.350647 19643 raft_consensus.cc:2804] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:53.350986 19643 raft_consensus.cc:493] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:53.351359 19643 raft_consensus.cc:3060] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.358474 19643 raft_consensus.cc:515] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.360241 19643 leader_election.cc:290] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Requested vote from peers 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:53.360805 19511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372772d2ba714daab7dfb9d65f4b92ef" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:53.361228 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372772d2ba714daab7dfb9d65f4b92ef" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:53.361388 19511 raft_consensus.cc:3060] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.361794 19436 raft_consensus.cc:3060] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.368039 19511 raft_consensus.cc:2468] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 1.
I20260608 12:56:53.368428 19436 raft_consensus.cc:2468] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 1.
I20260608 12:56:53.369175 19552 leader_election.cc:304] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:53.369846 19643 raft_consensus.cc:2804] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.370373 19643 raft_consensus.cc:697] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Becoming Leader. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Running, Role: LEADER
I20260608 12:56:53.371093 19643 consensus_queue.cc:237] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.379271 19388 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:53.379056 19335 catalog_manager.cc:5696] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9cf84221d345318184e4e59b612457 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } }
W20260608 12:56:53.383883 19383 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:56:53.386950 19388 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:56:53.397703 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:53.404678 19686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.405543 19687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.405966 19689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:53.407053 16471 server_base.cc:1061] running on GCE node
I20260608 12:56:53.407948 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:53.408136 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:53.408281 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923413408265 us; error 0 us; skew 500 ppm
I20260608 12:56:53.408864 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:53.411397 16471 webserver.cc:533] Webserver started at http://127.16.21.196:38045/ using document root <none> and password file <none>
I20260608 12:56:53.411978 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:53.412189 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:53.412497 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:53.413686 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-7vxk"
I20260608 12:56:53.418723 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:56:53.422256 19694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.423029 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:53.423424 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-7vxk"
I20260608 12:56:53.423741 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:53.440196 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:53.441524 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:53.443029 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:53.445446 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:53.445688 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.445951 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:53.446138 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.476421 19636 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:53.498124 19675 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.510923 19643 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.529628 19637 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.541497 19638 raft_consensus.cc:493] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.542248 19638 raft_consensus.cc:515] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.545398 19638 leader_election.cc:290] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.546806 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e1ae60993ad4ae9b531fab2501c89ca" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.549180 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e1ae60993ad4ae9b531fab2501c89ca" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.549485 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:35819
I20260608 12:56:53.549687 19763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:35819 every 8 connection(s)
I20260608 12:56:53.550025 19436 raft_consensus.cc:2393] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09511cbc4d0d4253af3a7e4d46f39017 in current term 1: Already voted for candidate 5e9cf84221d345318184e4e59b612457 in this term.
I20260608 12:56:53.551158 19477 leader_election.cc:304] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017; no voters: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.552001 19638 raft_consensus.cc:3060] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.561394 19638 raft_consensus.cc:2749] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.566295 19334 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60290:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 12:56:53.570231 19764 heartbeater.cc:344] Connected to a master server at 127.16.21.254:44461
I20260608 12:56:53.570632 19764 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:53.571435 19764 heartbeater.cc:507] Master 127.16.21.254:44461 requested a full tablet report, sending...
I20260608 12:56:53.573454 19335 ts_manager.cc:194] Registered new tserver with Master: 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
I20260608 12:56:53.574839 19335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60296
W20260608 12:56:53.588231 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d142c8a00cc04626aaac80dda02cd8dd has no consensus state
W20260608 12:56:53.589612 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 96f98714fa9f449d8d69e0620acc0caa has no consensus state
W20260608 12:56:53.590852 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet db9afb6ec66c49a7a1406fe923ee6bbe has no consensus state
W20260608 12:56:53.592490 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 63d5d38d5f41468dbfca32aa91e14331 has no consensus state
W20260608 12:56:53.593776 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 494b2c1c44574c0d9b788eb4de5de257 has no consensus state
W20260608 12:56:53.595288 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11825fc42c8d4032beaa11296b748627 has no consensus state
W20260608 12:56:53.596807 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3a822927fb594f9c84a3bcb813036317 has no consensus state
W20260608 12:56:53.598168 19334 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e2776f6cb084fe18ee852923ef90011 has no consensus state
W20260608 12:56:53.608049 19322 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 96f98714fa9f449d8d69e0620acc0caa (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 96f98714fa9f449d8d69e0620acc0caa has no consensus state
I20260608 12:56:53.619143 19637 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.626770 19502 tablet_service.cc:1511] Processing CreateTablet for tablet d142c8a00cc04626aaac80dda02cd8dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.628041 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d142c8a00cc04626aaac80dda02cd8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.628419 19424 tablet_service.cc:1511] Processing CreateTablet for tablet d142c8a00cc04626aaac80dda02cd8dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.630090 19424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d142c8a00cc04626aaac80dda02cd8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.638940 19638 raft_consensus.cc:493] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.638993 19661 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:53.639597 19638 raft_consensus.cc:515] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:53.641724 19638 leader_election.cc:290] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:53.644757 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:53.647887 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e890eb5844899b30585f3c34a22bf" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:53.648880 19586 raft_consensus.cc:2393] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09511cbc4d0d4253af3a7e4d46f39017 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:53.650362 19477 leader_election.cc:304] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017; no voters: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:53.651188 19669 raft_consensus.cc:3060] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.655720 19630 tablet_bootstrap.cc:492] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:53.657655 19669 raft_consensus.cc:2749] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:53.661262 19632 tablet_bootstrap.cc:492] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:53.661542 19630 tablet_bootstrap.cc:654] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.672461 19571 tablet_service.cc:1511] Processing CreateTablet for tablet 96f98714fa9f449d8d69e0620acc0caa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.673627 19632 tablet_bootstrap.cc:654] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.673883 19571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f98714fa9f449d8d69e0620acc0caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.676326 19721 tablet_service.cc:1511] Processing CreateTablet for tablet 96f98714fa9f449d8d69e0620acc0caa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.676824 19575 tablet_service.cc:1511] Processing CreateTablet for tablet db9afb6ec66c49a7a1406fe923ee6bbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.677786 19721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f98714fa9f449d8d69e0620acc0caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.678129 19575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9afb6ec66c49a7a1406fe923ee6bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.680255 19720 tablet_service.cc:1511] Processing CreateTablet for tablet db9afb6ec66c49a7a1406fe923ee6bbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.680385 19426 tablet_service.cc:1511] Processing CreateTablet for tablet 96f98714fa9f449d8d69e0620acc0caa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.680732 19722 tablet_service.cc:1511] Processing CreateTablet for tablet d142c8a00cc04626aaac80dda02cd8dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.681747 19720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9afb6ec66c49a7a1406fe923ee6bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.681842 19426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f98714fa9f449d8d69e0620acc0caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.682816 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d142c8a00cc04626aaac80dda02cd8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.682793 19632 tablet_bootstrap.cc:492] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:53.689095 19632 ts_tablet_manager.cc:1403] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.002s
I20260608 12:56:53.691273 19719 tablet_service.cc:1511] Processing CreateTablet for tablet 63d5d38d5f41468dbfca32aa91e14331 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.692906 19719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5d38d5f41468dbfca32aa91e14331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.694111 19574 tablet_service.cc:1511] Processing CreateTablet for tablet 494b2c1c44574c0d9b788eb4de5de257 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.695518 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494b2c1c44574c0d9b788eb4de5de257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.695030 19718 tablet_service.cc:1511] Processing CreateTablet for tablet 494b2c1c44574c0d9b788eb4de5de257 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.695271 19498 tablet_service.cc:1511] Processing CreateTablet for tablet 63d5d38d5f41468dbfca32aa91e14331 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.696544 19498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5d38d5f41468dbfca32aa91e14331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.696594 19718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494b2c1c44574c0d9b788eb4de5de257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.691200 19424 tablet_service.cc:1511] Processing CreateTablet for tablet 63d5d38d5f41468dbfca32aa91e14331 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.699939 19424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5d38d5f41468dbfca32aa91e14331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.708438 19660 consensus_queue.cc:1048] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.713903 19631 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:53.715579 19420 tablet_service.cc:1511] Processing CreateTablet for tablet 494b2c1c44574c0d9b788eb4de5de257 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.716959 19420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494b2c1c44574c0d9b788eb4de5de257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.722608 19632 raft_consensus.cc:359] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:53.723296 19632 raft_consensus.cc:385] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.723618 19632 raft_consensus.cc:740] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.726442 19571 tablet_service.cc:1511] Processing CreateTablet for tablet 11825fc42c8d4032beaa11296b748627 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.727759 19571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11825fc42c8d4032beaa11296b748627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.732236 19630 tablet_bootstrap.cc:492] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:53.732661 19630 ts_tablet_manager.cc:1403] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.000s
I20260608 12:56:53.735527 19631 tablet_bootstrap.cc:654] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.724588 19502 tablet_service.cc:1511] Processing CreateTablet for tablet db9afb6ec66c49a7a1406fe923ee6bbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.737035 19717 tablet_service.cc:1511] Processing CreateTablet for tablet 11825fc42c8d4032beaa11296b748627 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.738016 19499 tablet_service.cc:1511] Processing CreateTablet for tablet 11825fc42c8d4032beaa11296b748627 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.739527 19717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11825fc42c8d4032beaa11296b748627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.740846 19632 consensus_queue.cc:260] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:53.742811 19660 raft_consensus.cc:493] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:53.743315 19660 raft_consensus.cc:515] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:53.748725 19660 leader_election.cc:290] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:53.759187 19632 ts_tablet_manager.cc:1434] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.001s
I20260608 12:56:53.763798 19632 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:53.760673 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:53.767519 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9afb6ec66c49a7a1406fe923ee6bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.775494 19675 consensus_queue.cc:1048] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:56:53.781973 19660 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.786895 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11825fc42c8d4032beaa11296b748627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.802640 19716 tablet_service.cc:1511] Processing CreateTablet for tablet 3a822927fb594f9c84a3bcb813036317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.804872 19716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a822927fb594f9c84a3bcb813036317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.789088 19669 consensus_queue.cc:1048] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 12:56:53.807183 19776 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:53.816892 19643 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:53.920894 19774 log.cc:927] Time spent T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260608 12:56:53.929453 19630 raft_consensus.cc:359] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:53.930224 19630 raft_consensus.cc:385] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.930475 19630 raft_consensus.cc:740] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.930963 19660 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:53.932631 19402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:46005, user_credentials={real_user=slave}} blocked reactor thread for 100971us
I20260608 12:56:53.933501 19669 consensus_queue.cc:1048] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:53.933422 19403 leader_election.cc:343] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:53.937495 19632 tablet_bootstrap.cc:654] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.936391 19630 consensus_queue.cc:260] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:53.946717 19630 ts_tablet_manager.cc:1434] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.214s	user 0.018s	sys 0.008s
I20260608 12:56:53.947626 19630 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:53.955541 19660 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:53.960439 19720 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2776f6cb084fe18ee852923ef90011 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:53.968883 19636 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:56:53.972885 19720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2776f6cb084fe18ee852923ef90011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.961640 19643 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 12:56:53.993400 19632 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:53.994849 19632 ts_tablet_manager.cc:1403] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.232s	user 0.020s	sys 0.017s
I20260608 12:56:54.005427 19632 raft_consensus.cc:359] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.006286 19632 raft_consensus.cc:385] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.010233 19632 raft_consensus.cc:740] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.024745 19632 consensus_queue.cc:260] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.040514 19631 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:54.041079 19631 ts_tablet_manager.cc:1403] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.327s	user 0.014s	sys 0.003s
I20260608 12:56:54.040984 19420 tablet_service.cc:1511] Processing CreateTablet for tablet 3a822927fb594f9c84a3bcb813036317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:54.040525 19632 ts_tablet_manager.cc:1434] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260608 12:56:54.042537 19420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a822927fb594f9c84a3bcb813036317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:54.021828 19498 tablet_service.cc:1511] Processing CreateTablet for tablet 3a822927fb594f9c84a3bcb813036317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:54.042977 19776 tablet_bootstrap.cc:654] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.044023 19632 tablet_bootstrap.cc:492] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:54.047462 19498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a822927fb594f9c84a3bcb813036317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:54.050715 19675 raft_consensus.cc:493] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.057467 19630 tablet_bootstrap.cc:654] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.063972 19574 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2776f6cb084fe18ee852923ef90011 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:54.051379 19675 raft_consensus.cc:515] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.074234 19632 tablet_bootstrap.cc:654] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.142122 19675 leader_election.cc:290] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
I20260608 12:56:54.077581 19631 raft_consensus.cc:359] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.159394 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.158047 19631 raft_consensus.cc:385] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.161255 19631 raft_consensus.cc:740] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.162335 19631 consensus_queue.cc:260] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.165391 19631 ts_tablet_manager.cc:1434] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.124s	user 0.026s	sys 0.039s
I20260608 12:56:54.165133 19424 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2776f6cb084fe18ee852923ef90011 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:54.166637 19631 tablet_bootstrap.cc:492] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:54.166885 19424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2776f6cb084fe18ee852923ef90011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:54.169168 19776 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.169643 19776 ts_tablet_manager.cc:1403] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.363s	user 0.015s	sys 0.023s
I20260608 12:56:54.169982 19584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f98714fa9f449d8d69e0620acc0caa" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:54.170742 19584 raft_consensus.cc:2468] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
W20260608 12:56:54.170822 19402 leader_election.cc:343] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.170042 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f98714fa9f449d8d69e0620acc0caa" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.080476 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2776f6cb084fe18ee852923ef90011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:54.176059 19402 leader_election.cc:304] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [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: a06c235d2eda476db056b14e5f2a37db; no voters: 09511cbc4d0d4253af3a7e4d46f39017, 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.191255 19675 raft_consensus.cc:2749] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:54.204550 19402 leader_election.cc:304] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:54.207244 19788 raft_consensus.cc:2804] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.208425 19788 raft_consensus.cc:493] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.208920 19788 raft_consensus.cc:3060] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:54.260188 19402 leader_election.cc:343] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.267904 19788 raft_consensus.cc:515] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.282948 19630 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:54.283495 19630 ts_tablet_manager.cc:1403] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.336s	user 0.014s	sys 0.018s
I20260608 12:56:54.270769 19788 leader_election.cc:290] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
W20260608 12:56:54.280359 19774 log.cc:927] Time spent T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: Append to log took a long time: real 0.059s	user 0.035s	sys 0.022s
I20260608 12:56:54.293496 19632 tablet_bootstrap.cc:492] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:54.293301 19630 raft_consensus.cc:359] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.293980 19632 ts_tablet_manager.cc:1403] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.250s	user 0.040s	sys 0.086s
I20260608 12:56:54.294024 19630 raft_consensus.cc:385] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.294457 19630 raft_consensus.cc:740] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.295202 19630 consensus_queue.cc:260] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.298281 19776 raft_consensus.cc:359] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.299005 19776 raft_consensus.cc:385] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.299335 19776 raft_consensus.cc:740] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.300189 19776 consensus_queue.cc:260] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.302083 19630 ts_tablet_manager.cc:1434] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260608 12:56:54.303045 19630 tablet_bootstrap.cc:492] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:54.305878 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f98714fa9f449d8d69e0620acc0caa" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.310542 19632 raft_consensus.cc:359] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.311580 19632 raft_consensus.cc:385] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.311890 19632 raft_consensus.cc:740] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.317751 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f98714fa9f449d8d69e0620acc0caa" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:54.318390 19587 raft_consensus.cc:3060] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.321290 19630 tablet_bootstrap.cc:654] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.321655 19776 ts_tablet_manager.cc:1434] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.152s	user 0.010s	sys 0.010s
W20260608 12:56:54.322576 19402 leader_election.cc:343] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.323246 19632 consensus_queue.cc:260] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.325911 19764 heartbeater.cc:499] Master 127.16.21.254:44461 was elected leader, sending a full tablet report...
I20260608 12:56:54.326370 19776 tablet_bootstrap.cc:492] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.328260 19587 raft_consensus.cc:2468] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:54.324447 19631 tablet_bootstrap.cc:654] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.335287 19402 leader_election.cc:304] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [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: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.335587 19776 tablet_bootstrap.cc:654] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.336568 19784 raft_consensus.cc:2804] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.337073 19784 raft_consensus.cc:697] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:54.340057 19784 consensus_queue.cc:237] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.348961 19776 tablet_bootstrap.cc:492] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.349532 19776 ts_tablet_manager.cc:1403] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260608 12:56:54.349939 19630 tablet_bootstrap.cc:492] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:54.350584 19630 ts_tablet_manager.cc:1403] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260608 12:56:54.352739 19776 raft_consensus.cc:359] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.353497 19776 raft_consensus.cc:385] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.353835 19776 raft_consensus.cc:740] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.353608 19630 raft_consensus.cc:359] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.354357 19630 raft_consensus.cc:385] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.354648 19630 raft_consensus.cc:740] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.354960 19632 ts_tablet_manager.cc:1434] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260608 12:56:54.355433 19776 consensus_queue.cc:260] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.355940 19632 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:54.357697 19776 ts_tablet_manager.cc:1434] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:54.358649 19776 tablet_bootstrap.cc:492] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.358296 19630 consensus_queue.cc:260] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.363514 19630 ts_tablet_manager.cc:1434] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.006s
I20260608 12:56:54.364578 19630 tablet_bootstrap.cc:492] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:54.366590 19334 catalog_manager.cc:5696] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:54.369956 19776 tablet_bootstrap.cc:654] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.372037 19630 tablet_bootstrap.cc:654] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.373612 19632 tablet_bootstrap.cc:654] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.375206 19631 tablet_bootstrap.cc:492] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:54.375878 19631 ts_tablet_manager.cc:1403] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.019s
I20260608 12:56:54.376205 19669 raft_consensus.cc:493] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.377058 19669 raft_consensus.cc:515] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.379645 19638 raft_consensus.cc:493] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.380129 19638 raft_consensus.cc:515] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.379179 19631 raft_consensus.cc:359] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.382442 19631 raft_consensus.cc:385] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.382791 19631 raft_consensus.cc:740] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.384065 19631 consensus_queue.cc:260] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.386647 19630 tablet_bootstrap.cc:492] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:54.386837 19638 leader_election.cc:290] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:54.387266 19630 ts_tablet_manager.cc:1403] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 12:56:54.389195 19631 ts_tablet_manager.cc:1434] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:56:54.389560 19669 leader_election.cc:290] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:54.390202 19631 tablet_bootstrap.cc:492] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:54.392061 19630 raft_consensus.cc:359] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.393054 19630 raft_consensus.cc:385] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.393458 19630 raft_consensus.cc:740] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.394577 19630 consensus_queue.cc:260] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
W20260608 12:56:54.400776 19383 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:54.400535 19631 tablet_bootstrap.cc:654] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.402777 19630 ts_tablet_manager.cc:1434] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 12:56:54.403661 19630 tablet_bootstrap.cc:492] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:54.415148 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5d38d5f41468dbfca32aa91e14331" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:54.414502 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:54.418258 19436 raft_consensus.cc:2468] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 0.
W20260608 12:56:54.419540 19477 leader_election.cc:343] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.420619 19477 leader_election.cc:304] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:54.421734 19669 raft_consensus.cc:2804] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.422111 19669 raft_consensus.cc:493] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.422466 19669 raft_consensus.cc:3060] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.429163 19632 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:54.429819 19632 ts_tablet_manager.cc:1403] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.004s
I20260608 12:56:54.431768 19669 raft_consensus.cc:515] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.438846 19630 tablet_bootstrap.cc:654] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.446934 19796 raft_consensus.cc:493] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.447554 19796 raft_consensus.cc:515] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.452327 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.453902 19796 leader_election.cc:290] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:54.454187 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5d38d5f41468dbfca32aa91e14331" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.455192 19731 raft_consensus.cc:2468] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 0.
I20260608 12:56:54.456657 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.446519 19632 raft_consensus.cc:359] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.459235 19632 raft_consensus.cc:385] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:56:54.459311 19477 leader_election.cc:343] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.459687 19632 raft_consensus.cc:740] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.460626 19477 leader_election.cc:304] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, 39a48c284bc54b4e9c9df70d0438ea1f; no voters: a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:54.461591 19638 raft_consensus.cc:2804] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:56:54.461937 19477 leader_election.cc:343] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.461946 19638 raft_consensus.cc:493] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.462541 19638 raft_consensus.cc:3060] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.463625 19669 leader_election.cc:290] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Requested vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:54.460621 19632 consensus_queue.cc:260] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.465518 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:54.466274 19436 raft_consensus.cc:3060] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.467319 19632 ts_tablet_manager.cc:1434] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.001s
I20260608 12:56:54.468168 19632 tablet_bootstrap.cc:492] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:54.469604 19638 raft_consensus.cc:515] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.477404 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5d38d5f41468dbfca32aa91e14331" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.477862 19730 raft_consensus.cc:3060] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.483517 19638 leader_election.cc:290] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Requested vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:54.487282 19335 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92: range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186] alter complete (version 0)
I20260608 12:56:54.495549 19643 raft_consensus.cc:493] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.498020 19776 tablet_bootstrap.cc:492] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.507980 19630 tablet_bootstrap.cc:492] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: No bootstrap required, opened a new log
I20260608 12:56:54.512555 19630 ts_tablet_manager.cc:1403] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.003s
I20260608 12:56:54.496428 19638 raft_consensus.cc:493] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.504657 19776 ts_tablet_manager.cc:1403] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.034s
I20260608 12:56:54.504339 19643 raft_consensus.cc:515] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.516381 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5d38d5f41468dbfca32aa91e14331" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:54.521433 19435 raft_consensus.cc:3060] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.524842 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9afb6ec66c49a7a1406fe923ee6bbe" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:54.528836 19436 raft_consensus.cc:2468] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 1.
I20260608 12:56:54.526350 19643 leader_election.cc:290] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:54.517877 19638 raft_consensus.cc:515] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.529981 19512 raft_consensus.cc:2468] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 0.
I20260608 12:56:54.533946 19477 leader_election.cc:304] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.535640 19669 raft_consensus.cc:2804] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.537333 19730 raft_consensus.cc:2468] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 1.
I20260608 12:56:54.537444 19552 leader_election.cc:304] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:54.540609 19643 raft_consensus.cc:2804] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.555586 19631 tablet_bootstrap.cc:492] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:54.556072 19631 ts_tablet_manager.cc:1403] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.021s
I20260608 12:56:54.551386 19643 raft_consensus.cc:493] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.559613 19643 raft_consensus.cc:3060] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.547646 19477 leader_election.cc:304] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 
I20260608 12:56:54.552582 19776 raft_consensus.cc:359] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.567762 19776 raft_consensus.cc:385] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.568086 19776 raft_consensus.cc:740] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.570571 19631 raft_consensus.cc:359] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.571102 19631 raft_consensus.cc:385] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.571429 19631 raft_consensus.cc:740] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.577737 19632 tablet_bootstrap.cc:654] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.579178 19630 raft_consensus.cc:359] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.580144 19630 raft_consensus.cc:385] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.580504 19630 raft_consensus.cc:740] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.564229 19669 raft_consensus.cc:697] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Leader. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:54.579068 19631 consensus_queue.cc:260] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.582480 19630 consensus_queue.cc:260] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.570349 19776 consensus_queue.cc:260] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.587226 19638 leader_election.cc:290] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
I20260608 12:56:54.590821 19776 ts_tablet_manager.cc:1434] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.073s	user 0.001s	sys 0.007s
I20260608 12:56:54.593490 19631 ts_tablet_manager.cc:1434] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260608 12:56:54.594182 19631 tablet_bootstrap.cc:492] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:54.592938 19816 raft_consensus.cc:2804] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.595559 19816 raft_consensus.cc:697] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Leader. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:54.596517 19816 consensus_queue.cc:237] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.583477 19643 raft_consensus.cc:515] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.599011 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:54.599288 19435 raft_consensus.cc:2468] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 1.
I20260608 12:56:54.599658 19587 raft_consensus.cc:2468] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 0.
I20260608 12:56:54.600494 19643 leader_election.cc:290] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Requested vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:54.601981 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9afb6ec66c49a7a1406fe923ee6bbe" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:54.602562 19512 raft_consensus.cc:3060] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.602672 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
W20260608 12:56:54.604246 19477 leader_election.cc:343] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.605198 19630 ts_tablet_manager.cc:1434] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260608 12:56:54.605007 19477 leader_election.cc:304] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.607991 19669 consensus_queue.cc:237] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.610157 19776 tablet_bootstrap.cc:492] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.608917 19638 raft_consensus.cc:2804] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.612732 19638 raft_consensus.cc:493] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.613443 19638 raft_consensus.cc:3060] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.615149 19512 raft_consensus.cc:2468] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9cf84221d345318184e4e59b612457 in term 1.
I20260608 12:56:54.624306 19552 leader_election.cc:304] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:54.625240 19637 raft_consensus.cc:2804] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.635810 19638 raft_consensus.cc:515] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.645272 19784 raft_consensus.cc:493] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.646327 19784 raft_consensus.cc:515] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.650518 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5d38d5f41468dbfca32aa91e14331" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:54.651335 19435 raft_consensus.cc:2393] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39a48c284bc54b4e9c9df70d0438ea1f in current term 1: Already voted for candidate 09511cbc4d0d4253af3a7e4d46f39017 in this term.
I20260608 12:56:54.651136 19784 leader_election.cc:290] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
I20260608 12:56:54.654346 19334 catalog_manager.cc:5696] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:54.643476 19637 raft_consensus.cc:697] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Becoming Leader. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Running, Role: LEADER
I20260608 12:56:54.660702 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.661388 19730 raft_consensus.cc:2468] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
I20260608 12:56:54.660702 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:54.662825 19402 leader_election.cc:304] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39a48c284bc54b4e9c9df70d0438ea1f, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:54.666257 19632 tablet_bootstrap.cc:492] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:54.666679 19632 ts_tablet_manager.cc:1403] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.017s
I20260608 12:56:54.667001 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5d38d5f41468dbfca32aa91e14331" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:54.666620 19784 raft_consensus.cc:2804] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.668285 19784 raft_consensus.cc:493] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.668673 19784 raft_consensus.cc:3060] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.668561 19698 leader_election.cc:304] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db
W20260608 12:56:54.669029 19402 leader_election.cc:343] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.669924 19796 raft_consensus.cc:2749] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:54.670179 19638 leader_election.cc:290] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
I20260608 12:56:54.670873 19637 consensus_queue.cc:237] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.672632 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:54.673208 19587 raft_consensus.cc:3060] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.675787 19631 tablet_bootstrap.cc:654] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.675778 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
W20260608 12:56:54.677950 19477 leader_election.cc:343] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.680946 19776 tablet_bootstrap.cc:654] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.685702 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9afb6ec66c49a7a1406fe923ee6bbe" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.686852 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9afb6ec66c49a7a1406fe923ee6bbe" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.683053 19332 catalog_manager.cc:5696] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } }
W20260608 12:56:54.689278 19551 leader_election.cc:343] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.693517 19587 raft_consensus.cc:2468] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 1.
W20260608 12:56:54.690305 19551 leader_election.cc:343] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.694773 19477 leader_election.cc:304] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.694458 19334 catalog_manager.cc:5696] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9cf84221d345318184e4e59b612457 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:54.695748 19638 raft_consensus.cc:2804] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.698745 19784 raft_consensus.cc:515] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.702907 19638 raft_consensus.cc:697] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Leader. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:54.706533 19776 tablet_bootstrap.cc:492] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.706396 19638 consensus_queue.cc:237] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.707032 19776 ts_tablet_manager.cc:1403] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.002s
I20260608 12:56:54.705112 19632 raft_consensus.cc:359] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.708192 19632 raft_consensus.cc:385] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.708513 19632 raft_consensus.cc:740] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.710037 19632 consensus_queue.cc:260] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.711647 19632 ts_tablet_manager.cc:1434] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260608 12:56:54.714670 19632 tablet_bootstrap.cc:492] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: Bootstrap starting.
I20260608 12:56:54.716270 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
W20260608 12:56:54.717798 19402 leader_election.cc:343] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.725414 19631 tablet_bootstrap.cc:492] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:54.725863 19631 ts_tablet_manager.cc:1403] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.000s
I20260608 12:56:54.728085 19784 leader_election.cc:290] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819)
I20260608 12:56:54.730363 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.730976 19731 raft_consensus.cc:3060] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.733771 19334 catalog_manager.cc:5696] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:54.738600 19631 raft_consensus.cc:359] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.722927 19776 raft_consensus.cc:359] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.739173 19631 raft_consensus.cc:385] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.739566 19631 raft_consensus.cc:740] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.740492 19631 consensus_queue.cc:260] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.739409 19776 raft_consensus.cc:385] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.741436 19776 raft_consensus.cc:740] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.742427 19631 ts_tablet_manager.cc:1434] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 12:56:54.743556 19631 tablet_bootstrap.cc:492] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:54.745772 19632 tablet_bootstrap.cc:654] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.745667 19731 raft_consensus.cc:2468] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:54.742246 19776 consensus_queue.cc:260] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:54.750077 19776 ts_tablet_manager.cc:1434] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260608 12:56:54.751348 19776 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.751924 19631 tablet_bootstrap.cc:654] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.752014 19402 leader_election.cc:304] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [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: 39a48c284bc54b4e9c9df70d0438ea1f, a06c235d2eda476db056b14e5f2a37db; no voters: 5e9cf84221d345318184e4e59b612457
I20260608 12:56:54.754026 19784 raft_consensus.cc:2804] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.755529 19784 raft_consensus.cc:697] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:54.756655 19784 consensus_queue.cc:237] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.761376 19796 raft_consensus.cc:493] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.761996 19632 tablet_bootstrap.cc:492] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: No bootstrap required, opened a new log
I20260608 12:56:54.761850 19796 raft_consensus.cc:515] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.762492 19632 ts_tablet_manager.cc:1403] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.006s
W20260608 12:56:54.763162 19322 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 494b2c1c44574c0d9b788eb4de5de257 (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 494b2c1c44574c0d9b788eb4de5de257 consensus state has no leader
I20260608 12:56:54.764288 19631 tablet_bootstrap.cc:492] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457: No bootstrap required, opened a new log
I20260608 12:56:54.764753 19631 ts_tablet_manager.cc:1403] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260608 12:56:54.765724 19632 raft_consensus.cc:359] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.766360 19632 raft_consensus.cc:385] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.766629 19632 raft_consensus.cc:740] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.766594 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:54.767464 19632 consensus_queue.cc:260] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.768611 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142c8a00cc04626aaac80dda02cd8dd" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:54.769392 19435 raft_consensus.cc:2393] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39a48c284bc54b4e9c9df70d0438ea1f in current term 1: Already voted for candidate 09511cbc4d0d4253af3a7e4d46f39017 in this term.
I20260608 12:56:54.769544 19632 ts_tablet_manager.cc:1434] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:56:54.770527 19697 leader_election.cc:304] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:54.771030 19631 raft_consensus.cc:359] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.771708 19631 raft_consensus.cc:385] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.772208 19631 raft_consensus.cc:740] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.772866 19631 consensus_queue.cc:260] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.775635 19788 raft_consensus.cc:493] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.775826 19631 ts_tablet_manager.cc:1434] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260608 12:56:54.776086 19788 raft_consensus.cc:515] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.771679 19796 leader_election.cc:290] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:54.777231 19829 raft_consensus.cc:3060] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.777635 19788 leader_election.cc:290] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:54.778290 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.779305 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:54.779930 19587 raft_consensus.cc:2468] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 0.
W20260608 12:56:54.780135 19402 leader_election.cc:343] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.781837 19402 leader_election.cc:304] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [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: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.782581 19788 raft_consensus.cc:2804] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.782955 19788 raft_consensus.cc:493] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.783319 19788 raft_consensus.cc:3060] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.784451 19829 raft_consensus.cc:2749] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:54.786142 19776 tablet_bootstrap.cc:654] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.789341 19788 raft_consensus.cc:515] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.791263 19788 leader_election.cc:290] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Requested vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:54.792682 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.793753 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "a06c235d2eda476db056b14e5f2a37db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:54.794265 19587 raft_consensus.cc:3060] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.796679 19332 catalog_manager.cc:5696] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } }
W20260608 12:56:54.798481 19402 leader_election.cc:343] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.801504 19587 raft_consensus.cc:2468] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06c235d2eda476db056b14e5f2a37db in term 1.
I20260608 12:56:54.802026 19776 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.802531 19776 ts_tablet_manager.cc:1403] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.008s
I20260608 12:56:54.803941 19402 leader_election.cc:304] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [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: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.804775 19784 raft_consensus.cc:2804] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.805258 19784 raft_consensus.cc:697] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Leader. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:54.805675 19776 raft_consensus.cc:359] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.806380 19776 raft_consensus.cc:385] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.806077 19784 consensus_queue.cc:237] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.806682 19776 raft_consensus.cc:740] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.807610 19776 consensus_queue.cc:260] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.809950 19776 ts_tablet_manager.cc:1434] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:56:54.810932 19776 tablet_bootstrap.cc:492] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.817557 19334 catalog_manager.cc:5696] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db reported cstate change: term changed from 0 to 1, leader changed from <none> to a06c235d2eda476db056b14e5f2a37db (127.16.21.193). New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:54.818383 19776 tablet_bootstrap.cc:654] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.824205 19776 tablet_bootstrap.cc:492] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.824693 19776 ts_tablet_manager.cc:1403] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 12:56:54.826350 19638 raft_consensus.cc:493] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.826731 19638 raft_consensus.cc:515] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.827993 19776 raft_consensus.cc:359] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.828696 19776 raft_consensus.cc:385] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.829691 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:54.829752 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.834115 19776 raft_consensus.cc:740] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.828663 19638 leader_election.cc:290] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:54.835063 19435 raft_consensus.cc:2468] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 0.
I20260608 12:56:54.835173 19776 consensus_queue.cc:260] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.836385 19477 leader_election.cc:304] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:54.837638 19638 raft_consensus.cc:2804] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:54.837822 19776 ts_tablet_manager.cc:1434] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
W20260608 12:56:54.838091 19477 leader_election.cc:343] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.838933 19776 tablet_bootstrap.cc:492] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.838084 19638 raft_consensus.cc:493] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:54.839393 19638 raft_consensus.cc:3060] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.846266 19776 tablet_bootstrap.cc:654] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.847203 19638 raft_consensus.cc:515] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.850375 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
I20260608 12:56:54.850826 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:54.851410 19435 raft_consensus.cc:3060] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.851696 19638 leader_election.cc:290] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Requested vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
W20260608 12:56:54.851683 19477 leader_election.cc:343] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:54.853335 19776 tablet_bootstrap.cc:492] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.853838 19776 ts_tablet_manager.cc:1403] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:56:54.856899 19776 raft_consensus.cc:359] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.857589 19776 raft_consensus.cc:385] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.857900 19776 raft_consensus.cc:740] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.858111 19435 raft_consensus.cc:2468] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 1.
I20260608 12:56:54.858753 19776 consensus_queue.cc:260] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.859217 19477 leader_election.cc:304] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:54.860203 19638 raft_consensus.cc:2804] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.860639 19638 raft_consensus.cc:697] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Leader. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:54.860975 19776 ts_tablet_manager.cc:1434] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:56:54.861465 19638 consensus_queue.cc:237] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.861912 19776 tablet_bootstrap.cc:492] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:54.867993 19776 tablet_bootstrap.cc:654] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.872815 19334 catalog_manager.cc:5696] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:54.876096 19776 tablet_bootstrap.cc:492] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f: No bootstrap required, opened a new log
I20260608 12:56:54.876554 19776 ts_tablet_manager.cc:1403] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 12:56:54.879575 19776 raft_consensus.cc:359] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.880227 19776 raft_consensus.cc:385] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.880498 19776 raft_consensus.cc:740] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.881184 19776 consensus_queue.cc:260] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.883239 19776 ts_tablet_manager.cc:1434] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:56:54.884207 19637 raft_consensus.cc:493] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.884706 19637 raft_consensus.cc:515] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:54.885749 19784 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:54.886888 19637 leader_election.cc:290] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:54.888767 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" is_pre_election: true
I20260608 12:56:54.889523 19731 raft_consensus.cc:2393] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9cf84221d345318184e4e59b612457 in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:54.890865 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "5e9cf84221d345318184e4e59b612457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:54.892176 19551 leader_election.cc:304] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [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: 5e9cf84221d345318184e4e59b612457; no voters: 39a48c284bc54b4e9c9df70d0438ea1f, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:54.892947 19637 raft_consensus.cc:3060] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.898411 19637 raft_consensus.cc:2749] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:54.906229 19731 raft_consensus.cc:3060] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.913656 19675 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:54.924376 19829 raft_consensus.cc:493] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:54.924894 19829 raft_consensus.cc:515] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:54.927007 19829 leader_election.cc:290] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:54.929932 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9afb6ec66c49a7a1406fe923ee6bbe" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:54.930684 19512 raft_consensus.cc:2393] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39a48c284bc54b4e9c9df70d0438ea1f in current term 1: Already voted for candidate 5e9cf84221d345318184e4e59b612457 in this term.
I20260608 12:56:54.937129 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9afb6ec66c49a7a1406fe923ee6bbe" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:54.938239 19697 leader_election.cc:304] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457
I20260608 12:56:54.939041 19829 raft_consensus.cc:3060] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.943292 19829 raft_consensus.cc:2749] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.005095 19829 raft_consensus.cc:493] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.005609 19829 raft_consensus.cc:515] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:55.007725 19829 leader_election.cc:290] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:55.008345 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:55.008580 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:55.008939 19435 raft_consensus.cc:2393] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39a48c284bc54b4e9c9df70d0438ea1f in current term 1: Already voted for candidate 09511cbc4d0d4253af3a7e4d46f39017 in this term.
I20260608 12:56:55.009967 19697 leader_election.cc:304] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:55.010617 19829 raft_consensus.cc:3060] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.014494 19829 raft_consensus.cc:2749] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.020249 19829 raft_consensus.cc:493] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.020555 19829 raft_consensus.cc:515] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.022228 19829 leader_election.cc:290] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:55.022687 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:55.023172 19435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06c235d2eda476db056b14e5f2a37db" is_pre_election: true
I20260608 12:56:55.023306 19587 raft_consensus.cc:2393] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39a48c284bc54b4e9c9df70d0438ea1f in current term 1: Already voted for candidate a06c235d2eda476db056b14e5f2a37db in this term.
I20260608 12:56:55.024523 19697 leader_election.cc:304] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 5e9cf84221d345318184e4e59b612457, a06c235d2eda476db056b14e5f2a37db
I20260608 12:56:55.025177 19829 raft_consensus.cc:3060] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.030526 19829 raft_consensus.cc:2749] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.057484 19829 raft_consensus.cc:493] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.057808 19829 raft_consensus.cc:515] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:55.059427 19829 leader_election.cc:290] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:55.060539 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017" is_pre_election: true
I20260608 12:56:55.060667 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9cf84221d345318184e4e59b612457" is_pre_election: true
I20260608 12:56:55.061378 19587 raft_consensus.cc:2393] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39a48c284bc54b4e9c9df70d0438ea1f in current term 1: Already voted for candidate 09511cbc4d0d4253af3a7e4d46f39017 in this term.
I20260608 12:56:55.062500 19698 leader_election.cc:304] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f; no voters: 09511cbc4d0d4253af3a7e4d46f39017, 5e9cf84221d345318184e4e59b612457
I20260608 12:56:55.063053 19829 raft_consensus.cc:3060] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.067066 19829 raft_consensus.cc:2749] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.095724 19638 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.110044 19816 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.135804 19669 consensus_queue.cc:1048] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.138327 19669 consensus_queue.cc:1048] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.153597 19669 consensus_queue.cc:1048] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.153635 19638 consensus_queue.cc:1048] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:55.164746 19784 consensus_queue.cc:1048] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.169067 19637 consensus_queue.cc:1048] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.181269 19784 consensus_queue.cc:1048] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.198638 19637 consensus_queue.cc:1048] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.243736 19638 consensus_queue.cc:1048] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.254403 19638 consensus_queue.cc:1048] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.385807 19784 consensus_queue.cc:1048] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:55.388110 19388 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:55.397136 19784 consensus_queue.cc:1048] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:55.431955 19512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11825fc42c8d4032beaa11296b748627"
dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
mode: GRACEFUL
new_leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:42788
I20260608 12:56:55.432556 19512 raft_consensus.cc:606] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Received request to transfer leadership to TS 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:55.446079 19436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16"
dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
mode: GRACEFUL
new_leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
 from {username='slave'} at 127.0.0.1:44738
I20260608 12:56:55.446719 19436 raft_consensus.cc:606] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Received request to transfer leadership to TS 09511cbc4d0d4253af3a7e4d46f39017
I20260608 12:56:55.449911 19436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257"
dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
mode: GRACEFUL
new_leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:44738
I20260608 12:56:55.450404 19436 raft_consensus.cc:606] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Received request to transfer leadership to TS 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:55.451915 19587 consensus_queue.cc:237] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:55.452833 19436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011"
dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
mode: GRACEFUL
new_leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:44738
I20260608 12:56:55.453313 19436 raft_consensus.cc:606] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Received request to transfer leadership to TS 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:55.454402 19388 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:56:55.455024 19388 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:55.459064 19436 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:55.459293 19551 consensus_peers.cc:597] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 -> Peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Couldn't send request to peer 39a48c284bc54b4e9c9df70d0438ea1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e1ae60993ad4ae9b531fab2501c89ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:55.459497 19512 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:55.460515 19820 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:55.461231 19637 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:55.468561 19854 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.470146 19436 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.474870 19512 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.481341 19333 catalog_manager.cc:5696] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
W20260608 12:56:55.494366 19383 auto_rebalancer.cc:591] Failed to schedule move for tablet 3f0b95e2ce3b4767a5669cfca841fa16: Remote error: Service unavailable: leader transfer in progress
I20260608 12:56:55.499483 19435 consensus_queue.cc:237] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:55.506814 19587 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:55.507059 19402 consensus_peers.cc:597] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db -> Peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Couldn't send request to peer 39a48c284bc54b4e9c9df70d0438ea1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 822e890eb5844899b30585f3c34a22bf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:55.507767 19512 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:55.509917 19675 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:55.510613 19784 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:55.519330 19675 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.521147 19512 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.522980 19587 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.533509 19334 catalog_manager.cc:5696] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:55.536013 19585 consensus_queue.cc:237] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:55.546406 19512 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:55.546711 19551 consensus_peers.cc:597] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 -> Peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Couldn't send request to peer 39a48c284bc54b4e9c9df70d0438ea1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1aa7495d58b44568f0be88b129ca5d9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:55.547818 19637 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:55.548669 19435 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:55.550251 19637 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:55.556169 19854 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.561039 19436 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.561966 19512 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:55.572419 19332 catalog_manager.cc:5696] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:55.588325 19675 raft_consensus.cc:993] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: : Instructing follower 09511cbc4d0d4253af3a7e4d46f39017 to start an election
I20260608 12:56:55.588824 19675 raft_consensus.cc:1081] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Signalling peer 09511cbc4d0d4253af3a7e4d46f39017 to start an election
I20260608 12:56:55.590490 19512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16"
dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
 from {username='slave'} at 127.0.0.1:42780
I20260608 12:56:55.591172 19512 raft_consensus.cc:493] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:55.591589 19512 raft_consensus.cc:3060] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.598079 19512 raft_consensus.cc:515] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:55.600980 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:55.601553 19436 raft_consensus.cc:3055] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:55.601639 19512 leader_election.cc:290] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [CANDIDATE]: Term 2 election: Requested vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:55.601939 19436 raft_consensus.cc:740] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:55.603101 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0b95e2ce3b4767a5669cfca841fa16" candidate_uuid: "09511cbc4d0d4253af3a7e4d46f39017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:55.602828 19436 consensus_queue.cc:260] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:55.603791 19585 raft_consensus.cc:3060] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.604470 19436 raft_consensus.cc:3060] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.609081 19436 raft_consensus.cc:2468] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 2.
I20260608 12:56:55.609999 19477 leader_election.cc:304] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [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: 09511cbc4d0d4253af3a7e4d46f39017, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:55.610662 19638 raft_consensus.cc:2804] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:55.610709 19585 raft_consensus.cc:2468] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09511cbc4d0d4253af3a7e4d46f39017 in term 2.
I20260608 12:56:55.611271 19638 raft_consensus.cc:697] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 LEADER]: Becoming Leader. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:55.612069 19638 consensus_queue.cc:237] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } }
I20260608 12:56:55.618777 19334 catalog_manager.cc:5696] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: term changed from 1 to 2, leader changed from a06c235d2eda476db056b14e5f2a37db (127.16.21.193) to 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194). New cstate: current_term: 2 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:55.758656 19816 raft_consensus.cc:993] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: : Instructing follower 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:55.759184 19816 raft_consensus.cc:1081] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Signalling peer 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:55.760607 19732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11825fc42c8d4032beaa11296b748627"
dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:50536
I20260608 12:56:55.761045 19732 raft_consensus.cc:493] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:55.761364 19732 raft_consensus.cc:3060] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.766299 19732 raft_consensus.cc:515] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:55.768007 19732 leader_election.cc:290] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 2 election: Requested vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:55.768661 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:55.769143 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11825fc42c8d4032beaa11296b748627" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:55.769236 19585 raft_consensus.cc:3060] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.769815 19512 raft_consensus.cc:3055] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:55.770159 19512 raft_consensus.cc:740] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:55.770890 19512 consensus_queue.cc:260] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:55.772109 19512 raft_consensus.cc:3060] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.775786 19585 raft_consensus.cc:2468] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:55.776921 19697 leader_election.cc:304] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:55.777750 19829 raft_consensus.cc:2804] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:55.780021 19512 raft_consensus.cc:2468] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:55.781203 19829 raft_consensus.cc:697] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Becoming Leader. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Running, Role: LEADER
I20260608 12:56:55.782106 19829 consensus_queue.cc:237] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } }
I20260608 12:56:55.784480 19675 raft_consensus.cc:993] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: : Instructing follower 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:55.784909 19675 raft_consensus.cc:1081] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Signalling peer 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:55.786525 19732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257"
dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:50532
I20260608 12:56:55.787128 19732 raft_consensus.cc:493] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:55.787498 19732 raft_consensus.cc:3060] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.790040 19334 catalog_manager.cc:5696] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: term changed from 1 to 2, leader changed from 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) to 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196). New cstate: current_term: 2 leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:55.793346 19732 raft_consensus.cc:515] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.796181 19732 leader_election.cc:290] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 2 election: Requested vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:55.797317 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:55.797351 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b2c1c44574c0d9b788eb4de5de257" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:55.798092 19436 raft_consensus.cc:3055] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:55.798202 19585 raft_consensus.cc:3060] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.798523 19436 raft_consensus.cc:740] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:55.799430 19436 consensus_queue.cc:260] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.800648 19436 raft_consensus.cc:3060] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.806058 19585 raft_consensus.cc:2468] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:55.807204 19697 leader_election.cc:304] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:55.807919 19829 raft_consensus.cc:2804] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:55.808293 19829 raft_consensus.cc:697] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Becoming Leader. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Running, Role: LEADER
I20260608 12:56:55.808323 19436 raft_consensus.cc:2468] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:55.809091 19829 consensus_queue.cc:237] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.814610 19334 catalog_manager.cc:5696] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: term changed from 1 to 2, leader changed from a06c235d2eda476db056b14e5f2a37db (127.16.21.193) to 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196). New cstate: current_term: 2 leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:55.888115 19879 ts_tablet_manager.cc:933] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: Initiating tablet copy from peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:55.890100 19879 tablet_copy_client.cc:323] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:46005
I20260608 12:56:55.891882 19597 tablet_copy_service.cc:140] P 5e9cf84221d345318184e4e59b612457: Received BeginTabletCopySession request for tablet 5e1ae60993ad4ae9b531fab2501c89ca from peer 39a48c284bc54b4e9c9df70d0438ea1f ({username='slave'} at 127.0.0.1:54558)
I20260608 12:56:55.892467 19597 tablet_copy_service.cc:161] P 5e9cf84221d345318184e4e59b612457: Beginning new tablet copy session on tablet 5e1ae60993ad4ae9b531fab2501c89ca from peer 39a48c284bc54b4e9c9df70d0438ea1f at {username='slave'} at 127.0.0.1:54558: session id = 39a48c284bc54b4e9c9df70d0438ea1f-5e1ae60993ad4ae9b531fab2501c89ca
I20260608 12:56:55.899950 19597 tablet_copy_source_session.cc:215] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:55.903048 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e1ae60993ad4ae9b531fab2501c89ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.910683 19784 raft_consensus.cc:993] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: : Instructing follower 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:55.911460 19784 raft_consensus.cc:1081] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Signalling peer 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:55.913254 19732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011"
dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:50532
I20260608 12:56:55.913847 19732 raft_consensus.cc:493] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:55.914227 19732 raft_consensus.cc:3060] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.917583 19879 tablet_copy_client.cc:806] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:55.918120 19879 tablet_copy_client.cc:670] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:55.919418 19732 raft_consensus.cc:515] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.922439 19732 leader_election.cc:290] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 2 election: Requested vote from peers 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005), a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:55.922904 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e9cf84221d345318184e4e59b612457"
I20260608 12:56:55.923496 19585 raft_consensus.cc:3060] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.925515 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2776f6cb084fe18ee852923ef90011" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:55.925961 19436 raft_consensus.cc:3055] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:55.926172 19436 raft_consensus.cc:740] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a06c235d2eda476db056b14e5f2a37db, State: Running, Role: LEADER
I20260608 12:56:55.926813 19436 consensus_queue.cc:260] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.927196 19879 tablet_copy_client.cc:538] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:55.928049 19436 raft_consensus.cc:3060] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:55.929747 19585 raft_consensus.cc:2468] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:55.930943 19697 leader_election.cc:304] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f, 5e9cf84221d345318184e4e59b612457; no voters: 
I20260608 12:56:55.931876 19829 raft_consensus.cc:2804] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:55.932359 19829 raft_consensus.cc:697] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Becoming Leader. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Running, Role: LEADER
I20260608 12:56:55.933145 19829 consensus_queue.cc:237] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } }
I20260608 12:56:55.936039 19879 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:55.936126 19436 raft_consensus.cc:2468] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:55.940862 19334 catalog_manager.cc:5696] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: term changed from 1 to 2, leader changed from a06c235d2eda476db056b14e5f2a37db (127.16.21.193) to 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196). New cstate: current_term: 2 leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:55.955010 19879 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:55.955879 19879 tablet_bootstrap.cc:492] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap complete.
I20260608 12:56:55.956465 19879 ts_tablet_manager.cc:1403] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260608 12:56:55.959170 19879 raft_consensus.cc:359] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:55.959940 19879 raft_consensus.cc:740] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: LEARNER
I20260608 12:56:55.960579 19879 consensus_queue.cc:260] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:55.963222 19879 ts_tablet_manager.cc:1434] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:56:55.965107 19597 tablet_copy_service.cc:342] P 5e9cf84221d345318184e4e59b612457: Request end of tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-5e1ae60993ad4ae9b531fab2501c89ca received from {username='slave'} at 127.0.0.1:54558
I20260608 12:56:55.965582 19597 tablet_copy_service.cc:434] P 5e9cf84221d345318184e4e59b612457: ending tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-5e1ae60993ad4ae9b531fab2501c89ca on tablet 5e1ae60993ad4ae9b531fab2501c89ca with peer 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:56.029518 19879 ts_tablet_manager.cc:933] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: Initiating tablet copy from peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:56.031152 19879 tablet_copy_client.cc:323] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:46005
I20260608 12:56:56.032572 19597 tablet_copy_service.cc:140] P 5e9cf84221d345318184e4e59b612457: Received BeginTabletCopySession request for tablet c1aa7495d58b44568f0be88b129ca5d9 from peer 39a48c284bc54b4e9c9df70d0438ea1f ({username='slave'} at 127.0.0.1:54558)
I20260608 12:56:56.033103 19597 tablet_copy_service.cc:161] P 5e9cf84221d345318184e4e59b612457: Beginning new tablet copy session on tablet c1aa7495d58b44568f0be88b129ca5d9 from peer 39a48c284bc54b4e9c9df70d0438ea1f at {username='slave'} at 127.0.0.1:54558: session id = 39a48c284bc54b4e9c9df70d0438ea1f-c1aa7495d58b44568f0be88b129ca5d9
I20260608 12:56:56.040330 19597 tablet_copy_source_session.cc:215] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:56.043112 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa7495d58b44568f0be88b129ca5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.055433 19879 tablet_copy_client.cc:806] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:56.055953 19879 tablet_copy_client.cc:670] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:56.060124 19883 ts_tablet_manager.cc:933] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: Initiating tablet copy from peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:56.060135 19879 tablet_copy_client.cc:538] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:56.061823 19883 tablet_copy_client.cc:323] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:45543
I20260608 12:56:56.063593 19447 tablet_copy_service.cc:140] P a06c235d2eda476db056b14e5f2a37db: Received BeginTabletCopySession request for tablet 822e890eb5844899b30585f3c34a22bf from peer 39a48c284bc54b4e9c9df70d0438ea1f ({username='slave'} at 127.0.0.1:44722)
I20260608 12:56:56.064236 19447 tablet_copy_service.cc:161] P a06c235d2eda476db056b14e5f2a37db: Beginning new tablet copy session on tablet 822e890eb5844899b30585f3c34a22bf from peer 39a48c284bc54b4e9c9df70d0438ea1f at {username='slave'} at 127.0.0.1:44722: session id = 39a48c284bc54b4e9c9df70d0438ea1f-822e890eb5844899b30585f3c34a22bf
I20260608 12:56:56.070766 19879 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:56.071472 19447 tablet_copy_source_session.cc:215] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:56.074615 19883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e890eb5844899b30585f3c34a22bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.091832 19883 tablet_copy_client.cc:806] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:56.092384 19883 tablet_copy_client.cc:670] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:56.098306 19883 tablet_copy_client.cc:538] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:56.101833 19879 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:56.102797 19879 tablet_bootstrap.cc:492] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap complete.
I20260608 12:56:56.103487 19879 ts_tablet_manager.cc:1403] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.003s
I20260608 12:56:56.106513 19879 raft_consensus.cc:359] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:56.107323 19883 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:56.107548 19879 raft_consensus.cc:740] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: LEARNER
I20260608 12:56:56.108599 19879 consensus_queue.cc:260] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:56.110993 19879 ts_tablet_manager.cc:1434] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:56:56.112888 19597 tablet_copy_service.cc:342] P 5e9cf84221d345318184e4e59b612457: Request end of tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-c1aa7495d58b44568f0be88b129ca5d9 received from {username='slave'} at 127.0.0.1:54558
I20260608 12:56:56.113308 19597 tablet_copy_service.cc:434] P 5e9cf84221d345318184e4e59b612457: ending tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-c1aa7495d58b44568f0be88b129ca5d9 on tablet c1aa7495d58b44568f0be88b129ca5d9 with peer 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:56.136188 19883 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:56.136911 19883 tablet_bootstrap.cc:492] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap complete.
I20260608 12:56:56.137466 19883 ts_tablet_manager.cc:1403] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260608 12:56:56.139755 19883 raft_consensus.cc:359] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:56.140410 19883 raft_consensus.cc:740] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: LEARNER
I20260608 12:56:56.140944 19883 consensus_queue.cc:260] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:56.143114 19883 ts_tablet_manager.cc:1434] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:56:56.144906 19447 tablet_copy_service.cc:342] P a06c235d2eda476db056b14e5f2a37db: Request end of tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-822e890eb5844899b30585f3c34a22bf received from {username='slave'} at 127.0.0.1:44722
I20260608 12:56:56.145385 19447 tablet_copy_service.cc:434] P a06c235d2eda476db056b14e5f2a37db: ending tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-822e890eb5844899b30585f3c34a22bf on tablet 822e890eb5844899b30585f3c34a22bf with peer 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:56.187810 19585 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.189007 19669 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.192359 19512 raft_consensus.cc:1275] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.194319 19829 consensus_queue.cc:1048] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.208952 19436 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.212601 19436 raft_consensus.cc:1275] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.215852 19878 consensus_queue.cc:1048] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.225513 19816 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:56.233764 19585 raft_consensus.cc:1275] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.237546 19892 consensus_queue.cc:1048] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.270768 19585 raft_consensus.cc:1275] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.272130 19878 consensus_queue.cc:1048] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.290163 19732 raft_consensus.cc:1217] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:56.313627 19585 raft_consensus.cc:1275] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.315034 19878 consensus_queue.cc:1048] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.325063 19436 raft_consensus.cc:1275] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:56.326915 19897 consensus_queue.cc:1048] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:56.535378 19732 raft_consensus.cc:1217] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:56.576993 19732 raft_consensus.cc:1217] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:56.773445 19854 raft_consensus.cc:1064] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: attempting to promote NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f to VOTER
I20260608 12:56:56.775671 19854 consensus_queue.cc:237] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:56.783066 19732 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:56.784255 19436 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:56.785125 19854 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:56.786074 19901 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:56.787580 19512 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:56.789052 19901 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:56.802989 19901 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.805006 19732 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.807943 19435 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.826468 19334 catalog_manager.cc:5696] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.837231 19512 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.878213 19585 consensus_queue.cc:237] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:56.884652 19732 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:56.886281 19900 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:56.887677 19512 raft_consensus.cc:1275] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:56.889259 19900 consensus_queue.cc:1048] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:56.898037 19901 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.903414 19732 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.905381 19512 raft_consensus.cc:2955] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:56.908422 19321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5e1ae60993ad4ae9b531fab2501c89ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:56.914526 19333 catalog_manager.cc:5696] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:56.930182 19424 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e1ae60993ad4ae9b531fab2501c89ca with delete_type TABLET_DATA_TOMBSTONED (TS a06c235d2eda476db056b14e5f2a37db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44700
I20260608 12:56:56.936983 19915 tablet_replica.cc:333] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:56:56.938093 19915 raft_consensus.cc:2243] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:56.938827 19915 raft_consensus.cc:2272] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:56.941242 19915 ts_tablet_manager.cc:1916] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:56.951476 19915 ts_tablet_manager.cc:1929] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:56.951858 19915 log.cc:1199] T 5e1ae60993ad4ae9b531fab2501c89ca P a06c235d2eda476db056b14e5f2a37db: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/5e1ae60993ad4ae9b531fab2501c89ca
I20260608 12:56:56.953280 19321 catalog_manager.cc:5027] TS a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): tablet 5e1ae60993ad4ae9b531fab2501c89ca (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:56:56.969533 19900 raft_consensus.cc:1064] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: attempting to promote NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f to VOTER
I20260608 12:56:56.972127 19900 consensus_queue.cc:237] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:56.978906 19732 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:56.980099 19436 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:56.980686 19900 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:56.980518 19512 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:56.981551 19901 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:56.982534 19909 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:57.002017 19900 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.004074 19512 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.013455 19436 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.015981 19333 catalog_manager.cc:5696] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:57.019873 19732 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } attrs { replace: true } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.029553 19585 consensus_queue.cc:237] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:57.042737 19732 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:57.043689 19512 raft_consensus.cc:1275] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:57.044435 19901 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:57.046581 19909 consensus_queue.cc:1048] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:57.053740 19909 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.055578 19730 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.058175 19510 raft_consensus.cc:2955] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.063733 19321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1aa7495d58b44568f0be88b129ca5d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:57.067674 19332 catalog_manager.cc:5696] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index 3 to 4, VOTER a06c235d2eda476db056b14e5f2a37db (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:57.087277 19424 tablet_service.cc:1558] Processing DeleteTablet for tablet c1aa7495d58b44568f0be88b129ca5d9 with delete_type TABLET_DATA_TOMBSTONED (TS a06c235d2eda476db056b14e5f2a37db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44700
I20260608 12:56:57.088249 19915 tablet_replica.cc:333] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:56:57.088956 19915 raft_consensus.cc:2243] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:57.089576 19915 raft_consensus.cc:2272] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:57.092900 19915 ts_tablet_manager.cc:1916] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:57.106632 19675 raft_consensus.cc:1064] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: attempting to promote NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f to VOTER
I20260608 12:56:57.109261 19675 consensus_queue.cc:237] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:57.112900 19915 ts_tablet_manager.cc:1929] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:57.114598 19915 log.cc:1199] T c1aa7495d58b44568f0be88b129ca5d9 P a06c235d2eda476db056b14e5f2a37db: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/c1aa7495d58b44568f0be88b129ca5d9
I20260608 12:56:57.116302 19321 catalog_manager.cc:5027] TS a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): tablet c1aa7495d58b44568f0be88b129ca5d9 (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:56:57.120298 19730 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:57.120811 19585 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:57.121908 19788 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:57.122855 19675 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:57.127990 19510 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:57.129750 19788 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:57.139609 19921 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.141367 19730 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.150749 19512 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.153388 19585 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.156486 19332 catalog_manager.cc:5696] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:57.173695 19436 consensus_queue.cc:237] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:57.180840 19730 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:57.182323 19675 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:57.182883 19510 raft_consensus.cc:1275] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:57.185084 19675 consensus_queue.cc:1048] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:57.189292 19921 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.191717 19732 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.200955 19321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 822e890eb5844899b30585f3c34a22bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:57.204771 19510 raft_consensus.cc:2955] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:57.206260 19333 catalog_manager.cc:5696] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index 3 to 4, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:57.222048 19574 tablet_service.cc:1558] Processing DeleteTablet for tablet 822e890eb5844899b30585f3c34a22bf with delete_type TABLET_DATA_TOMBSTONED (TS 5e9cf84221d345318184e4e59b612457 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54536
I20260608 12:56:57.225461 19925 tablet_replica.cc:333] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:56:57.226240 19925 raft_consensus.cc:2243] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:57.226799 19925 raft_consensus.cc:2272] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:57.229606 19925 ts_tablet_manager.cc:1916] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:57.240909 19925 ts_tablet_manager.cc:1929] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:57.241231 19925 log.cc:1199] T 822e890eb5844899b30585f3c34a22bf P 5e9cf84221d345318184e4e59b612457: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/822e890eb5844899b30585f3c34a22bf
I20260608 12:56:57.242688 19321 catalog_manager.cc:5027] TS 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): tablet 822e890eb5844899b30585f3c34a22bf (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:56:57.455947 19388 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:57.468490 19510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317"
dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
mode: GRACEFUL
new_leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:42788
I20260608 12:56:57.469027 19510 raft_consensus.cc:606] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Received request to transfer leadership to TS 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:57.470149 19388 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:56:57.470695 19388 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:57.586469 19926 raft_consensus.cc:993] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: : Instructing follower 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:57.586973 19912 raft_consensus.cc:1081] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Signalling peer 39a48c284bc54b4e9c9df70d0438ea1f to start an election
I20260608 12:56:57.588596 19732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317"
dest_uuid: "39a48c284bc54b4e9c9df70d0438ea1f"
 from {username='slave'} at 127.0.0.1:50536
I20260608 12:56:57.589079 19732 raft_consensus.cc:493] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:57.589388 19732 raft_consensus.cc:3060] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:57.593648 19732 raft_consensus.cc:515] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:57.595199 19732 leader_election.cc:290] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [CANDIDATE]: Term 2 election: Requested vote from peers a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543), 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:57.595860 19436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a06c235d2eda476db056b14e5f2a37db"
I20260608 12:56:57.596395 19436 raft_consensus.cc:3060] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:57.596550 19510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a822927fb594f9c84a3bcb813036317" candidate_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09511cbc4d0d4253af3a7e4d46f39017"
I20260608 12:56:57.597035 19510 raft_consensus.cc:3055] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:57.597303 19510 raft_consensus.cc:740] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Running, Role: LEADER
I20260608 12:56:57.598008 19510 consensus_queue.cc:260] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:57.598884 19510 raft_consensus.cc:3060] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:57.600360 19436 raft_consensus.cc:2468] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:57.601369 19697 leader_election.cc:304] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [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: 39a48c284bc54b4e9c9df70d0438ea1f, a06c235d2eda476db056b14e5f2a37db; no voters: 
I20260608 12:56:57.602195 19892 raft_consensus.cc:2804] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:57.603235 19892 raft_consensus.cc:697] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Becoming Leader. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Running, Role: LEADER
I20260608 12:56:57.603618 19510 raft_consensus.cc:2468] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a48c284bc54b4e9c9df70d0438ea1f in term 2.
I20260608 12:56:57.604017 19892 consensus_queue.cc:237] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } }
I20260608 12:56:57.611258 19335 catalog_manager.cc:5696] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: term changed from 1 to 2, leader changed from 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) to 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196). New cstate: current_term: 2 leader_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:58.017513 19510 raft_consensus.cc:1275] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:58.018625 19892 consensus_queue.cc:1048] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.029528 19436 raft_consensus.cc:1275] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 39a48c284bc54b4e9c9df70d0438ea1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:58.031015 19892 consensus_queue.cc:1048] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.246030 19585 consensus_queue.cc:237] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
W20260608 12:56:58.253146 19551 consensus_peers.cc:597] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 -> Peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Couldn't send request to peer 39a48c284bc54b4e9c9df70d0438ea1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 372772d2ba714daab7dfb9d65f4b92ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:58.253247 19436 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:58.254204 19510 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:58.254537 19937 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.255510 19901 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.263824 19940 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.264648 19510 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.266674 19436 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.276319 19334 catalog_manager.cc:5696] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.303831 19510 consensus_queue.cc:237] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } }
I20260608 12:56:58.310846 19436 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:58.311554 19477 consensus_peers.cc:597] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 -> Peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): Couldn't send request to peer 5e9cf84221d345318184e4e59b612457. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63d5d38d5f41468dbfca32aa91e14331. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:58.311993 19732 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:58.312407 19948 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.313145 19912 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.320061 19948 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } } }
I20260608 12:56:58.321708 19732 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } } }
I20260608 12:56:58.321201 19436 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } } }
I20260608 12:56:58.334438 19333 catalog_manager.cc:5696] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: config changed from index -1 to 2, NON_VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) added. New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } } }
I20260608 12:56:58.337473 19510 consensus_queue.cc:237] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
W20260608 12:56:58.345502 19477 consensus_peers.cc:597] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 -> Peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Couldn't send request to peer 39a48c284bc54b4e9c9df70d0438ea1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f0b95e2ce3b4767a5669cfca841fa16. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:58.345547 19436 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:58.346035 19585 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:58.347954 19951 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:58.349159 19912 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:58.356447 19951 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.359563 19436 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.363744 19585 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:56:58.370540 19436 consensus_queue.cc:237] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } }
I20260608 12:56:58.371219 19333 catalog_manager.cc:5696] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index -1 to 3, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New cstate: current_term: 2 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
W20260608 12:56:58.380755 19403 consensus_peers.cc:597] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db -> Peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Couldn't send request to peer 09511cbc4d0d4253af3a7e4d46f39017. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96f98714fa9f449d8d69e0620acc0caa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:58.387452 19732 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:58.388689 19585 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:58.389031 19921 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:58.391220 19921 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:58.397617 19956 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } } }
I20260608 12:56:58.400122 19732 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } } }
I20260608 12:56:58.400710 19585 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } } }
I20260608 12:56:58.409823 19335 catalog_manager.cc:5696] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: config changed from index -1 to 2, NON_VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) added. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } } }
I20260608 12:56:58.759586 19961 ts_tablet_manager.cc:933] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: Initiating tablet copy from peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005)
I20260608 12:56:58.761169 19961 tablet_copy_client.cc:323] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:46005
I20260608 12:56:58.762713 19597 tablet_copy_service.cc:140] P 5e9cf84221d345318184e4e59b612457: Received BeginTabletCopySession request for tablet 372772d2ba714daab7dfb9d65f4b92ef from peer 39a48c284bc54b4e9c9df70d0438ea1f ({username='slave'} at 127.0.0.1:54558)
I20260608 12:56:58.763175 19597 tablet_copy_service.cc:161] P 5e9cf84221d345318184e4e59b612457: Beginning new tablet copy session on tablet 372772d2ba714daab7dfb9d65f4b92ef from peer 39a48c284bc54b4e9c9df70d0438ea1f at {username='slave'} at 127.0.0.1:54558: session id = 39a48c284bc54b4e9c9df70d0438ea1f-372772d2ba714daab7dfb9d65f4b92ef
I20260608 12:56:58.767792 19597 tablet_copy_source_session.cc:215] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:58.770272 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372772d2ba714daab7dfb9d65f4b92ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:58.780085 19963 ts_tablet_manager.cc:933] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: Initiating tablet copy from peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:56:58.781946 19963 tablet_copy_client.cc:323] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:45543
I20260608 12:56:58.783816 19447 tablet_copy_service.cc:140] P a06c235d2eda476db056b14e5f2a37db: Received BeginTabletCopySession request for tablet 96f98714fa9f449d8d69e0620acc0caa from peer 09511cbc4d0d4253af3a7e4d46f39017 ({username='slave'} at 127.0.0.1:44714)
I20260608 12:56:58.783932 19961 tablet_copy_client.cc:806] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:58.784361 19447 tablet_copy_service.cc:161] P a06c235d2eda476db056b14e5f2a37db: Beginning new tablet copy session on tablet 96f98714fa9f449d8d69e0620acc0caa from peer 09511cbc4d0d4253af3a7e4d46f39017 at {username='slave'} at 127.0.0.1:44714: session id = 09511cbc4d0d4253af3a7e4d46f39017-96f98714fa9f449d8d69e0620acc0caa
I20260608 12:56:58.784740 19961 tablet_copy_client.cc:670] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:58.788373 19961 tablet_copy_client.cc:538] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:58.791497 19447 tablet_copy_source_session.cc:215] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:58.794097 19961 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:58.794483 19963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f98714fa9f449d8d69e0620acc0caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:58.813627 19963 tablet_copy_client.cc:806] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:58.814221 19963 tablet_copy_client.cc:670] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:58.818099 19963 tablet_copy_client.cc:538] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:58.818379 19961 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:58.819289 19961 tablet_bootstrap.cc:492] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap complete.
I20260608 12:56:58.819947 19961 ts_tablet_manager.cc:1403] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260608 12:56:58.822966 19961 raft_consensus.cc:359] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:58.823800 19961 raft_consensus.cc:740] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: LEARNER
I20260608 12:56:58.824432 19963 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap starting.
I20260608 12:56:58.826179 19961 consensus_queue.cc:260] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:58.832721 19961 ts_tablet_manager.cc:1434] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:56:58.834435 19597 tablet_copy_service.cc:342] P 5e9cf84221d345318184e4e59b612457: Request end of tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-372772d2ba714daab7dfb9d65f4b92ef received from {username='slave'} at 127.0.0.1:54558
I20260608 12:56:58.834913 19597 tablet_copy_service.cc:434] P 5e9cf84221d345318184e4e59b612457: ending tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-372772d2ba714daab7dfb9d65f4b92ef on tablet 372772d2ba714daab7dfb9d65f4b92ef with peer 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:58.854539 19963 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:58.855466 19963 tablet_bootstrap.cc:492] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: Bootstrap complete.
I20260608 12:56:58.856160 19963 ts_tablet_manager.cc:1403] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.026s
I20260608 12:56:58.859288 19963 raft_consensus.cc:359] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } }
I20260608 12:56:58.860106 19963 raft_consensus.cc:740] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 09511cbc4d0d4253af3a7e4d46f39017, State: Initialized, Role: LEARNER
I20260608 12:56:58.860751 19963 consensus_queue.cc:260] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: NON_VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: true } }
I20260608 12:56:58.863240 19963 ts_tablet_manager.cc:1434] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:56:58.864953 19447 tablet_copy_service.cc:342] P a06c235d2eda476db056b14e5f2a37db: Request end of tablet copy session 09511cbc4d0d4253af3a7e4d46f39017-96f98714fa9f449d8d69e0620acc0caa received from {username='slave'} at 127.0.0.1:44714
I20260608 12:56:58.865404 19447 tablet_copy_service.cc:434] P a06c235d2eda476db056b14e5f2a37db: ending tablet copy session 09511cbc4d0d4253af3a7e4d46f39017-96f98714fa9f449d8d69e0620acc0caa on tablet 96f98714fa9f449d8d69e0620acc0caa with peer 09511cbc4d0d4253af3a7e4d46f39017
I20260608 12:56:58.909555 19961 ts_tablet_manager.cc:933] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: Initiating tablet copy from peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:58.911219 19961 tablet_copy_client.cc:323] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33475
I20260608 12:56:58.912776 19522 tablet_copy_service.cc:140] P 09511cbc4d0d4253af3a7e4d46f39017: Received BeginTabletCopySession request for tablet 3f0b95e2ce3b4767a5669cfca841fa16 from peer 39a48c284bc54b4e9c9df70d0438ea1f ({username='slave'} at 127.0.0.1:42786)
I20260608 12:56:58.913265 19522 tablet_copy_service.cc:161] P 09511cbc4d0d4253af3a7e4d46f39017: Beginning new tablet copy session on tablet 3f0b95e2ce3b4767a5669cfca841fa16 from peer 39a48c284bc54b4e9c9df70d0438ea1f at {username='slave'} at 127.0.0.1:42786: session id = 39a48c284bc54b4e9c9df70d0438ea1f-3f0b95e2ce3b4767a5669cfca841fa16
I20260608 12:56:58.919008 19522 tablet_copy_source_session.cc:215] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:58.921484 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0b95e2ce3b4767a5669cfca841fa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:58.925956 19970 ts_tablet_manager.cc:933] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: Initiating tablet copy from peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475)
I20260608 12:56:58.927778 19970 tablet_copy_client.cc:323] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33475
I20260608 12:56:58.929437 19522 tablet_copy_service.cc:140] P 09511cbc4d0d4253af3a7e4d46f39017: Received BeginTabletCopySession request for tablet 63d5d38d5f41468dbfca32aa91e14331 from peer 5e9cf84221d345318184e4e59b612457 ({username='slave'} at 127.0.0.1:42778)
I20260608 12:56:58.929970 19522 tablet_copy_service.cc:161] P 09511cbc4d0d4253af3a7e4d46f39017: Beginning new tablet copy session on tablet 63d5d38d5f41468dbfca32aa91e14331 from peer 5e9cf84221d345318184e4e59b612457 at {username='slave'} at 127.0.0.1:42778: session id = 5e9cf84221d345318184e4e59b612457-63d5d38d5f41468dbfca32aa91e14331
I20260608 12:56:58.937124 19961 tablet_copy_client.cc:806] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:58.937672 19961 tablet_copy_client.cc:670] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:58.938627 19522 tablet_copy_source_session.cc:215] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:58.941327 19961 tablet_copy_client.cc:538] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:58.941687 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5d38d5f41468dbfca32aa91e14331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:58.947014 19961 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:56:58.956307 19970 tablet_copy_client.cc:806] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:58.956878 19970 tablet_copy_client.cc:670] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:58.960919 19970 tablet_copy_client.cc:538] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:58.966724 19970 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: Bootstrap starting.
I20260608 12:56:58.968441 19961 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:58.969340 19961 tablet_bootstrap.cc:492] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap complete.
I20260608 12:56:58.969978 19961 ts_tablet_manager.cc:1403] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 12:56:58.973060 19961 raft_consensus.cc:359] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:58.973891 19961 raft_consensus.cc:740] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: LEARNER
I20260608 12:56:58.974538 19961 consensus_queue.cc:260] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:56:58.976977 19961 ts_tablet_manager.cc:1434] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:58.981498 19521 tablet_copy_service.cc:342] P 09511cbc4d0d4253af3a7e4d46f39017: Request end of tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-3f0b95e2ce3b4767a5669cfca841fa16 received from {username='slave'} at 127.0.0.1:42786
I20260608 12:56:58.981949 19521 tablet_copy_service.cc:434] P 09511cbc4d0d4253af3a7e4d46f39017: ending tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-3f0b95e2ce3b4767a5669cfca841fa16 on tablet 3f0b95e2ce3b4767a5669cfca841fa16 with peer 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:56:58.994398 19970 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:58.995236 19970 tablet_bootstrap.cc:492] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: Bootstrap complete.
I20260608 12:56:58.995764 19970 ts_tablet_manager.cc:1403] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.008s
I20260608 12:56:58.998273 19970 raft_consensus.cc:359] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } }
I20260608 12:56:58.998843 19970 raft_consensus.cc:740] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e9cf84221d345318184e4e59b612457, State: Initialized, Role: LEARNER
I20260608 12:56:58.999405 19970 consensus_queue.cc:260] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: NON_VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: true } }
I20260608 12:56:59.001961 19970 ts_tablet_manager.cc:1434] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:56:59.013221 19521 tablet_copy_service.cc:342] P 09511cbc4d0d4253af3a7e4d46f39017: Request end of tablet copy session 5e9cf84221d345318184e4e59b612457-63d5d38d5f41468dbfca32aa91e14331 received from {username='slave'} at 127.0.0.1:42778
I20260608 12:56:59.013679 19521 tablet_copy_service.cc:434] P 09511cbc4d0d4253af3a7e4d46f39017: ending tablet copy session 5e9cf84221d345318184e4e59b612457-63d5d38d5f41468dbfca32aa91e14331 on tablet 63d5d38d5f41468dbfca32aa91e14331 with peer 5e9cf84221d345318184e4e59b612457
I20260608 12:56:59.187758 19732 raft_consensus.cc:1217] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:59.257373 19510 raft_consensus.cc:1217] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:59.301507 19732 raft_consensus.cc:1217] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:56:59.404184 19585 raft_consensus.cc:1217] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:59.471607 19388 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:59.486796 19388 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:56:59.487561 19388 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:59.625697 19941 raft_consensus.cc:1064] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: attempting to promote NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f to VOTER
I20260608 12:56:59.627792 19941 consensus_queue.cc:237] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:59.636270 19732 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.636348 19510 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.637748 19967 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.638324 19436 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.638598 19979 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.639782 19941 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.665887 19941 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.666864 19512 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.670921 19435 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.678452 19732 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.679951 19333 catalog_manager.cc:5696] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:59.690209 19977 raft_consensus.cc:1064] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: attempting to promote NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f to VOTER
I20260608 12:56:59.692819 19977 consensus_queue.cc:237] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:59.697813 19959 raft_consensus.cc:1064] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: attempting to promote NON_VOTER 09511cbc4d0d4253af3a7e4d46f39017 to VOTER
I20260608 12:56:59.700567 19959 consensus_queue.cc:237] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } }
I20260608 12:56:59.701131 19730 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEARNER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:59.703945 19585 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:59.704195 19977 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.705607 19951 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.707269 19435 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:59.710489 19951 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.713296 19512 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEARNER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.714018 19732 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.715370 19959 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.716754 19587 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.717482 19974 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.718393 19975 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.744661 19959 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.747541 19951 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.751205 19512 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.752030 19585 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.757201 19586 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.768692 19332 catalog_manager.cc:5696] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: config changed from index 2 to 3, 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.765511 19435 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.784554 19587 consensus_queue.cc:237] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:59.788407 19334 catalog_manager.cc:5696] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: config changed from index 3 to 4, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:59.785960 19732 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.794631 19730 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:59.796757 19979 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.805962 19967 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.809248 19730 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.811142 19731 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.814888 19512 consensus_queue.cc:237] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:56:59.824909 19334 catalog_manager.cc:5696] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f reported cstate change: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "5e9cf84221d345318184e4e59b612457" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.825716 19436 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:59.825881 19321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 372772d2ba714daab7dfb9d65f4b92ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:59.827385 19951 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:59.828964 19436 raft_consensus.cc:1275] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 5e9cf84221d345318184e4e59b612457: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:59.830837 19941 consensus_queue.cc:1048] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.834937 19732 raft_consensus.cc:1275] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:59.834641 19435 consensus_queue.cc:237] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [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: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } }
I20260608 12:56:59.837013 19437 raft_consensus.cc:2955] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.840847 19434 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.844632 19976 consensus_queue.cc:1048] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:59.848332 19510 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:59.837010 19977 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.850817 19732 raft_consensus.cc:2955] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.852368 19974 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.860376 19587 raft_consensus.cc:1275] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:59.862766 19959 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.865123 19975 consensus_queue.cc:1048] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.876879 19498 tablet_service.cc:1558] Processing DeleteTablet for tablet 372772d2ba714daab7dfb9d65f4b92ef with delete_type TABLET_DATA_TOMBSTONED (TS 09511cbc4d0d4253af3a7e4d46f39017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42776
I20260608 12:56:59.883033 19322 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3f0b95e2ce3b4767a5669cfca841fa16 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:59.884371 19586 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.885725 19510 raft_consensus.cc:2955] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.870220 19333 catalog_manager.cc:5696] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index 4 to 5, VOTER 5e9cf84221d345318184e4e59b612457 (127.16.21.195) evicted. New cstate: current_term: 2 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:56:59.900612 19321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 96f98714fa9f449d8d69e0620acc0caa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:59.889181 19995 tablet_replica.cc:333] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:56:59.903550 19995 raft_consensus.cc:2243] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:59.904400 19995 raft_consensus.cc:2272] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:59.907568 19995 ts_tablet_manager.cc:1916] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:59.906410 19334 catalog_manager.cc:5696] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { promote: false } } }
I20260608 12:56:59.922570 19574 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f0b95e2ce3b4767a5669cfca841fa16 with delete_type TABLET_DATA_TOMBSTONED (TS 5e9cf84221d345318184e4e59b612457 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54536
I20260608 12:56:59.929275 19720 tablet_service.cc:1558] Processing DeleteTablet for tablet 96f98714fa9f449d8d69e0620acc0caa with delete_type TABLET_DATA_TOMBSTONED (TS 39a48c284bc54b4e9c9df70d0438ea1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50530
I20260608 12:56:59.930835 19995 ts_tablet_manager.cc:1929] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:59.931293 19995 log.cc:1199] T 372772d2ba714daab7dfb9d65f4b92ef P 09511cbc4d0d4253af3a7e4d46f39017: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/372772d2ba714daab7dfb9d65f4b92ef
I20260608 12:56:59.933243 19322 catalog_manager.cc:5027] TS 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): tablet 372772d2ba714daab7dfb9d65f4b92ef (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:56:59.935401 19997 tablet_replica.cc:333] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:56:59.936401 19997 raft_consensus.cc:2243] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:59.937249 19997 raft_consensus.cc:2272] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:59.941354 19997 ts_tablet_manager.cc:1916] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:59.950414 19998 tablet_replica.cc:333] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:56:59.951644 19998 raft_consensus.cc:2243] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:59.952464 19998 raft_consensus.cc:2272] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:59.955195 19976 raft_consensus.cc:1064] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: attempting to promote NON_VOTER 5e9cf84221d345318184e4e59b612457 to VOTER
I20260608 12:56:59.956249 19997 ts_tablet_manager.cc:1929] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:56:59.956208 19998 ts_tablet_manager.cc:1916] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:59.956925 19997 log.cc:1199] T 3f0b95e2ce3b4767a5669cfca841fa16 P 5e9cf84221d345318184e4e59b612457: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/3f0b95e2ce3b4767a5669cfca841fa16
I20260608 12:56:59.957778 19976 consensus_queue.cc:237] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } }
I20260608 12:56:59.958803 19321 catalog_manager.cc:5027] TS 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): tablet 3f0b95e2ce3b4767a5669cfca841fa16 (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:56:59.965067 19586 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 LEARNER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.968030 19732 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.968024 19437 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.969152 19951 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.971807 19951 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.972389 19998 ts_tablet_manager.cc:1929] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:59.972826 19998 log.cc:1199] T 96f98714fa9f449d8d69e0620acc0caa P 39a48c284bc54b4e9c9df70d0438ea1f: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root/wals/96f98714fa9f449d8d69e0620acc0caa
I20260608 12:56:59.973840 19951 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.974761 19321 catalog_manager.cc:5027] TS 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): tablet 96f98714fa9f449d8d69e0620acc0caa (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:56:59.992111 19976 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e9cf84221d345318184e4e59b612457 (127.16.21.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:56:59.994436 19586 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e9cf84221d345318184e4e59b612457 (127.16.21.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:56:59.997001 19732 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e9cf84221d345318184e4e59b612457 (127.16.21.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:57:00.008700 19437 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e9cf84221d345318184e4e59b612457 (127.16.21.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:57:00.009301 19334 catalog_manager.cc:5696] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 reported cstate change: config changed from index 2 to 3, 5e9cf84221d345318184e4e59b612457 (127.16.21.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:57:00.025151 19512 consensus_queue.cc:237] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } }
I20260608 12:57:00.030174 19586 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:00.031536 19976 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:00.030824 19437 raft_consensus.cc:1275] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Refusing update from remote peer 09511cbc4d0d4253af3a7e4d46f39017: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:00.033281 19977 consensus_queue.cc:1048] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:00.040688 19951 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:57:00.042245 19587 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:57:00.049552 19322 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 63d5d38d5f41468dbfca32aa91e14331 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:00.053485 19335 catalog_manager.cc:5696] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 reported cstate change: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "09511cbc4d0d4253af3a7e4d46f39017" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:00.056439 19437 raft_consensus.cc:2955] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } attrs { promote: false } } }
I20260608 12:57:00.063397 19720 tablet_service.cc:1558] Processing DeleteTablet for tablet 63d5d38d5f41468dbfca32aa91e14331 with delete_type TABLET_DATA_TOMBSTONED (TS 39a48c284bc54b4e9c9df70d0438ea1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50530
I20260608 12:57:00.064412 19998 tablet_replica.cc:333] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:00.065284 19998 raft_consensus.cc:2243] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:00.065877 19998 raft_consensus.cc:2272] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:00.069022 19998 ts_tablet_manager.cc:1916] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:00.080546 19998 ts_tablet_manager.cc:1929] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:57:00.080930 19998 log.cc:1199] T 63d5d38d5f41468dbfca32aa91e14331 P 39a48c284bc54b4e9c9df70d0438ea1f: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-3-root/wals/63d5d38d5f41468dbfca32aa91e14331
I20260608 12:57:00.082087 19321 catalog_manager.cc:5027] TS 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): tablet 63d5d38d5f41468dbfca32aa91e14331 (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:57:01.084393 19437 consensus_queue.cc:237] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
W20260608 12:57:01.091377 19402 consensus_peers.cc:597] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db -> Peer 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196:35819): Couldn't send request to peer 39a48c284bc54b4e9c9df70d0438ea1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c7a483afe6c484faf18224b8fffcdc2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:01.091740 19512 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:01.091930 19587 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:01.093050 20007 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:01.093842 20011 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:01.100764 20007 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:57:01.102816 19587 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:57:01.104853 19512 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } } }
I20260608 12:57:01.113993 19335 catalog_manager.cc:5696] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index -1 to 2, NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:01.488581 19388 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:57:01.506278 19388 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:57:01.507035 19388 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:01.558028 20020 ts_tablet_manager.cc:933] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: Initiating tablet copy from peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543)
I20260608 12:57:01.559867 20020 tablet_copy_client.cc:323] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:45543
I20260608 12:57:01.561483 19447 tablet_copy_service.cc:140] P a06c235d2eda476db056b14e5f2a37db: Received BeginTabletCopySession request for tablet 9c7a483afe6c484faf18224b8fffcdc2 from peer 39a48c284bc54b4e9c9df70d0438ea1f ({username='slave'} at 127.0.0.1:44722)
I20260608 12:57:01.561919 19447 tablet_copy_service.cc:161] P a06c235d2eda476db056b14e5f2a37db: Beginning new tablet copy session on tablet 9c7a483afe6c484faf18224b8fffcdc2 from peer 39a48c284bc54b4e9c9df70d0438ea1f at {username='slave'} at 127.0.0.1:44722: session id = 39a48c284bc54b4e9c9df70d0438ea1f-9c7a483afe6c484faf18224b8fffcdc2
I20260608 12:57:01.566946 19447 tablet_copy_source_session.cc:215] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:01.569535 20020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7a483afe6c484faf18224b8fffcdc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:01.579672 20020 tablet_copy_client.cc:806] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:01.580225 20020 tablet_copy_client.cc:670] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:01.584265 20020 tablet_copy_client.cc:538] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:01.591488 20020 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap starting.
I20260608 12:57:01.608639 20020 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:01.609329 20020 tablet_bootstrap.cc:492] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: Bootstrap complete.
I20260608 12:57:01.609848 20020 ts_tablet_manager.cc:1403] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:57:01.612077 20020 raft_consensus.cc:359] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:57:01.612656 20020 raft_consensus.cc:740] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39a48c284bc54b4e9c9df70d0438ea1f, State: Initialized, Role: LEARNER
I20260608 12:57:01.613188 20020 consensus_queue.cc:260] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: true } }
I20260608 12:57:01.614979 20020 ts_tablet_manager.cc:1434] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:01.616772 19447 tablet_copy_service.cc:342] P a06c235d2eda476db056b14e5f2a37db: Request end of tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-9c7a483afe6c484faf18224b8fffcdc2 received from {username='slave'} at 127.0.0.1:44722
I20260608 12:57:01.617143 19447 tablet_copy_service.cc:434] P a06c235d2eda476db056b14e5f2a37db: ending tablet copy session 39a48c284bc54b4e9c9df70d0438ea1f-9c7a483afe6c484faf18224b8fffcdc2 on tablet 9c7a483afe6c484faf18224b8fffcdc2 with peer 39a48c284bc54b4e9c9df70d0438ea1f
I20260608 12:57:02.050000 19731 raft_consensus.cc:1217] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:02.427879 20015 raft_consensus.cc:1064] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: attempting to promote NON_VOTER 39a48c284bc54b4e9c9df70d0438ea1f to VOTER
I20260608 12:57:02.430572 20015 consensus_queue.cc:237] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [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: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:57:02.439131 19587 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:02.439173 19731 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 LEARNER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:02.439723 19512 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:02.440966 20027 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:02.442000 20015 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:02.442929 20026 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:02.454058 20027 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.462523 19512 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.462532 19731 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.470062 19587 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.476523 19333 catalog_manager.cc:5696] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index 2 to 3, 39a48c284bc54b4e9c9df70d0438ea1f (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "09511cbc4d0d4253af3a7e4d46f39017" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:02.510102 19437 consensus_queue.cc:237] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [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: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } }
I20260608 12:57:02.518764 19587 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:02.518922 19731 raft_consensus.cc:1275] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Refusing update from remote peer a06c235d2eda476db056b14e5f2a37db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:02.520422 20027 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:02.526800 20027 consensus_queue.cc:1048] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:02.528937 20026 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.531227 19587 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.539565 19321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c7a483afe6c484faf18224b8fffcdc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:02.537624 19731 raft_consensus.cc:2955] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } } }
I20260608 12:57:02.547813 19332 catalog_manager.cc:5696] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db reported cstate change: config changed from index 3 to 4, VOTER 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "a06c235d2eda476db056b14e5f2a37db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06c235d2eda476db056b14e5f2a37db" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 45543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9cf84221d345318184e4e59b612457" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a48c284bc54b4e9c9df70d0438ea1f" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:02.560685 19498 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c7a483afe6c484faf18224b8fffcdc2 with delete_type TABLET_DATA_TOMBSTONED (TS 09511cbc4d0d4253af3a7e4d46f39017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42776
I20260608 12:57:02.563189 20036 tablet_replica.cc:333] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:02.564118 20036 raft_consensus.cc:2243] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:02.564755 20036 raft_consensus.cc:2272] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:02.568171 20036 ts_tablet_manager.cc:1916] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:02.578855 20036 ts_tablet_manager.cc:1929] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:57:02.579214 20036 log.cc:1199] T 9c7a483afe6c484faf18224b8fffcdc2 P 09511cbc4d0d4253af3a7e4d46f39017: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/9c7a483afe6c484faf18224b8fffcdc2
I20260608 12:57:02.580746 19322 catalog_manager.cc:5027] TS 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): tablet 9c7a483afe6c484faf18224b8fffcdc2 (table range_aware_rebalance_new_range [id=1c34bdfc4a0a45d1a91cdf0db61ce186]) successfully deleted
I20260608 12:57:03.189635 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
W20260608 12:57:03.203668 19477 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]
W20260608 12:57:03.211155 19477 consensus_peers.cc:597] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 -> Peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Couldn't send request to peer a06c235d2eda476db056b14e5f2a37db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:03.225922 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:03.226734 16471 tablet_replica.cc:333] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.227691 16471 raft_consensus.cc:2243] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.228247 16471 raft_consensus.cc:2272] T 7e2776f6cb084fe18ee852923ef90011 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.230692 16471 tablet_replica.cc:333] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.231257 16471 raft_consensus.cc:2243] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.231631 16471 raft_consensus.cc:2272] T 3a822927fb594f9c84a3bcb813036317 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.233388 16471 tablet_replica.cc:333] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.233893 16471 raft_consensus.cc:2243] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.234421 16471 raft_consensus.cc:2272] T 63d5d38d5f41468dbfca32aa91e14331 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.236420 16471 tablet_replica.cc:333] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.236948 16471 raft_consensus.cc:2243] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.237788 16471 raft_consensus.cc:2272] T 96f98714fa9f449d8d69e0620acc0caa P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.239578 16471 tablet_replica.cc:333] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.240144 16471 raft_consensus.cc:2243] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.240579 16471 raft_consensus.cc:2272] T 494b2c1c44574c0d9b788eb4de5de257 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.242456 16471 tablet_replica.cc:333] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.243067 16471 raft_consensus.cc:2243] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.243510 16471 raft_consensus.cc:2272] T d142c8a00cc04626aaac80dda02cd8dd P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.245195 16471 tablet_replica.cc:333] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.245710 16471 raft_consensus.cc:2243] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.246110 16471 raft_consensus.cc:2272] T f1372f414a21477c95e3102fba79e371 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.248031 16471 tablet_replica.cc:333] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.248572 16471 raft_consensus.cc:2243] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.249486 16471 raft_consensus.cc:2272] T 822e890eb5844899b30585f3c34a22bf P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.251454 16471 tablet_replica.cc:333] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.251945 16471 raft_consensus.cc:2243] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.252444 16471 raft_consensus.cc:2272] T 3f0b95e2ce3b4767a5669cfca841fa16 P a06c235d2eda476db056b14e5f2a37db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.254436 16471 tablet_replica.cc:333] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.254968 16471 raft_consensus.cc:2243] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.255734 16471 raft_consensus.cc:2272] T 9c7a483afe6c484faf18224b8fffcdc2 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.257942 16471 tablet_replica.cc:333] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.258477 16471 raft_consensus.cc:2243] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.259367 16471 raft_consensus.cc:2272] T c4d82f8781d54ec2a0398857b6b850d0 P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.261217 16471 tablet_replica.cc:333] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db: stopping tablet replica
I20260608 12:57:03.261698 16471 raft_consensus.cc:2243] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.262162 16471 raft_consensus.cc:2272] T 372772d2ba714daab7dfb9d65f4b92ef P a06c235d2eda476db056b14e5f2a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.299474 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:57:03.326812 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:57:03.353482 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:03.354324 16471 tablet_replica.cc:333] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.354946 16471 raft_consensus.cc:2243] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.355576 16471 raft_consensus.cc:2272] T 96f98714fa9f449d8d69e0620acc0caa P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.357473 16471 tablet_replica.cc:333] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.358022 16471 raft_consensus.cc:2243] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.358457 16471 raft_consensus.cc:2272] T 3a822927fb594f9c84a3bcb813036317 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.360344 16471 tablet_replica.cc:333] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.360863 16471 raft_consensus.cc:2243] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.361272 16471 raft_consensus.cc:2272] T 11825fc42c8d4032beaa11296b748627 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.363011 16471 tablet_replica.cc:333] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.363566 16471 raft_consensus.cc:2243] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.363986 16471 raft_consensus.cc:2272] T db9afb6ec66c49a7a1406fe923ee6bbe P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.365871 16471 tablet_replica.cc:333] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.366379 16471 raft_consensus.cc:2243] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.367152 16471 raft_consensus.cc:2272] T 3f0b95e2ce3b4767a5669cfca841fa16 P 09511cbc4d0d4253af3a7e4d46f39017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.368995 16471 tablet_replica.cc:333] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.369484 16471 raft_consensus.cc:2243] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.370024 16471 raft_consensus.cc:2272] T 822e890eb5844899b30585f3c34a22bf P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.372313 16471 tablet_replica.cc:333] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.372812 16471 raft_consensus.cc:2243] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.373392 16471 raft_consensus.cc:2272] T 5e1ae60993ad4ae9b531fab2501c89ca P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.375403 16471 tablet_replica.cc:333] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.375833 16471 raft_consensus.cc:2243] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.376426 16471 raft_consensus.cc:2272] T c1aa7495d58b44568f0be88b129ca5d9 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.378203 16471 tablet_replica.cc:333] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.378692 16471 raft_consensus.cc:2243] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.379148 16471 raft_consensus.cc:2272] T c4d82f8781d54ec2a0398857b6b850d0 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.380910 16471 tablet_replica.cc:333] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.381409 16471 raft_consensus.cc:2243] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.382144 16471 raft_consensus.cc:2272] T 63d5d38d5f41468dbfca32aa91e14331 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.384045 16471 tablet_replica.cc:333] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.384510 16471 raft_consensus.cc:2243] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.385221 16471 raft_consensus.cc:2272] T d142c8a00cc04626aaac80dda02cd8dd P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.386943 16471 tablet_replica.cc:333] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017: stopping tablet replica
I20260608 12:57:03.387405 16471 raft_consensus.cc:2243] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.388110 16471 raft_consensus.cc:2272] T f1372f414a21477c95e3102fba79e371 P 09511cbc4d0d4253af3a7e4d46f39017 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:03.394927 19552 consensus_peers.cc:597] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 -> Peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Couldn't send request to peer 09511cbc4d0d4253af3a7e4d46f39017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:03.397650 19698 consensus_peers.cc:597] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f -> Peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Couldn't send request to peer 09511cbc4d0d4253af3a7e4d46f39017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:03.422046 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:57:03.449774 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
W20260608 12:57:03.456856 19552 consensus_peers.cc:597] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 -> Peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Couldn't send request to peer 09511cbc4d0d4253af3a7e4d46f39017. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.194:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:03.466341 19697 consensus_peers.cc:597] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f -> Peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Couldn't send request to peer a06c235d2eda476db056b14e5f2a37db. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:45543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:03.478559 19698 consensus_peers.cc:597] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f -> Peer 09511cbc4d0d4253af3a7e4d46f39017 (127.16.21.194:33475): Couldn't send request to peer 09511cbc4d0d4253af3a7e4d46f39017. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.194:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:03.486286 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:03.487286 16471 tablet_replica.cc:333] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.488005 16471 raft_consensus.cc:2243] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.488626 16471 raft_consensus.cc:2272] T 63d5d38d5f41468dbfca32aa91e14331 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.490568 16471 tablet_replica.cc:333] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.491151 16471 raft_consensus.cc:2243] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.491613 16471 raft_consensus.cc:2272] T 7e2776f6cb084fe18ee852923ef90011 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.493397 16471 tablet_replica.cc:333] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.493912 16471 raft_consensus.cc:2243] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.494288 16471 raft_consensus.cc:2272] T 494b2c1c44574c0d9b788eb4de5de257 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.496137 16471 tablet_replica.cc:333] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.496670 16471 raft_consensus.cc:2243] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.497236 16471 raft_consensus.cc:2272] T 9c7a483afe6c484faf18224b8fffcdc2 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.499879 16471 tablet_replica.cc:333] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.500422 16471 raft_consensus.cc:2243] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.501190 16471 raft_consensus.cc:2272] T db9afb6ec66c49a7a1406fe923ee6bbe P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.503415 16471 tablet_replica.cc:333] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.503978 16471 raft_consensus.cc:2243] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.504671 16471 raft_consensus.cc:2272] T 96f98714fa9f449d8d69e0620acc0caa P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:03.505365 19697 consensus_peers.cc:597] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f -> Peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): Couldn't send request to peer 5e9cf84221d345318184e4e59b612457. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:03.506767 16471 tablet_replica.cc:333] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.507337 16471 raft_consensus.cc:2243] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.508308 16471 raft_consensus.cc:2272] T 372772d2ba714daab7dfb9d65f4b92ef P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.508394 19388 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:57:03.511039 16471 tablet_replica.cc:333] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.511801 16471 raft_consensus.cc:2243] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.512341 16471 raft_consensus.cc:2272] T c4d82f8781d54ec2a0398857b6b850d0 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.514849 16471 tablet_replica.cc:333] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.515556 16471 raft_consensus.cc:2243] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.516119 16471 raft_consensus.cc:2272] T f1372f414a21477c95e3102fba79e371 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.518708 16471 tablet_replica.cc:333] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.519389 16471 raft_consensus.cc:2243] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.519889 16471 raft_consensus.cc:2272] T 11825fc42c8d4032beaa11296b748627 P 5e9cf84221d345318184e4e59b612457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.522346 16471 tablet_replica.cc:333] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.523029 16471 raft_consensus.cc:2243] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.524102 16471 raft_consensus.cc:2272] T 5e1ae60993ad4ae9b531fab2501c89ca P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.525278 19388 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:57:03.525952 19388 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:03.526566 16471 tablet_replica.cc:333] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457: stopping tablet replica
I20260608 12:57:03.527011 16471 raft_consensus.cc:2243] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.527684 16471 raft_consensus.cc:2272] T c1aa7495d58b44568f0be88b129ca5d9 P 5e9cf84221d345318184e4e59b612457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.562769 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:57:03.591948 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:57:03.614311 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:03.615042 16471 tablet_replica.cc:333] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.615741 16471 raft_consensus.cc:2243] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.616251 16471 raft_consensus.cc:2272] T 3f0b95e2ce3b4767a5669cfca841fa16 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.618111 16471 tablet_replica.cc:333] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.618628 16471 raft_consensus.cc:2243] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.619113 16471 raft_consensus.cc:2272] T 372772d2ba714daab7dfb9d65f4b92ef P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.620805 16471 tablet_replica.cc:333] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.621311 16471 raft_consensus.cc:2243] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.621851 16471 raft_consensus.cc:2272] T 822e890eb5844899b30585f3c34a22bf P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.623587 16471 tablet_replica.cc:333] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.624111 16471 raft_consensus.cc:2243] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.624639 16471 raft_consensus.cc:2272] T c1aa7495d58b44568f0be88b129ca5d9 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.626364 16471 tablet_replica.cc:333] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.626981 16471 raft_consensus.cc:2243] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.627672 16471 raft_consensus.cc:2272] T 5e1ae60993ad4ae9b531fab2501c89ca P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.629528 16471 tablet_replica.cc:333] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.630045 16471 raft_consensus.cc:2243] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.630867 16471 raft_consensus.cc:2272] T 7e2776f6cb084fe18ee852923ef90011 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:03.631856 19697 consensus_peers.cc:597] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f -> Peer 5e9cf84221d345318184e4e59b612457 (127.16.21.195:46005): Couldn't send request to peer 5e9cf84221d345318184e4e59b612457. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.195:46005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:03.632843 16471 tablet_replica.cc:333] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.633379 16471 raft_consensus.cc:2243] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.634090 16471 raft_consensus.cc:2272] T 3a822927fb594f9c84a3bcb813036317 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.636055 16471 tablet_replica.cc:333] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.636632 16471 raft_consensus.cc:2243] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.637121 16471 raft_consensus.cc:2272] T 9c7a483afe6c484faf18224b8fffcdc2 P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.638882 16471 tablet_replica.cc:333] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.639443 16471 raft_consensus.cc:2243] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.639847 16471 raft_consensus.cc:2272] T db9afb6ec66c49a7a1406fe923ee6bbe P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:03.639978 19697 consensus_peers.cc:597] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f -> Peer a06c235d2eda476db056b14e5f2a37db (127.16.21.193:45543): Couldn't send request to peer a06c235d2eda476db056b14e5f2a37db. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:45543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:03.641584 16471 tablet_replica.cc:333] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.642076 16471 raft_consensus.cc:2243] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.642795 16471 raft_consensus.cc:2272] T 11825fc42c8d4032beaa11296b748627 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.644469 16471 tablet_replica.cc:333] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.644937 16471 raft_consensus.cc:2243] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.645593 16471 raft_consensus.cc:2272] T 494b2c1c44574c0d9b788eb4de5de257 P 39a48c284bc54b4e9c9df70d0438ea1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.647389 16471 tablet_replica.cc:333] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f: stopping tablet replica
I20260608 12:57:03.647850 16471 raft_consensus.cc:2243] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:03.648221 16471 raft_consensus.cc:2272] T d142c8a00cc04626aaac80dda02cd8dd P 39a48c284bc54b4e9c9df70d0438ea1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.680047 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:57:03.704698 16471 master.cc:562] Master@127.16.21.254:44461 shutting down...
I20260608 12:57:03.726362 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:03.726841 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:03.727174 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8768824dfbb4ff39e58c0444dcb1c92: stopping tablet replica
I20260608 12:57:03.746650 16471 master.cc:584] Master@127.16.21.254:44461 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12540 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:57:03.796655 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:36721
I20260608 12:57:03.797762 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:03.803350 20043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.804399 20044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.815269 20046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:03.830348 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:03.832466 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:03.832779 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:03.833019 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923423832997 us; error 0 us; skew 500 ppm
I20260608 12:57:03.834053 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:03.837960 16471 webserver.cc:533] Webserver started at http://127.16.21.254:33377/ using document root <none> and password file <none>
I20260608 12:57:03.838919 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:03.839299 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:03.839759 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:03.841725 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "454bf7eacb204fcd90aa6f32dc2d81c5"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-7vxk"
I20260608 12:57:03.848980 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:57:03.855039 20051 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.856149 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:03.856765 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "454bf7eacb204fcd90aa6f32dc2d81c5"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-7vxk"
I20260608 12:57:03.857191 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:03.889612 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:03.891575 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:03.933959 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:36721
I20260608 12:57:03.934077 20102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:36721 every 8 connection(s)
I20260608 12:57:03.938161 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:03.948319 20103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5: Bootstrap starting.
I20260608 12:57:03.953079 20103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:03.957263 20103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5: No bootstrap required, opened a new log
I20260608 12:57:03.959489 20103 raft_consensus.cc:359] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454bf7eacb204fcd90aa6f32dc2d81c5" member_type: VOTER }
I20260608 12:57:03.960026 20103 raft_consensus.cc:385] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:03.960282 20103 raft_consensus.cc:740] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454bf7eacb204fcd90aa6f32dc2d81c5, State: Initialized, Role: FOLLOWER
I20260608 12:57:03.960884 20103 consensus_queue.cc:260] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454bf7eacb204fcd90aa6f32dc2d81c5" member_type: VOTER }
I20260608 12:57:03.961344 20103 raft_consensus.cc:399] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:03.961596 20103 raft_consensus.cc:493] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:03.961865 20103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:03.966166 20103 raft_consensus.cc:515] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454bf7eacb204fcd90aa6f32dc2d81c5" member_type: VOTER }
I20260608 12:57:03.966711 20103 leader_election.cc:304] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [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: 454bf7eacb204fcd90aa6f32dc2d81c5; no voters: 
I20260608 12:57:03.967890 20103 leader_election.cc:290] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:03.968366 20106 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:03.969787 20106 raft_consensus.cc:697] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 1 LEADER]: Becoming Leader. State: Replica: 454bf7eacb204fcd90aa6f32dc2d81c5, State: Running, Role: LEADER
I20260608 12:57:03.970394 20106 consensus_queue.cc:237] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [LEADER]: Queue going to LEADER mode. State: All 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: "454bf7eacb204fcd90aa6f32dc2d81c5" member_type: VOTER }
I20260608 12:57:03.971001 20103 sys_catalog.cc:565] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:03.975065 20107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "454bf7eacb204fcd90aa6f32dc2d81c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454bf7eacb204fcd90aa6f32dc2d81c5" member_type: VOTER } }
I20260608 12:57:03.975328 20108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 454bf7eacb204fcd90aa6f32dc2d81c5. Latest consensus state: current_term: 1 leader_uuid: "454bf7eacb204fcd90aa6f32dc2d81c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454bf7eacb204fcd90aa6f32dc2d81c5" member_type: VOTER } }
I20260608 12:57:03.975615 20107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:03.975926 20108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:03.985821 20113 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:03.990836 20113 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:03.991868 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:03.999862 20113 catalog_manager.cc:1382] Generated new cluster ID: ddfe3f395f21455f8214decc1d2dd235
I20260608 12:57:04.000188 20113 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:04.022439 20113 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:04.023742 20113 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:04.038472 20113 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5: Generated new TSK 0
I20260608 12:57:04.039094 20113 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:04.059157 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:04.065826 20124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:04.070784 20125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:04.074771 20127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:04.075667 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:04.076592 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:04.076808 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:04.076995 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923424076975 us; error 0 us; skew 500 ppm
I20260608 12:57:04.077597 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:04.080169 16471 webserver.cc:533] Webserver started at http://127.16.21.193:34153/ using document root <none> and password file <none>
I20260608 12:57:04.080670 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:04.080868 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:04.081148 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:04.082249 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "2ec5bc254bab46c296d679cef82c1604"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.087771 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:57:04.091228 20132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.091944 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:04.092242 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "2ec5bc254bab46c296d679cef82c1604"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.092536 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:04.107612 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:04.108783 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:04.110229 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:04.112589 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:04.112824 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.113078 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:04.113257 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.154117 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:42587
I20260608 12:57:04.154234 20194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:42587 every 8 connection(s)
I20260608 12:57:04.159597 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:04.166536 20199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:04.168393 20200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:04.170845 16471 server_base.cc:1061] running on GCE node
W20260608 12:57:04.171777 20202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:04.172904 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:04.173108 20195 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36721
W20260608 12:57:04.173175 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:04.173660 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923424173641 us; error 0 us; skew 500 ppm
I20260608 12:57:04.173699 20195 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:04.174415 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:04.174579 20195 heartbeater.cc:507] Master 127.16.21.254:36721 requested a full tablet report, sending...
I20260608 12:57:04.177162 20068 ts_manager.cc:194] Registered new tserver with Master: 2ec5bc254bab46c296d679cef82c1604 (127.16.21.193:42587)
I20260608 12:57:04.177273 16471 webserver.cc:533] Webserver started at http://127.16.21.194:38229/ using document root <none> and password file <none>
I20260608 12:57:04.178016 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:04.178261 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:04.178596 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:04.179687 20068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60658
I20260608 12:57:04.180094 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "7dbdd33fc24841d886f1afe202891913"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.184772 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:04.187932 20207 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.188663 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:04.188956 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "7dbdd33fc24841d886f1afe202891913"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.189234 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:04.218220 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:04.219586 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:04.221045 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:04.223485 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:04.223722 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.223965 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:04.224138 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.264178 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:36857
I20260608 12:57:04.264293 20269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:36857 every 8 connection(s)
I20260608 12:57:04.269368 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:04.276676 20273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:04.277390 20274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:04.280388 20276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:04.281042 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:04.281997 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:04.282231 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:04.282464 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923424282445 us; error 0 us; skew 500 ppm
I20260608 12:57:04.282943 20270 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36721
I20260608 12:57:04.283232 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:04.283390 20270 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:04.284377 20270 heartbeater.cc:507] Master 127.16.21.254:36721 requested a full tablet report, sending...
I20260608 12:57:04.286067 16471 webserver.cc:533] Webserver started at http://127.16.21.195:33167/ using document root <none> and password file <none>
I20260608 12:57:04.286612 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:04.286837 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:04.286687 20068 ts_manager.cc:194] Registered new tserver with Master: 7dbdd33fc24841d886f1afe202891913 (127.16.21.194:36857)
I20260608 12:57:04.287246 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:04.288298 20068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60674
I20260608 12:57:04.288405 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "fb1d04096d3f495ea95d83903e850b40"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.293282 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:04.296707 20281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.297453 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:57:04.297746 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "fb1d04096d3f495ea95d83903e850b40"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.298040 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:04.312258 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:04.313467 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:04.314952 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:04.317305 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:04.317533 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.317776 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:04.317952 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.357339 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:32965
I20260608 12:57:04.357447 20343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:32965 every 8 connection(s)
I20260608 12:57:04.362377 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:04.369196 20347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:04.369956 20348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:04.372180 16471 server_base.cc:1061] running on GCE node
W20260608 12:57:04.373477 20350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:04.374531 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:04.374804 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:04.375043 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923424375025 us; error 0 us; skew 500 ppm
I20260608 12:57:04.375147 20344 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36721
I20260608 12:57:04.375584 20344 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:04.375836 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:04.376425 20344 heartbeater.cc:507] Master 127.16.21.254:36721 requested a full tablet report, sending...
I20260608 12:57:04.378525 16471 webserver.cc:533] Webserver started at http://127.16.21.196:36801/ using document root <none> and password file <none>
I20260608 12:57:04.378894 20068 ts_manager.cc:194] Registered new tserver with Master: fb1d04096d3f495ea95d83903e850b40 (127.16.21.195:32965)
I20260608 12:57:04.379223 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:04.379505 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:04.379839 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:04.380712 20068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60676
I20260608 12:57:04.381330 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "48f3abb577f64d8fabc71d1bd9dc6c95"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.385902 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:04.389037 20355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.389766 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:04.390007 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "48f3abb577f64d8fabc71d1bd9dc6c95"
format_stamp: "Formatted at 2026-06-08 12:57:04 on dist-test-slave-7vxk"
I20260608 12:57:04.390228 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:04.410444 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:04.411703 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:04.413120 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:04.415410 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:04.415620 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.415889 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:04.416034 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:04.455749 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:38761
I20260608 12:57:04.455860 20417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:38761 every 8 connection(s)
I20260608 12:57:04.469830 20418 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36721
I20260608 12:57:04.470239 20418 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:04.471125 20418 heartbeater.cc:507] Master 127.16.21.254:36721 requested a full tablet report, sending...
I20260608 12:57:04.473246 20068 ts_manager.cc:194] Registered new tserver with Master: 48f3abb577f64d8fabc71d1bd9dc6c95 (127.16.21.196:38761)
I20260608 12:57:04.474059 16471 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015022603s
I20260608 12:57:04.474958 20068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60690
I20260608 12:57:05.033903 20068 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60700:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:57:05.083389 20235 tablet_service.cc:1511] Processing CreateTablet for tablet eea2d1cd7198466ba00250f306adb037 (DEFAULT_TABLE table=test-workload [id=6461e6efd3fe431f91b104918bf1ff90]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:05.083518 20309 tablet_service.cc:1511] Processing CreateTablet for tablet eea2d1cd7198466ba00250f306adb037 (DEFAULT_TABLE table=test-workload [id=6461e6efd3fe431f91b104918bf1ff90]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:05.085759 20235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea2d1cd7198466ba00250f306adb037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.085999 20309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea2d1cd7198466ba00250f306adb037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.095957 20160 tablet_service.cc:1511] Processing CreateTablet for tablet eea2d1cd7198466ba00250f306adb037 (DEFAULT_TABLE table=test-workload [id=6461e6efd3fe431f91b104918bf1ff90]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:05.097339 20160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea2d1cd7198466ba00250f306adb037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.101826 20439 tablet_bootstrap.cc:492] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40: Bootstrap starting.
I20260608 12:57:05.107542 20439 tablet_bootstrap.cc:654] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:05.110041 20440 tablet_bootstrap.cc:492] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913: Bootstrap starting.
I20260608 12:57:05.113734 20439 tablet_bootstrap.cc:492] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40: No bootstrap required, opened a new log
I20260608 12:57:05.114269 20439 ts_tablet_manager.cc:1403] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:57:05.117915 20440 tablet_bootstrap.cc:654] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:05.117952 20439 raft_consensus.cc:359] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.119700 20439 raft_consensus.cc:385] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:05.120042 20439 raft_consensus.cc:740] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb1d04096d3f495ea95d83903e850b40, State: Initialized, Role: FOLLOWER
I20260608 12:57:05.121057 20439 consensus_queue.cc:260] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.136366 20439 ts_tablet_manager.cc:1434] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 12:57:05.137205 20344 heartbeater.cc:499] Master 127.16.21.254:36721 was elected leader, sending a full tablet report...
I20260608 12:57:05.145946 20442 tablet_bootstrap.cc:492] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: Bootstrap starting.
I20260608 12:57:05.147601 20440 tablet_bootstrap.cc:492] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913: No bootstrap required, opened a new log
I20260608 12:57:05.148270 20440 ts_tablet_manager.cc:1403] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.018s
I20260608 12:57:05.151822 20440 raft_consensus.cc:359] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.152683 20440 raft_consensus.cc:385] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:05.153174 20440 raft_consensus.cc:740] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdd33fc24841d886f1afe202891913, State: Initialized, Role: FOLLOWER
I20260608 12:57:05.153863 20442 tablet_bootstrap.cc:654] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:05.154112 20440 consensus_queue.cc:260] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.158109 20270 heartbeater.cc:499] Master 127.16.21.254:36721 was elected leader, sending a full tablet report...
I20260608 12:57:05.158962 20440 ts_tablet_manager.cc:1434] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:57:05.163959 20442 tablet_bootstrap.cc:492] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: No bootstrap required, opened a new log
I20260608 12:57:05.164487 20442 ts_tablet_manager.cc:1403] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:57:05.172355 20442 raft_consensus.cc:359] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.182542 20195 heartbeater.cc:499] Master 127.16.21.254:36721 was elected leader, sending a full tablet report...
I20260608 12:57:05.252559 20444 raft_consensus.cc:493] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:05.253357 20444 raft_consensus.cc:515] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.269400 20444 leader_election.cc:290] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dbdd33fc24841d886f1afe202891913 (127.16.21.194:36857), 2ec5bc254bab46c296d679cef82c1604 (127.16.21.193:42587)
I20260608 12:57:05.174211 20442 raft_consensus.cc:385] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:05.434584 20442 raft_consensus.cc:740] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec5bc254bab46c296d679cef82c1604, State: Initialized, Role: FOLLOWER
I20260608 12:57:05.435752 20442 consensus_queue.cc:260] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:05.478470 20418 heartbeater.cc:499] Master 127.16.21.254:36721 was elected leader, sending a full tablet report...
I20260608 12:57:05.895296 20442 ts_tablet_manager.cc:1434] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: Time spent starting tablet: real 0.730s	user 0.010s	sys 0.002s
W20260608 12:57:05.896224 20442 ts_tablet_manager.cc:1467] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: Tablet startup took 731ms
W20260608 12:57:05.897621 20442 ts_tablet_manager.cc:1469] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: Trace:
0608 12:57:05.094473 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:57:05.094695 (+   222us) service_pool.cc:224] Handling call
0608 12:57:05.096782 (+  2087us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0608 12:57:05.096890 (+   108us) ts_tablet_manager.cc:682] Creating new metadata...
0608 12:57:05.109057 (+ 12167us) tablet_metadata.cc:665] Metadata flushed
0608 12:57:05.117929 (+  8872us) tablet_replica.cc:206] Creating consensus instance
0608 12:57:05.144934 (+ 27005us) inbound_call.cc:177] Queueing success response
0608 12:57:05.145244 (+   310us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0608 12:57:05.164789 (+ 19545us) ts_tablet_manager.cc:1435] Starting tablet replica
0608 12:57:05.165252 (+   463us) tablet_replica.cc:261] Starting instrumentation
0608 12:57:05.165921 (+   669us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":408663,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":198,"tablet-open.queue_time_us":26861,"thread_start_us":138416,"threads_started":2}
I20260608 12:57:06.094446 20450 raft_consensus.cc:493] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:06.095175 20450 raft_consensus.cc:515] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:06.098546 20450 leader_election.cc:290] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb1d04096d3f495ea95d83903e850b40 (127.16.21.195:32965), 2ec5bc254bab46c296d679cef82c1604 (127.16.21.193:42587)
I20260608 12:57:06.114470 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:57:06.146040 20121 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 12:57:06.183315 20282 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.921s	user 0.008s	sys 0.035s
W20260608 12:57:06.183693 20285 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.926s	user 0.019s	sys 0.019s
W20260608 12:57:06.184036 20285 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.926s	user 0.019s	sys 0.019s
I20260608 12:57:06.186479 20245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea2d1cd7198466ba00250f306adb037" candidate_uuid: "fb1d04096d3f495ea95d83903e850b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdd33fc24841d886f1afe202891913" is_pre_election: true
I20260608 12:57:06.187268 20245 raft_consensus.cc:2468] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb1d04096d3f495ea95d83903e850b40 in term 0.
I20260608 12:57:06.188473 20285 leader_election.cc:304] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdd33fc24841d886f1afe202891913, fb1d04096d3f495ea95d83903e850b40; no voters: 
I20260608 12:57:06.190225 20454 raft_consensus.cc:2804] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:06.190652 20454 raft_consensus.cc:493] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:06.191035 20454 raft_consensus.cc:3060] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:57:06.183735 20282 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.922s	user 0.008s	sys 0.035s
I20260608 12:57:06.193452 20170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea2d1cd7198466ba00250f306adb037" candidate_uuid: "fb1d04096d3f495ea95d83903e850b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec5bc254bab46c296d679cef82c1604" is_pre_election: true
I20260608 12:57:06.194114 20170 raft_consensus.cc:2468] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb1d04096d3f495ea95d83903e850b40 in term 0.
I20260608 12:57:06.198525 20454 raft_consensus.cc:515] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:06.200639 20454 leader_election.cc:290] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [CANDIDATE]: Term 1 election: Requested vote from peers 7dbdd33fc24841d886f1afe202891913 (127.16.21.194:36857), 2ec5bc254bab46c296d679cef82c1604 (127.16.21.193:42587)
I20260608 12:57:06.201295 20245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea2d1cd7198466ba00250f306adb037" candidate_uuid: "fb1d04096d3f495ea95d83903e850b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdd33fc24841d886f1afe202891913"
I20260608 12:57:06.201903 20245 raft_consensus.cc:3060] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:06.201853 20170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea2d1cd7198466ba00250f306adb037" candidate_uuid: "fb1d04096d3f495ea95d83903e850b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec5bc254bab46c296d679cef82c1604"
I20260608 12:57:06.202811 20170 raft_consensus.cc:3060] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:06.212093 20066 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60674 (request call id 2) took 1050 ms. Trace:
I20260608 12:57:06.212565 20066 rpcz_store.cc:276] 0608 12:57:05.161305 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:57:05.161476 (+   171us) service_pool.cc:224] Handling call
0608 12:57:06.211915 (+1050439us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11713,"reported_tablets":1}
W20260608 12:57:06.214484 20116 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:06.216128 20170 raft_consensus.cc:2468] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb1d04096d3f495ea95d83903e850b40 in term 1.
I20260608 12:57:06.217137 20282 leader_election.cc:304] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec5bc254bab46c296d679cef82c1604, fb1d04096d3f495ea95d83903e850b40; no voters: 
I20260608 12:57:06.217118 20169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea2d1cd7198466ba00250f306adb037" candidate_uuid: "7dbdd33fc24841d886f1afe202891913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec5bc254bab46c296d679cef82c1604" is_pre_election: true
I20260608 12:57:06.218313 20454 raft_consensus.cc:2804] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:06.218729 20169 raft_consensus.cc:2393] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbdd33fc24841d886f1afe202891913 in current term 1: Already voted for candidate fb1d04096d3f495ea95d83903e850b40 in this term.
I20260608 12:57:06.224210 20245 raft_consensus.cc:2468] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb1d04096d3f495ea95d83903e850b40 in term 1.
I20260608 12:57:06.236965 20454 raft_consensus.cc:697] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 1 LEADER]: Becoming Leader. State: Replica: fb1d04096d3f495ea95d83903e850b40, State: Running, Role: LEADER
I20260608 12:57:06.238025 20454 consensus_queue.cc:237] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } }
I20260608 12:57:06.246881 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea2d1cd7198466ba00250f306adb037" candidate_uuid: "7dbdd33fc24841d886f1afe202891913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb1d04096d3f495ea95d83903e850b40" is_pre_election: true
I20260608 12:57:06.247460 20068 catalog_manager.cc:5696] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb1d04096d3f495ea95d83903e850b40 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "fb1d04096d3f495ea95d83903e850b40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb1d04096d3f495ea95d83903e850b40" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 32965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:06.248805 20210 leader_election.cc:304] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [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: 7dbdd33fc24841d886f1afe202891913; no voters: 2ec5bc254bab46c296d679cef82c1604, fb1d04096d3f495ea95d83903e850b40
I20260608 12:57:06.249727 20450 raft_consensus.cc:2749] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:06.669500 20454 consensus_queue.cc:1048] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec5bc254bab46c296d679cef82c1604" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:06.681433 20454 consensus_queue.cc:1048] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdd33fc24841d886f1afe202891913" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:07.063184 20099 debug-util.cc:398] Leaking SignalData structure 0x7b0800063a80 after lost signal to thread 16474
W20260608 12:57:07.064073 20099 debug-util.cc:398] Leaking SignalData structure 0x7b080004b8a0 after lost signal to thread 20102
W20260608 12:57:07.065549 20099 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2520 after lost signal to thread 20269
W20260608 12:57:07.065812 20099 debug-util.cc:398] Leaking SignalData structure 0x7b08000c23e0 after lost signal to thread 20285
W20260608 12:57:07.067030 20099 debug-util.cc:398] Leaking SignalData structure 0x7b080011c320 after lost signal to thread 20417
I20260608 12:57:08.147231 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:08.148994 20121 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:08.149354 20121 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:10.150296 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:10.151955 20121 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:10.152318 20121 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:11.738878 20099 debug-util.cc:398] Leaking SignalData structure 0x7b08002225c0 after lost signal to thread 16474
W20260608 12:57:11.739938 20099 debug-util.cc:398] Leaking SignalData structure 0x7b0800213020 after lost signal to thread 20102
W20260608 12:57:11.741156 20099 debug-util.cc:398] Leaking SignalData structure 0x7b080019e300 after lost signal to thread 20194
W20260608 12:57:11.742187 20099 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4880 after lost signal to thread 20269
W20260608 12:57:11.743141 20099 debug-util.cc:398] Leaking SignalData structure 0x7b0800097c80 after lost signal to thread 20343
W20260608 12:57:11.744167 20099 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9e60 after lost signal to thread 20417
I20260608 12:57:12.153771 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:12.155550 20121 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:12.155892 20121 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:14.156754 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:14.158111 20121 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:14.158449 20121 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:16.159334 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:16.160778 20121 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:16.161108 20121 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:18.161897 20121 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:18.163174 20121 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:18.163491 20121 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:18.714840 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:57:18.742959 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:18.743772 16471 tablet_replica.cc:333] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604: stopping tablet replica
I20260608 12:57:18.744398 16471 raft_consensus.cc:2243] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:18.744968 16471 raft_consensus.cc:2272] T eea2d1cd7198466ba00250f306adb037 P 2ec5bc254bab46c296d679cef82c1604 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:18.763976 20282 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:42587: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 12:57:18.766431 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
W20260608 12:57:18.768244 20282 consensus_peers.cc:597] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 -> Peer 2ec5bc254bab46c296d679cef82c1604 (127.16.21.193:42587): Couldn't send request to peer 2ec5bc254bab46c296d679cef82c1604. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:42587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:18.781111 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:57:18.802299 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:18.803099 16471 tablet_replica.cc:333] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913: stopping tablet replica
I20260608 12:57:18.803653 16471 raft_consensus.cc:2243] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:18.804155 16471 raft_consensus.cc:2272] T eea2d1cd7198466ba00250f306adb037 P 7dbdd33fc24841d886f1afe202891913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:18.823947 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:57:18.834669 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:57:18.857601 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:18.858283 16471 tablet_replica.cc:333] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40: stopping tablet replica
I20260608 12:57:18.858808 16471 raft_consensus.cc:2243] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:18.859807 16471 raft_consensus.cc:2272] T eea2d1cd7198466ba00250f306adb037 P fb1d04096d3f495ea95d83903e850b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:18.878858 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:57:18.889074 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:57:18.910744 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:18.926785 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:57:18.935971 16471 master.cc:562] Master@127.16.21.254:36721 shutting down...
I20260608 12:57:18.953745 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:18.954401 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:18.954720 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 454bf7eacb204fcd90aa6f32dc2d81c5: stopping tablet replica
I20260608 12:57:18.998703 16471 master.cc:584] Master@127.16.21.254:36721 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (15243 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:57:19.039929 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:37931
I20260608 12:57:19.041046 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:19.046351 20474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.046433 20475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.047806 20477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:19.049667 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:19.050458 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:19.050678 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:19.050829 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923439050814 us; error 0 us; skew 500 ppm
I20260608 12:57:19.051441 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:19.053792 16471 webserver.cc:533] Webserver started at http://127.16.21.254:40795/ using document root <none> and password file <none>
I20260608 12:57:19.054330 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:19.054535 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:19.054807 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:19.056034 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "5b768810c9104af2b1e09fa10182a690"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.060619 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:57:19.064028 20482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.064858 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:57:19.065088 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "5b768810c9104af2b1e09fa10182a690"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.065327 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:19.080994 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:19.082134 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:19.120183 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:37931
I20260608 12:57:19.120321 20533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:37931 every 8 connection(s)
I20260608 12:57:19.125746 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:19.136778 20534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690: Bootstrap starting.
I20260608 12:57:19.141765 20534 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:19.146063 20534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690: No bootstrap required, opened a new log
I20260608 12:57:19.148449 20534 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b768810c9104af2b1e09fa10182a690" member_type: VOTER }
I20260608 12:57:19.148906 20534 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:19.149133 20534 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b768810c9104af2b1e09fa10182a690, State: Initialized, Role: FOLLOWER
I20260608 12:57:19.149717 20534 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b768810c9104af2b1e09fa10182a690" member_type: VOTER }
I20260608 12:57:19.150187 20534 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:19.150440 20534 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:19.150712 20534 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:19.154958 20534 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b768810c9104af2b1e09fa10182a690" member_type: VOTER }
I20260608 12:57:19.155493 20534 leader_election.cc:304] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [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: 5b768810c9104af2b1e09fa10182a690; no voters: 
I20260608 12:57:19.156627 20534 leader_election.cc:290] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:19.156997 20537 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:19.158479 20537 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 1 LEADER]: Becoming Leader. State: Replica: 5b768810c9104af2b1e09fa10182a690, State: Running, Role: LEADER
I20260608 12:57:19.159276 20537 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [LEADER]: Queue going to LEADER mode. State: All 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: "5b768810c9104af2b1e09fa10182a690" member_type: VOTER }
I20260608 12:57:19.159696 20534 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:19.164227 20538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b768810c9104af2b1e09fa10182a690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b768810c9104af2b1e09fa10182a690" member_type: VOTER } }
I20260608 12:57:19.164963 20538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:19.165685 20539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b768810c9104af2b1e09fa10182a690. Latest consensus state: current_term: 1 leader_uuid: "5b768810c9104af2b1e09fa10182a690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b768810c9104af2b1e09fa10182a690" member_type: VOTER } }
I20260608 12:57:19.166419 20539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:19.168318 20545 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:19.175328 20545 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:19.176445 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:19.184217 20545 catalog_manager.cc:1382] Generated new cluster ID: c5023b9f0d4e45d99da2b38296f01306
I20260608 12:57:19.184492 20545 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:19.204077 20545 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:19.205387 20545 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:19.218149 20545 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690: Generated new TSK 0
I20260608 12:57:19.218750 20545 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:19.243477 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:19.249549 20555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.250588 20556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:19.252724 16471 server_base.cc:1061] running on GCE node
W20260608 12:57:19.253122 20558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:19.254056 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:19.254253 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:19.254433 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923439254410 us; error 0 us; skew 500 ppm
I20260608 12:57:19.254990 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:19.257277 16471 webserver.cc:533] Webserver started at http://127.16.21.193:35151/ using document root <none> and password file <none>
I20260608 12:57:19.257805 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:19.258010 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:19.258277 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:19.259521 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "80a2108e329b4b48b8d8898c274a014a"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.264182 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:19.267673 20563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.268442 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:19.268769 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "80a2108e329b4b48b8d8898c274a014a"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.269060 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:19.281355 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:19.282631 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:19.284204 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:19.286648 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:19.286887 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.287171 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:19.287343 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.327720 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:46209
I20260608 12:57:19.327843 20625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:46209 every 8 connection(s)
I20260608 12:57:19.333284 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:19.341372 20630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.342305 20631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.345278 20633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:19.345610 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:19.346886 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:19.347186 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:19.347406 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923439347386 us; error 0 us; skew 500 ppm
I20260608 12:57:19.348066 20626 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37931
I20260608 12:57:19.348081 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:19.348562 20626 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:19.349462 20626 heartbeater.cc:507] Master 127.16.21.254:37931 requested a full tablet report, sending...
I20260608 12:57:19.350867 16471 webserver.cc:533] Webserver started at http://127.16.21.194:37041/ using document root <none> and password file <none>
I20260608 12:57:19.351537 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:19.351794 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:19.352144 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:19.352205 20499 ts_manager.cc:194] Registered new tserver with Master: 80a2108e329b4b48b8d8898c274a014a (127.16.21.193:46209)
I20260608 12:57:19.353801 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "cabb34976b7d4c67b6d5475529c11208"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.354966 20499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40580
I20260608 12:57:19.359655 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:57:19.363272 20638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.364027 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:19.364329 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "cabb34976b7d4c67b6d5475529c11208"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.364598 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:19.382759 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:19.384053 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:19.385571 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:19.387835 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:19.388088 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.388334 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:19.388504 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.428160 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:40345
I20260608 12:57:19.428355 20700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:40345 every 8 connection(s)
I20260608 12:57:19.433280 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:19.440872 20704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.442402 20705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:19.443529 20707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:19.444619 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:19.445544 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:19.445780 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:19.445981 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923439445964 us; error 0 us; skew 500 ppm
I20260608 12:57:19.446436 20701 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37931
I20260608 12:57:19.446699 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:19.446882 20701 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:19.447937 20701 heartbeater.cc:507] Master 127.16.21.254:37931 requested a full tablet report, sending...
I20260608 12:57:19.449640 16471 webserver.cc:533] Webserver started at http://127.16.21.195:40023/ using document root <none> and password file <none>
I20260608 12:57:19.450205 20499 ts_manager.cc:194] Registered new tserver with Master: cabb34976b7d4c67b6d5475529c11208 (127.16.21.194:40345)
I20260608 12:57:19.450368 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:19.450647 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:19.450958 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:19.452114 20499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40674
I20260608 12:57:19.452647 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "c3097b2481464bddac653e94fb218545"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.457741 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:57:19.461092 20712 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.461838 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:19.462081 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "c3097b2481464bddac653e94fb218545"
format_stamp: "Formatted at 2026-06-08 12:57:19 on dist-test-slave-7vxk"
I20260608 12:57:19.462327 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:19.479781 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:19.480897 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:19.482470 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:19.484746 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:19.484947 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.485203 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:19.485360 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:19.523813 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:45149
I20260608 12:57:19.523923 20774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:45149 every 8 connection(s)
I20260608 12:57:19.537642 20775 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37931
I20260608 12:57:19.538061 20775 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:19.538812 20775 heartbeater.cc:507] Master 127.16.21.254:37931 requested a full tablet report, sending...
I20260608 12:57:19.540825 20499 ts_manager.cc:194] Registered new tserver with Master: c3097b2481464bddac653e94fb218545 (127.16.21.195:45149)
I20260608 12:57:19.541549 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014469695s
I20260608 12:57:19.542243 20499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40682
I20260608 12:57:20.358326 20626 heartbeater.cc:499] Master 127.16.21.254:37931 was elected leader, sending a full tablet report...
I20260608 12:57:20.455130 20701 heartbeater.cc:499] Master 127.16.21.254:37931 was elected leader, sending a full tablet report...
I20260608 12:57:20.544938 20775 heartbeater.cc:499] Master 127.16.21.254:37931 was elected leader, sending a full tablet report...
I20260608 12:57:20.608417 20499 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40706:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:20.610471 20499 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:20.656212 20666 tablet_service.cc:1511] Processing CreateTablet for tablet 627c6e96ec8349518de0813fa8bc1c73 (DEFAULT_TABLE table=test-workload [id=d6eb9b51e455478b81f475a86c6c1b17]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:20.657658 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627c6e96ec8349518de0813fa8bc1c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:20.662292 20591 tablet_service.cc:1511] Processing CreateTablet for tablet 627c6e96ec8349518de0813fa8bc1c73 (DEFAULT_TABLE table=test-workload [id=d6eb9b51e455478b81f475a86c6c1b17]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:20.663630 20591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627c6e96ec8349518de0813fa8bc1c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:20.665261 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 627c6e96ec8349518de0813fa8bc1c73 (DEFAULT_TABLE table=test-workload [id=d6eb9b51e455478b81f475a86c6c1b17]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:20.666563 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627c6e96ec8349518de0813fa8bc1c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:20.676376 20796 tablet_bootstrap.cc:492] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208: Bootstrap starting.
I20260608 12:57:20.678151 20797 tablet_bootstrap.cc:492] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a: Bootstrap starting.
I20260608 12:57:20.684227 20796 tablet_bootstrap.cc:654] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:20.684568 20798 tablet_bootstrap.cc:492] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: Bootstrap starting.
I20260608 12:57:20.685384 20797 tablet_bootstrap.cc:654] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:20.690763 20797 tablet_bootstrap.cc:492] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a: No bootstrap required, opened a new log
I20260608 12:57:20.690794 20796 tablet_bootstrap.cc:492] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208: No bootstrap required, opened a new log
I20260608 12:57:20.691386 20797 ts_tablet_manager.cc:1403] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:57:20.691392 20796 ts_tablet_manager.cc:1403] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 12:57:20.692178 20798 tablet_bootstrap.cc:654] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:20.694649 20797 raft_consensus.cc:359] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.694875 20796 raft_consensus.cc:359] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.695541 20797 raft_consensus.cc:385] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:20.695657 20796 raft_consensus.cc:385] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:20.695950 20797 raft_consensus.cc:740] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a2108e329b4b48b8d8898c274a014a, State: Initialized, Role: FOLLOWER
I20260608 12:57:20.696045 20796 raft_consensus.cc:740] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cabb34976b7d4c67b6d5475529c11208, State: Initialized, Role: FOLLOWER
I20260608 12:57:20.696934 20798 tablet_bootstrap.cc:492] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: No bootstrap required, opened a new log
I20260608 12:57:20.697607 20798 ts_tablet_manager.cc:1403] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260608 12:57:20.696897 20797 consensus_queue.cc:260] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.697033 20796 consensus_queue.cc:260] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.700251 20797 ts_tablet_manager.cc:1434] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:57:20.701428 20798 raft_consensus.cc:359] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.702251 20798 raft_consensus.cc:385] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:20.702607 20798 raft_consensus.cc:740] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3097b2481464bddac653e94fb218545, State: Initialized, Role: FOLLOWER
I20260608 12:57:20.703649 20798 consensus_queue.cc:260] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.705848 20796 ts_tablet_manager.cc:1434] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 12:57:20.708876 20798 ts_tablet_manager.cc:1434] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260608 12:57:20.772418 20802 raft_consensus.cc:493] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:20.772979 20802 raft_consensus.cc:515] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.775377 20802 leader_election.cc:290] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cabb34976b7d4c67b6d5475529c11208 (127.16.21.194:40345), c3097b2481464bddac653e94fb218545 (127.16.21.195:45149)
W20260608 12:57:20.779112 20776 tablet.cc:2404] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:20.787947 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627c6e96ec8349518de0813fa8bc1c73" candidate_uuid: "80a2108e329b4b48b8d8898c274a014a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3097b2481464bddac653e94fb218545" is_pre_election: true
I20260608 12:57:20.788084 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627c6e96ec8349518de0813fa8bc1c73" candidate_uuid: "80a2108e329b4b48b8d8898c274a014a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cabb34976b7d4c67b6d5475529c11208" is_pre_election: true
I20260608 12:57:20.788620 20750 raft_consensus.cc:2468] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a2108e329b4b48b8d8898c274a014a in term 0.
I20260608 12:57:20.788738 20676 raft_consensus.cc:2468] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a2108e329b4b48b8d8898c274a014a in term 0.
I20260608 12:57:20.789887 20567 leader_election.cc:304] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a2108e329b4b48b8d8898c274a014a, c3097b2481464bddac653e94fb218545; no voters: 
I20260608 12:57:20.790597 20802 raft_consensus.cc:2804] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:20.790961 20802 raft_consensus.cc:493] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:20.791275 20802 raft_consensus.cc:3060] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:20.796388 20802 raft_consensus.cc:515] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.798043 20802 leader_election.cc:290] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [CANDIDATE]: Term 1 election: Requested vote from peers cabb34976b7d4c67b6d5475529c11208 (127.16.21.194:40345), c3097b2481464bddac653e94fb218545 (127.16.21.195:45149)
I20260608 12:57:20.798969 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627c6e96ec8349518de0813fa8bc1c73" candidate_uuid: "80a2108e329b4b48b8d8898c274a014a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cabb34976b7d4c67b6d5475529c11208"
I20260608 12:57:20.799121 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627c6e96ec8349518de0813fa8bc1c73" candidate_uuid: "80a2108e329b4b48b8d8898c274a014a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3097b2481464bddac653e94fb218545"
I20260608 12:57:20.799528 20676 raft_consensus.cc:3060] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:20.799664 20750 raft_consensus.cc:3060] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:20.804721 20676 raft_consensus.cc:2468] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a2108e329b4b48b8d8898c274a014a in term 1.
I20260608 12:57:20.804724 20750 raft_consensus.cc:2468] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a2108e329b4b48b8d8898c274a014a in term 1.
I20260608 12:57:20.805972 20565 leader_election.cc:304] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a2108e329b4b48b8d8898c274a014a, cabb34976b7d4c67b6d5475529c11208; no voters: 
I20260608 12:57:20.806700 20802 raft_consensus.cc:2804] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:20.807843 20802 raft_consensus.cc:697] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 1 LEADER]: Becoming Leader. State: Replica: 80a2108e329b4b48b8d8898c274a014a, State: Running, Role: LEADER
I20260608 12:57:20.808535 20802 consensus_queue.cc:237] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } }
I20260608 12:57:20.816908 20498 catalog_manager.cc:5696] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a2108e329b4b48b8d8898c274a014a (127.16.21.193). New cstate: current_term: 1 leader_uuid: "80a2108e329b4b48b8d8898c274a014a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a2108e329b4b48b8d8898c274a014a" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 46209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:21.173731 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:21.174597 20552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:21.176054 20552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:21.176378 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:21.218519 20802 consensus_queue.cc:1048] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3097b2481464bddac653e94fb218545" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:21.233045 20813 consensus_queue.cc:1048] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cabb34976b7d4c67b6d5475529c11208" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:22.183712 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:23.177508 20552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:23.179186 20552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:23.179539 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:23.193518 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:24.201763 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:25.180621 20552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:25.182319 20552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:25.182682 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:25.210373 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:26.218887 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:27.183815 20552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:27.185119 20552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:27.185446 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:27.227492 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:28.235889 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:29.186499 20552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:29.187997 20552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:29.188335 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:29.243834 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:30.250628 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:31.189322 20552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:31.190685 20552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:31.191023 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:31.257689 20547 placement_policy_util.cc:407] tablet 627c6e96ec8349518de0813fa8bc1c73: detected majority of replicas (2 of 3) at location L0
I20260608 12:57:31.916198 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:57:31.951556 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:31.952689 16471 tablet_replica.cc:333] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a: stopping tablet replica
I20260608 12:57:31.953506 16471 raft_consensus.cc:2243] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:31.954566 16471 raft_consensus.cc:2272] T 627c6e96ec8349518de0813fa8bc1c73 P 80a2108e329b4b48b8d8898c274a014a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.986035 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:57:32.003432 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:57:32.027623 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:32.028502 16471 tablet_replica.cc:333] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208: stopping tablet replica
I20260608 12:57:32.029197 16471 raft_consensus.cc:2243] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:32.029997 16471 raft_consensus.cc:2272] T 627c6e96ec8349518de0813fa8bc1c73 P cabb34976b7d4c67b6d5475529c11208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:32.050653 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:57:32.063354 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:57:32.090772 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:32.091640 16471 tablet_replica.cc:333] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545: stopping tablet replica
I20260608 12:57:32.092221 16471 raft_consensus.cc:2243] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:32.092901 16471 raft_consensus.cc:2272] T 627c6e96ec8349518de0813fa8bc1c73 P c3097b2481464bddac653e94fb218545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:32.113054 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:57:32.126253 16471 master.cc:562] Master@127.16.21.254:37931 shutting down...
I20260608 12:57:32.150235 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:32.151026 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:32.151451 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b768810c9104af2b1e09fa10182a690: stopping tablet replica
I20260608 12:57:32.171131 16471 master.cc:584] Master@127.16.21.254:37931 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13167 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:57:32.207505 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:36301
I20260608 12:57:32.208861 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:32.214617 20823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.214561 20822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.215276 20825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:32.216681 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:32.217514 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:32.217715 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:32.217885 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923452217869 us; error 0 us; skew 500 ppm
I20260608 12:57:32.218472 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:32.220855 16471 webserver.cc:533] Webserver started at http://127.16.21.254:38957/ using document root <none> and password file <none>
I20260608 12:57:32.221359 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:32.221572 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:32.221866 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:32.223040 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "4f2abf5d5e614022b0c3600a218b8b5d"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.227722 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:57:32.231155 20830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.231841 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:32.232125 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "4f2abf5d5e614022b0c3600a218b8b5d"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.232438 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:32.252919 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:32.254182 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:32.292959 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:36301
I20260608 12:57:32.293077 20881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:36301 every 8 connection(s)
I20260608 12:57:32.297224 20882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:32.308714 20882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d: Bootstrap starting.
I20260608 12:57:32.313637 20882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:32.317880 20882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d: No bootstrap required, opened a new log
I20260608 12:57:32.320158 20882 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f2abf5d5e614022b0c3600a218b8b5d" member_type: VOTER }
I20260608 12:57:32.320559 20882 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:32.320735 20882 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2abf5d5e614022b0c3600a218b8b5d, State: Initialized, Role: FOLLOWER
I20260608 12:57:32.321347 20882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f2abf5d5e614022b0c3600a218b8b5d" member_type: VOTER }
I20260608 12:57:32.321787 20882 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:32.321985 20882 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:32.322192 20882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:32.326556 20882 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f2abf5d5e614022b0c3600a218b8b5d" member_type: VOTER }
I20260608 12:57:32.327015 20882 leader_election.cc:304] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [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: 4f2abf5d5e614022b0c3600a218b8b5d; no voters: 
I20260608 12:57:32.328156 20882 leader_election.cc:290] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:32.328560 20885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:32.330113 20885 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 1 LEADER]: Becoming Leader. State: Replica: 4f2abf5d5e614022b0c3600a218b8b5d, State: Running, Role: LEADER
I20260608 12:57:32.330765 20885 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [LEADER]: Queue going to LEADER mode. State: All 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: "4f2abf5d5e614022b0c3600a218b8b5d" member_type: VOTER }
I20260608 12:57:32.331339 20882 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:32.334254 20886 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f2abf5d5e614022b0c3600a218b8b5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f2abf5d5e614022b0c3600a218b8b5d" member_type: VOTER } }
I20260608 12:57:32.334836 20886 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:32.334520 20887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f2abf5d5e614022b0c3600a218b8b5d. Latest consensus state: current_term: 1 leader_uuid: "4f2abf5d5e614022b0c3600a218b8b5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f2abf5d5e614022b0c3600a218b8b5d" member_type: VOTER } }
I20260608 12:57:32.335273 20887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:32.340900 20890 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:32.348960 20890 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:32.349917 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:32.358363 20890 catalog_manager.cc:1382] Generated new cluster ID: 92cb57ac30064cf08d100e288a93b934
I20260608 12:57:32.358647 20890 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:32.380554 20890 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:32.381865 20890 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:32.397469 20890 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d: Generated new TSK 0
I20260608 12:57:32.398082 20890 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:32.416389 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:32.422513 20903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.423597 20904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:32.425086 16471 server_base.cc:1061] running on GCE node
W20260608 12:57:32.425093 20906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:32.426267 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:32.426453 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:32.426575 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923452426564 us; error 0 us; skew 500 ppm
I20260608 12:57:32.427124 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:32.429261 16471 webserver.cc:533] Webserver started at http://127.16.21.193:40795/ using document root <none> and password file <none>
I20260608 12:57:32.429713 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:32.429874 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:32.430087 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:32.431253 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "4497ccecb79f46cf873982b8da49fa4b"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.435829 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:57:32.439227 20911 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.439937 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:32.440184 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "4497ccecb79f46cf873982b8da49fa4b"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.440418 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:32.452732 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:32.453863 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:32.455322 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:32.457604 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:32.457824 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.458096 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:32.458261 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.498654 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:42749
I20260608 12:57:32.498772 20973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:42749 every 8 connection(s)
I20260608 12:57:32.504384 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:32.512122 20978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.512327 20979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.515412 20981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:32.515555 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:32.516950 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:32.517220 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:32.517437 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923452517418 us; error 0 us; skew 500 ppm
I20260608 12:57:32.518115 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:32.518930 20974 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36301
I20260608 12:57:32.519375 20974 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:32.520212 20974 heartbeater.cc:507] Master 127.16.21.254:36301 requested a full tablet report, sending...
I20260608 12:57:32.520905 16471 webserver.cc:533] Webserver started at http://127.16.21.194:35979/ using document root <none> and password file <none>
I20260608 12:57:32.521534 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:32.521806 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:32.522158 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:32.522646 20847 ts_manager.cc:194] Registered new tserver with Master: 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749)
I20260608 12:57:32.523588 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.524699 20847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59190
I20260608 12:57:32.528508 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:32.532239 20986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.533047 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:32.533350 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.533649 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:32.556209 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:32.557392 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:32.558770 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:32.561165 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:32.561403 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.561646 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:32.561826 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.601648 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:33059
I20260608 12:57:32.601766 21048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:33059 every 8 connection(s)
I20260608 12:57:32.606976 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:32.614606 21052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.615712 21053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:32.618933 21055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:32.619405 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:32.619913 21049 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36301
I20260608 12:57:32.620314 21049 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:32.620419 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:32.620733 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:32.620946 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923452620930 us; error 0 us; skew 500 ppm
I20260608 12:57:32.621183 21049 heartbeater.cc:507] Master 127.16.21.254:36301 requested a full tablet report, sending...
I20260608 12:57:32.621646 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:32.623641 20847 ts_manager.cc:194] Registered new tserver with Master: b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:32.624709 16471 webserver.cc:533] Webserver started at http://127.16.21.195:38703/ using document root <none> and password file <none>
I20260608 12:57:32.625459 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:32.625703 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:32.625646 20847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59198
I20260608 12:57:32.626209 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:32.627605 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "10711cb93e684657933666a56736b75f"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.632107 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:57:32.635864 21060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.636579 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:57:32.636890 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "10711cb93e684657933666a56736b75f"
format_stamp: "Formatted at 2026-06-08 12:57:32 on dist-test-slave-7vxk"
I20260608 12:57:32.637173 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:32.681157 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:32.682443 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:32.683982 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:32.686432 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:32.686666 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.686919 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:32.687107 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:32.725950 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:36487
I20260608 12:57:32.726066 21122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:36487 every 8 connection(s)
I20260608 12:57:32.743835 21123 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36301
I20260608 12:57:32.744313 21123 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:32.745126 21123 heartbeater.cc:507] Master 127.16.21.254:36301 requested a full tablet report, sending...
I20260608 12:57:32.747335 20847 ts_manager.cc:194] Registered new tserver with Master: 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:32.747632 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018224011s
I20260608 12:57:32.748674 20847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59204
I20260608 12:57:33.527542 20974 heartbeater.cc:499] Master 127.16.21.254:36301 was elected leader, sending a full tablet report...
I20260608 12:57:33.628510 21049 heartbeater.cc:499] Master 127.16.21.254:36301 was elected leader, sending a full tablet report...
I20260608 12:57:33.751015 21123 heartbeater.cc:499] Master 127.16.21.254:36301 was elected leader, sending a full tablet report...
I20260608 12:57:33.802033 20847 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59216:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:33.805220 20847 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:33.888281 21088 tablet_service.cc:1511] Processing CreateTablet for tablet a5434a8386eb4255bf3141d31fdb4b54 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:57:33.889901 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5434a8386eb4255bf3141d31fdb4b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.893476 21087 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac95238b4d0409dbaf29759b3da4ad1 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:57:33.895403 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac95238b4d0409dbaf29759b3da4ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.901538 20939 tablet_service.cc:1511] Processing CreateTablet for tablet a5434a8386eb4255bf3141d31fdb4b54 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:57:33.903066 20939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5434a8386eb4255bf3141d31fdb4b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.908545 20938 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac95238b4d0409dbaf29759b3da4ad1 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:57:33.910053 20938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac95238b4d0409dbaf29759b3da4ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.912338 20937 tablet_service.cc:1511] Processing CreateTablet for tablet e84225183095420d8db3f9688fee6e52 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:57:33.914863 20936 tablet_service.cc:1511] Processing CreateTablet for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:57:33.917392 20935 tablet_service.cc:1511] Processing CreateTablet for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:57:33.921260 21086 tablet_service.cc:1511] Processing CreateTablet for tablet e84225183095420d8db3f9688fee6e52 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:57:33.922780 21084 tablet_service.cc:1511] Processing CreateTablet for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:57:33.924259 20934 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc8b5c2306549208f6fc7d0c684267e (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:57:33.926831 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:57:33.929530 21014 tablet_service.cc:1511] Processing CreateTablet for tablet a5434a8386eb4255bf3141d31fdb4b54 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:57:33.931165 21014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5434a8386eb4255bf3141d31fdb4b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.931674 21011 tablet_service.cc:1511] Processing CreateTablet for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:57:33.929616 21010 tablet_service.cc:1511] Processing CreateTablet for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:57:33.933084 21011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.934221 21010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.936548 21013 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac95238b4d0409dbaf29759b3da4ad1 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:57:33.938027 21013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac95238b4d0409dbaf29759b3da4ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.937371 21087 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc8b5c2306549208f6fc7d0c684267e (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:57:33.939721 21012 tablet_service.cc:1511] Processing CreateTablet for tablet e84225183095420d8db3f9688fee6e52 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:57:33.941171 21012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84225183095420d8db3f9688fee6e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.947592 20933 tablet_service.cc:1511] Processing CreateTablet for tablet d9ab9bb6fc9342aea31c948be851c28d (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:57:33.922809 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84225183095420d8db3f9688fee6e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.953073 21009 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc8b5c2306549208f6fc7d0c684267e (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:57:33.954648 21009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc8b5c2306549208f6fc7d0c684267e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.956751 21008 tablet_service.cc:1511] Processing CreateTablet for tablet d9ab9bb6fc9342aea31c948be851c28d (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:57:33.958273 21008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ab9bb6fc9342aea31c948be851c28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.959048 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.967502 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.959645 21083 tablet_service.cc:1511] Processing CreateTablet for tablet d9ab9bb6fc9342aea31c948be851c28d (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:57:33.968418 21007 tablet_service.cc:1511] Processing CreateTablet for tablet 52e58bd1d32540b982f44d0a3e8eabfa (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:57:33.969498 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ab9bb6fc9342aea31c948be851c28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.970424 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e58bd1d32540b982f44d0a3e8eabfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.959470 20937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84225183095420d8db3f9688fee6e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.964569 20932 tablet_service.cc:1511] Processing CreateTablet for tablet 52e58bd1d32540b982f44d0a3e8eabfa (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:57:33.974789 20932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e58bd1d32540b982f44d0a3e8eabfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.975443 20934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc8b5c2306549208f6fc7d0c684267e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.976094 20936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.979414 20935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.981365 21082 tablet_service.cc:1511] Processing CreateTablet for tablet 52e58bd1d32540b982f44d0a3e8eabfa (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:57:33.983426 20933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ab9bb6fc9342aea31c948be851c28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.982955 21082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e58bd1d32540b982f44d0a3e8eabfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:33.989068 20931 tablet_service.cc:1511] Processing CreateTablet for tablet 756fc9dad8e04c59a2e4e55926857c4c (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:57:33.990957 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756fc9dad8e04c59a2e4e55926857c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.012781 21006 tablet_service.cc:1511] Processing CreateTablet for tablet 756fc9dad8e04c59a2e4e55926857c4c (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:57:34.015105 21006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756fc9dad8e04c59a2e4e55926857c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.031492 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc8b5c2306549208f6fc7d0c684267e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.037420 21081 tablet_service.cc:1511] Processing CreateTablet for tablet 756fc9dad8e04c59a2e4e55926857c4c (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:57:34.039616 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756fc9dad8e04c59a2e4e55926857c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.049734 20930 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb9d7f92a14373b833e06abf8b5116 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:57:34.051924 20930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb9d7f92a14373b833e06abf8b5116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.068571 21005 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb9d7f92a14373b833e06abf8b5116 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:57:34.070621 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb9d7f92a14373b833e06abf8b5116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.095870 21080 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb9d7f92a14373b833e06abf8b5116 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:57:34.097368 21080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb9d7f92a14373b833e06abf8b5116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.127372 21007 tablet_service.cc:1511] Processing CreateTablet for tablet c6ad7b2b8da849c7b2090d99476c46e1 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:57:34.128784 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ad7b2b8da849c7b2090d99476c46e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.131923 20937 tablet_service.cc:1511] Processing CreateTablet for tablet c6ad7b2b8da849c7b2090d99476c46e1 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:57:34.132767 21143 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.134492 21083 tablet_service.cc:1511] Processing CreateTablet for tablet c6ad7b2b8da849c7b2090d99476c46e1 (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:57:34.145123 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ad7b2b8da849c7b2090d99476c46e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.134848 20934 tablet_service.cc:1511] Processing CreateTablet for tablet 3afdeae085d54be59df3097cd7a30abe (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:57:34.149433 20934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afdeae085d54be59df3097cd7a30abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.136807 21011 tablet_service.cc:1511] Processing CreateTablet for tablet 3afdeae085d54be59df3097cd7a30abe (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:57:34.151870 21011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afdeae085d54be59df3097cd7a30abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.139365 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 3afdeae085d54be59df3097cd7a30abe (DEFAULT_TABLE table=test-workload [id=bea21017c3dc40649a1e1f26db443d21]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:57:34.155939 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afdeae085d54be59df3097cd7a30abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.155939 20937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ad7b2b8da849c7b2090d99476c46e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.158237 21143 tablet_bootstrap.cc:654] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.149427 21144 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.174058 21143 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.174559 21143 ts_tablet_manager.cc:1403] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260608 12:57:34.179831 21145 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.178889 21143 raft_consensus.cc:359] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:34.180358 21143 raft_consensus.cc:385] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.180658 21143 raft_consensus.cc:740] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.181988 21144 tablet_bootstrap.cc:654] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.181654 21143 consensus_queue.cc:260] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:34.188413 21145 tablet_bootstrap.cc:654] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.191237 21143 ts_tablet_manager.cc:1434] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.013s
I20260608 12:57:34.192263 21143 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.198767 21143 tablet_bootstrap.cc:654] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.199034 21145 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.199666 21145 ts_tablet_manager.cc:1403] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 12:57:34.201644 21144 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.202133 21144 ts_tablet_manager.cc:1403] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.020s
I20260608 12:57:34.202898 21145 raft_consensus.cc:359] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.203915 21145 raft_consensus.cc:385] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.204200 21145 raft_consensus.cc:740] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.205192 21144 raft_consensus.cc:359] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.205045 21145 consensus_queue.cc:260] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.205744 21144 raft_consensus.cc:385] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.206051 21144 raft_consensus.cc:740] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.206223 21143 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.206844 21143 ts_tablet_manager.cc:1403] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260608 12:57:34.206911 21144 consensus_queue.cc:260] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.208204 21145 ts_tablet_manager.cc:1434] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:57:34.209173 21145 tablet_bootstrap.cc:492] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.209916 21143 raft_consensus.cc:359] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.210597 21143 raft_consensus.cc:385] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.210861 21143 raft_consensus.cc:740] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.211622 21143 consensus_queue.cc:260] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.213872 21143 ts_tablet_manager.cc:1434] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:57:34.214854 21143 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.216501 21145 tablet_bootstrap.cc:654] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.222067 21143 tablet_bootstrap.cc:654] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.247223 21143 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.247803 21143 ts_tablet_manager.cc:1403] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.027s
I20260608 12:57:34.247818 21144 ts_tablet_manager.cc:1434] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.029s
I20260608 12:57:34.249768 21145 tablet_bootstrap.cc:492] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.250175 21144 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.250300 21145 ts_tablet_manager.cc:1403] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.012s
I20260608 12:57:34.250991 21143 raft_consensus.cc:359] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.251739 21143 raft_consensus.cc:385] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.252027 21143 raft_consensus.cc:740] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.252964 21143 consensus_queue.cc:260] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.253402 21145 raft_consensus.cc:359] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.254146 21145 raft_consensus.cc:385] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.254455 21145 raft_consensus.cc:740] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.255671 21143 ts_tablet_manager.cc:1434] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:57:34.256889 21143 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.255290 21145 consensus_queue.cc:260] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.259264 21144 tablet_bootstrap.cc:654] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.259290 21145 ts_tablet_manager.cc:1434] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:57:34.263424 21145 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.264227 21143 tablet_bootstrap.cc:654] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.270320 21145 tablet_bootstrap.cc:654] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.271103 21143 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.271644 21143 ts_tablet_manager.cc:1403] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 12:57:34.272424 21144 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.272941 21144 ts_tablet_manager.cc:1403] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.011s
I20260608 12:57:34.275211 21143 raft_consensus.cc:359] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.276196 21143 raft_consensus.cc:385] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.276109 21144 raft_consensus.cc:359] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.276753 21143 raft_consensus.cc:740] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.276983 21144 raft_consensus.cc:385] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.277647 21144 raft_consensus.cc:740] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.277828 21143 consensus_queue.cc:260] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.278605 21144 consensus_queue.cc:260] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.279775 21145 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.280182 21143 ts_tablet_manager.cc:1434] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:34.280249 21145 ts_tablet_manager.cc:1403] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260608 12:57:34.281337 21143 tablet_bootstrap.cc:492] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.283774 21145 raft_consensus.cc:359] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.284519 21145 raft_consensus.cc:385] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.284729 21144 ts_tablet_manager.cc:1434] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:57:34.284806 21145 raft_consensus.cc:740] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.285923 21145 consensus_queue.cc:260] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.288383 21145 ts_tablet_manager.cc:1434] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:57:34.288628 21143 tablet_bootstrap.cc:654] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.289341 21145 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.293196 21147 raft_consensus.cc:493] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.293726 21147 raft_consensus.cc:515] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.285995 21144 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.303174 21147 leader_election.cc:290] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.307869 21143 tablet_bootstrap.cc:492] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.308508 21143 ts_tablet_manager.cc:1403] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.002s
I20260608 12:57:34.309588 21144 tablet_bootstrap.cc:654] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.310141 21145 tablet_bootstrap.cc:654] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.311579 21143 raft_consensus.cc:359] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.312366 21143 raft_consensus.cc:385] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.312762 21143 raft_consensus.cc:740] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.316128 21152 raft_consensus.cc:493] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.316774 21152 raft_consensus.cc:515] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.318567 21144 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.319159 21144 ts_tablet_manager.cc:1403] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.005s
I20260608 12:57:34.321060 21143 consensus_queue.cc:260] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.323530 21143 ts_tablet_manager.cc:1434] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:57:34.323909 21144 raft_consensus.cc:359] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.324554 21143 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.324833 21152 leader_election.cc:290] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.324594 21144 raft_consensus.cc:385] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.329056 21144 raft_consensus.cc:740] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.329706 21144 consensus_queue.cc:260] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.331763 21143 tablet_bootstrap.cc:654] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.337100 21144 ts_tablet_manager.cc:1434] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:57:34.337291 21147 raft_consensus.cc:493] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.338199 21144 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.337885 21147 raft_consensus.cc:515] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:34.340296 21147 leader_election.cc:290] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.344107 21145 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.344750 21145 ts_tablet_manager.cc:1403] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.007s
I20260608 12:57:34.347584 21145 raft_consensus.cc:359] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:34.348331 21145 raft_consensus.cc:385] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.348625 21145 raft_consensus.cc:740] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.349303 21145 consensus_queue.cc:260] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
W20260608 12:57:34.350405 20895 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:34.353142 21145 ts_tablet_manager.cc:1434] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:57:34.354257 21145 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.354221 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ab9bb6fc9342aea31c948be851c28d" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.356776 21144 tablet_bootstrap.cc:654] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.360378 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5434a8386eb4255bf3141d31fdb4b54" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.361696 21145 tablet_bootstrap.cc:654] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
W20260608 12:57:34.363667 21064 leader_election.cc:343] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:57:34.364693 21064 leader_election.cc:343] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.374051 21145 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.374590 21145 ts_tablet_manager.cc:1403] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 12:57:34.377445 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.377542 21145 raft_consensus.cc:359] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.378508 21145 raft_consensus.cc:385] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.378863 21145 raft_consensus.cc:740] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
W20260608 12:57:34.379226 20915 leader_election.cc:343] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.379882 21145 consensus_queue.cc:260] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.380282 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.381919 21152 raft_consensus.cc:493] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.382647 21152 raft_consensus.cc:515] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
W20260608 12:57:34.386071 20912 leader_election.cc:343] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.386686 20912 leader_election.cc:304] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [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: 4497ccecb79f46cf873982b8da49fa4b; no voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:34.389995 21152 leader_election.cc:290] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.391867 21152 raft_consensus.cc:493] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.391827 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.392524 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5434a8386eb4255bf3141d31fdb4b54" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.392474 21152 raft_consensus.cc:515] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.393476 21022 raft_consensus.cc:2468] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 0.
I20260608 12:57:34.392403 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.393518 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ab9bb6fc9342aea31c948be851c28d" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.391283 21144 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.395591 21144 ts_tablet_manager.cc:1403] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.000s
I20260608 12:57:34.395756 21061 leader_election.cc:304] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.397590 21147 raft_consensus.cc:2804] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.398056 21147 raft_consensus.cc:493] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.398483 21147 raft_consensus.cc:3060] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.402952 21169 raft_consensus.cc:2749] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:57:34.403412 20915 leader_election.cc:343] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.405733 21144 raft_consensus.cc:359] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.406721 21144 raft_consensus.cc:385] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:57:34.407162 21061 leader_election.cc:343] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.407871 21061 leader_election.cc:304] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f; no voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:34.409228 21145 ts_tablet_manager.cc:1434] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260608 12:57:34.410301 21145 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.411593 21147 raft_consensus.cc:515] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:34.415478 21152 leader_election.cc:290] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.415426 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5434a8386eb4255bf3141d31fdb4b54" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
W20260608 12:57:34.418216 21064 leader_election.cc:343] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.420992 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84225183095420d8db3f9688fee6e52" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.423661 21023 raft_consensus.cc:2468] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 0.
W20260608 12:57:34.421917 20912 leader_election.cc:343] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.416540 21144 raft_consensus.cc:740] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.425062 20912 leader_election.cc:304] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [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: 4497ccecb79f46cf873982b8da49fa4b; no voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:34.425698 21144 consensus_queue.cc:260] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.426561 20912 leader_election.cc:304] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.426854 21169 raft_consensus.cc:2749] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:34.431311 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84225183095420d8db3f9688fee6e52" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.436560 21152 raft_consensus.cc:2804] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.433393 21144 ts_tablet_manager.cc:1434] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260608 12:57:34.434378 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5434a8386eb4255bf3141d31fdb4b54" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:34.436841 21098 raft_consensus.cc:2468] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 0.
I20260608 12:57:34.436995 21152 raft_consensus.cc:493] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.437012 21145 tablet_bootstrap.cc:654] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.437433 21023 raft_consensus.cc:3060] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.437438 21152 raft_consensus.cc:3060] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.435824 21147 leader_election.cc:290] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.440042 21171 raft_consensus.cc:2749] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:34.441778 21143 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.442227 21143 ts_tablet_manager.cc:1403] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.118s	user 0.040s	sys 0.052s
I20260608 12:57:34.444825 21143 raft_consensus.cc:359] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.445377 21143 raft_consensus.cc:385] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.445631 21143 raft_consensus.cc:740] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.445657 21023 raft_consensus.cc:2468] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:34.445688 21152 raft_consensus.cc:515] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.446373 21143 consensus_queue.cc:260] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.448051 21152 leader_election.cc:290] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 election: Requested vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.448715 21143 ts_tablet_manager.cc:1434] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:57:34.449326 21144 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.449754 21143 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.450620 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84225183095420d8db3f9688fee6e52" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f"
I20260608 12:57:34.451261 21098 raft_consensus.cc:3060] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.456504 21143 tablet_bootstrap.cc:654] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.459158 21098 raft_consensus.cc:2468] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 1.
I20260608 12:57:34.459630 21144 tablet_bootstrap.cc:654] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.460158 21061 leader_election.cc:304] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.463294 20915 leader_election.cc:304] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: 
I20260608 12:57:34.463265 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84225183095420d8db3f9688fee6e52" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:34.465327 21023 raft_consensus.cc:3060] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.468070 21143 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.463627 21171 raft_consensus.cc:2804] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.468576 21143 ts_tablet_manager.cc:1403] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 12:57:34.468883 21171 raft_consensus.cc:697] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Becoming Leader. State: Replica: 10711cb93e684657933666a56736b75f, State: Running, Role: LEADER
I20260608 12:57:34.469897 21171 consensus_queue.cc:237] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:34.471951 21143 raft_consensus.cc:359] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.472689 21143 raft_consensus.cc:385] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.473004 21143 raft_consensus.cc:740] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.473636 21152 raft_consensus.cc:2804] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.474387 21144 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.473877 21143 consensus_queue.cc:260] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.474941 21144 ts_tablet_manager.cc:1403] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260608 12:57:34.475128 21152 raft_consensus.cc:697] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Becoming Leader. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Running, Role: LEADER
I20260608 12:57:34.476061 21152 consensus_queue.cc:237] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.476532 21143 ts_tablet_manager.cc:1434] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:34.477658 21143 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.478109 21144 raft_consensus.cc:359] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.478847 21144 raft_consensus.cc:385] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.479162 21144 raft_consensus.cc:740] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.479673 21023 raft_consensus.cc:2468] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 1.
I20260608 12:57:34.484890 21143 tablet_bootstrap.cc:654] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.482945 21145 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.486619 21145 ts_tablet_manager.cc:1403] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.005s
I20260608 12:57:34.488710 20845 catalog_manager.cc:5696] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10711cb93e684657933666a56736b75f (127.16.21.195). New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:34.489959 21145 raft_consensus.cc:359] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.489655 20846 catalog_manager.cc:5696] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193). New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:34.490684 21145 raft_consensus.cc:385] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.491052 21145 raft_consensus.cc:740] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.494277 21145 consensus_queue.cc:260] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.495672 21144 consensus_queue.cc:260] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.499168 21144 ts_tablet_manager.cc:1434] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:57:34.504076 21145 ts_tablet_manager.cc:1434] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260608 12:57:34.508188 21144 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.508224 21145 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.514168 21171 raft_consensus.cc:493] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.514948 21144 tablet_bootstrap.cc:654] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.514708 21171 raft_consensus.cc:515] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.515902 21151 raft_consensus.cc:493] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.516371 21145 tablet_bootstrap.cc:654] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.516454 21151 raft_consensus.cc:515] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.517189 21171 leader_election.cc:290] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.519448 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.520399 20949 raft_consensus.cc:2468] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 0.
I20260608 12:57:34.523175 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.523574 21064 leader_election.cc:304] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: 
W20260608 12:57:34.525391 21061 leader_election.cc:343] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.526247 21171 raft_consensus.cc:2804] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.525487 21151 leader_election.cc:290] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.526754 21171 raft_consensus.cc:493] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.527328 21171 raft_consensus.cc:3060] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.529428 21143 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.530195 21143 ts_tablet_manager.cc:1403] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.007s
I20260608 12:57:34.534202 21143 raft_consensus.cc:359] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.535383 21143 raft_consensus.cc:385] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.535807 21143 raft_consensus.cc:740] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.536922 21143 consensus_queue.cc:260] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.540371 21143 ts_tablet_manager.cc:1434] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:57:34.541730 21143 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.554808 21143 tablet_bootstrap.cc:654] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.560866 21171 raft_consensus.cc:515] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.564142 21151 raft_consensus.cc:493] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.564692 21151 raft_consensus.cc:515] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.565754 21145 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.565901 21144 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.566555 21145 ts_tablet_manager.cc:1403] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.021s
I20260608 12:57:34.567277 21151 leader_election.cc:290] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.571879 21171 leader_election.cc:290] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.566560 21144 ts_tablet_manager.cc:1403] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.059s	user 0.038s	sys 0.013s
I20260608 12:57:34.572979 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:34.575804 21145 raft_consensus.cc:359] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.584609 21145 raft_consensus.cc:385] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.584929 21145 raft_consensus.cc:740] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.584944 21144 raft_consensus.cc:359] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
W20260608 12:57:34.583124 21061 leader_election.cc:343] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.586185 21147 raft_consensus.cc:493] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.585956 21145 consensus_queue.cc:260] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.586679 21147 raft_consensus.cc:515] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.588415 21145 ts_tablet_manager.cc:1434] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:57:34.589013 21147 leader_election.cc:290] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.589470 21145 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.591140 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e58bd1d32540b982f44d0a3e8eabfa" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.591373 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e58bd1d32540b982f44d0a3e8eabfa" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.591862 21023 raft_consensus.cc:2468] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 0.
W20260608 12:57:34.592970 21064 leader_election.cc:343] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.572502 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.593351 21144 raft_consensus.cc:385] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.593690 21144 raft_consensus.cc:740] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.593747 20949 raft_consensus.cc:3060] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.596129 21061 leader_election.cc:304] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.598327 21143 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.583521 21171 raft_consensus.cc:493] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.606263 21145 tablet_bootstrap.cc:654] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.607463 21144 consensus_queue.cc:260] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.607563 21143 ts_tablet_manager.cc:1403] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.014s
I20260608 12:57:34.602109 20949 raft_consensus.cc:2468] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:34.601686 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb9d7f92a14373b833e06abf8b5116" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.610154 21144 ts_tablet_manager.cc:1434] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260608 12:57:34.611299 21144 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
W20260608 12:57:34.611819 20990 leader_election.cc:343] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.599255 21147 raft_consensus.cc:2804] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.611987 21143 raft_consensus.cc:359] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.612620 21147 raft_consensus.cc:493] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.612744 21143 raft_consensus.cc:385] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.613093 21147 raft_consensus.cc:3060] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.607522 21171 raft_consensus.cc:515] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.600850 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac95238b4d0409dbaf29759b3da4ad1" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.613113 21143 raft_consensus.cc:740] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.614884 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb9d7f92a14373b833e06abf8b5116" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.615960 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac95238b4d0409dbaf29759b3da4ad1" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.616148 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac95238b4d0409dbaf29759b3da4ad1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.638386 21144 tablet_bootstrap.cc:654] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.637962 21143 consensus_queue.cc:260] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.615463 20947 raft_consensus.cc:2468] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:34.640105 21098 raft_consensus.cc:2468] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:34.641112 21064 leader_election.cc:304] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:34.641970 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac95238b4d0409dbaf29759b3da4ad1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.642751 21097 raft_consensus.cc:2468] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:34.642680 21023 raft_consensus.cc:2468] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 0.
I20260608 12:57:34.616696 21171 leader_election.cc:290] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.644205 21061 leader_election.cc:304] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.644469 21171 raft_consensus.cc:2804] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.645036 21171 raft_consensus.cc:697] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Becoming Leader. State: Replica: 10711cb93e684657933666a56736b75f, State: Running, Role: LEADER
I20260608 12:57:34.645241 21189 raft_consensus.cc:2804] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.645649 21189 raft_consensus.cc:493] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.646027 21189 raft_consensus.cc:3060] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.646018 21171 consensus_queue.cc:237] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.654085 21189 raft_consensus.cc:515] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.654779 21147 raft_consensus.cc:515] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.655120 20990 leader_election.cc:304] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.657018 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac95238b4d0409dbaf29759b3da4ad1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.656893 20990 leader_election.cc:304] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.657706 21151 raft_consensus.cc:2804] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.658249 21151 raft_consensus.cc:493] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.658535 20949 raft_consensus.cc:3060] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.658824 21151 raft_consensus.cc:3060] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.661713 21144 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.662364 21144 ts_tablet_manager.cc:1403] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260608 12:57:34.665633 21144 raft_consensus.cc:359] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.666352 21144 raft_consensus.cc:385] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.666644 21144 raft_consensus.cc:740] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.666930 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e58bd1d32540b982f44d0a3e8eabfa" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.670624 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac95238b4d0409dbaf29759b3da4ad1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:34.669365 21189 leader_election.cc:290] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
W20260608 12:57:34.670959 21064 leader_election.cc:343] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.671238 21023 raft_consensus.cc:3060] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.670246 21144 consensus_queue.cc:260] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.675457 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e58bd1d32540b982f44d0a3e8eabfa" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:34.676263 21022 raft_consensus.cc:3060] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.678231 21023 raft_consensus.cc:2468] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:34.679396 21061 leader_election.cc:304] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.680505 21171 raft_consensus.cc:2804] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.680996 21171 raft_consensus.cc:697] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Becoming Leader. State: Replica: 10711cb93e684657933666a56736b75f, State: Running, Role: LEADER
I20260608 12:57:34.682113 21191 raft_consensus.cc:2764] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:57:34.681988 21171 consensus_queue.cc:237] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.682548 20845 catalog_manager.cc:5696] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10711cb93e684657933666a56736b75f (127.16.21.195). New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:34.685348 21145 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.685844 21145 ts_tablet_manager.cc:1403] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.005s
I20260608 12:57:34.689139 21144 ts_tablet_manager.cc:1434] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260608 12:57:34.686882 21022 raft_consensus.cc:2468] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:34.691628 21191 raft_consensus.cc:493] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.692066 21061 leader_election.cc:304] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.693921 20949 raft_consensus.cc:2468] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:34.695708 21147 leader_election.cc:290] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.696636 21147 raft_consensus.cc:2804] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.697077 21147 raft_consensus.cc:697] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Becoming Leader. State: Replica: 10711cb93e684657933666a56736b75f, State: Running, Role: LEADER
I20260608 12:57:34.697887 21147 consensus_queue.cc:237] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.701051 21144 tablet_bootstrap.cc:492] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.702061 21145 raft_consensus.cc:359] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.702749 21145 raft_consensus.cc:385] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.692096 21191 raft_consensus.cc:515] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.705555 21151 raft_consensus.cc:515] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.707191 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc8b5c2306549208f6fc7d0c684267e" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.703017 21145 raft_consensus.cc:740] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.708045 20947 raft_consensus.cc:2468] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:34.709048 21144 tablet_bootstrap.cc:654] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.714658 20990 leader_election.cc:304] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.715801 21192 raft_consensus.cc:2804] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.716194 21192 raft_consensus.cc:493] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.715619 20844 catalog_manager.cc:5696] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10711cb93e684657933666a56736b75f (127.16.21.195). New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:34.716566 21192 raft_consensus.cc:3060] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.711735 21191 leader_election.cc:290] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.712818 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc8b5c2306549208f6fc7d0c684267e" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
W20260608 12:57:34.719485 20990 leader_election.cc:343] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.719810 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb9d7f92a14373b833e06abf8b5116" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.712478 21145 consensus_queue.cc:260] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
W20260608 12:57:34.721566 20990 leader_election.cc:343] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.722931 21151 leader_election.cc:290] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.724198 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb9d7f92a14373b833e06abf8b5116" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f"
I20260608 12:57:34.724968 21097 raft_consensus.cc:3060] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.728720 21192 raft_consensus.cc:515] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.732627 21192 leader_election.cc:290] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.735718 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc8b5c2306549208f6fc7d0c684267e" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.736492 20947 raft_consensus.cc:3060] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.738343 21192 raft_consensus.cc:493] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.743599 21192 raft_consensus.cc:515] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.744127 21145 ts_tablet_manager.cc:1434] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260608 12:57:34.745757 21145 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.747972 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc8b5c2306549208f6fc7d0c684267e" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f"
I20260608 12:57:34.749869 21143 ts_tablet_manager.cc:1434] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.141s	user 0.059s	sys 0.043s
W20260608 12:57:34.750751 20990 leader_election.cc:343] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.751279 21143 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.753039 21147 raft_consensus.cc:493] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.753520 21147 raft_consensus.cc:515] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.755300 21097 raft_consensus.cc:2468] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 1.
I20260608 12:57:34.755820 21147 leader_election.cc:290] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:34.757226 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.757642 21143 tablet_bootstrap.cc:654] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.757472 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.758195 20949 raft_consensus.cc:2468] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 0.
W20260608 12:57:34.758785 21061 leader_election.cc:343] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.759545 21064 leader_election.cc:304] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:34.760726 21147 raft_consensus.cc:2804] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.761112 21147 raft_consensus.cc:493] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.761505 21147 raft_consensus.cc:3060] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.763648 20990 leader_election.cc:304] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.764734 21191 raft_consensus.cc:2804] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.765213 21191 raft_consensus.cc:697] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Becoming Leader. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Running, Role: LEADER
I20260608 12:57:34.766053 21191 consensus_queue.cc:237] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.767047 20845 catalog_manager.cc:5696] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10711cb93e684657933666a56736b75f (127.16.21.195). New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:34.771255 21147 raft_consensus.cc:515] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.775101 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.775867 20949 raft_consensus.cc:3060] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.780834 21145 tablet_bootstrap.cc:654] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.785881 20949 raft_consensus.cc:2468] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:34.787549 21064 leader_election.cc:304] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: 
I20260608 12:57:34.788875 21187 raft_consensus.cc:2804] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.789518 21187 raft_consensus.cc:697] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Becoming Leader. State: Replica: 10711cb93e684657933666a56736b75f, State: Running, Role: LEADER
I20260608 12:57:34.790655 21187 consensus_queue.cc:237] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.792848 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c8e50fdac241d38c2c9f5acf0c8cb0" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.793705 20948 raft_consensus.cc:2468] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:34.794832 21192 leader_election.cc:290] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.795822 20990 leader_election.cc:304] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.797277 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c8e50fdac241d38c2c9f5acf0c8cb0" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.797655 21151 raft_consensus.cc:2804] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.797940 21097 raft_consensus.cc:2468] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:34.798069 21151 raft_consensus.cc:493] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.798537 21151 raft_consensus.cc:3060] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.808292 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:34.809937 21147 leader_election.cc:290] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
W20260608 12:57:34.809852 21061 leader_election.cc:343] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:34.809815 21144 tablet_bootstrap.cc:492] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:34.810748 20845 catalog_manager.cc:5696] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:34.811832 21144 ts_tablet_manager.cc:1403] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.022s
I20260608 12:57:34.793278 20947 raft_consensus.cc:2468] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 1.
I20260608 12:57:34.815762 20990 leader_election.cc:304] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 10711cb93e684657933666a56736b75f
I20260608 12:57:34.816601 21192 raft_consensus.cc:2804] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.817554 21192 raft_consensus.cc:697] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Becoming Leader. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Running, Role: LEADER
I20260608 12:57:34.818379 21192 consensus_queue.cc:237] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.819329 20844 catalog_manager.cc:5696] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10711cb93e684657933666a56736b75f (127.16.21.195). New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:34.824509 21144 raft_consensus.cc:359] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.829103 21144 raft_consensus.cc:385] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.829417 21144 raft_consensus.cc:740] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.828348 21143 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:34.830215 21144 consensus_queue.cc:260] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.830710 21143 ts_tablet_manager.cc:1403] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.007s
I20260608 12:57:34.832263 21144 ts_tablet_manager.cc:1434] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:57:34.834002 21143 raft_consensus.cc:359] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.834504 21144 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:34.834822 21143 raft_consensus.cc:385] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.835135 21143 raft_consensus.cc:740] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.835935 21143 consensus_queue.cc:260] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.828243 21151 raft_consensus.cc:515] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.837635 21145 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.839756 21151 leader_election.cc:290] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.841223 21143 ts_tablet_manager.cc:1434] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:57:34.841641 21152 raft_consensus.cc:493] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.842249 21143 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:34.842152 21152 raft_consensus.cc:515] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.843511 21144 tablet_bootstrap.cc:654] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.844604 21152 leader_election.cc:290] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.841089 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c8e50fdac241d38c2c9f5acf0c8cb0" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f"
I20260608 12:57:34.846256 21097 raft_consensus.cc:3060] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.846815 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ab9bb6fc9342aea31c948be851c28d" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.847460 21022 raft_consensus.cc:2468] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 0.
I20260608 12:57:34.849321 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ab9bb6fc9342aea31c948be851c28d" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.849956 21098 raft_consensus.cc:2468] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 0.
I20260608 12:57:34.851735 20912 leader_election.cc:304] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.853276 21143 tablet_bootstrap.cc:654] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.854609 21152 raft_consensus.cc:2804] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:34.855100 21152 raft_consensus.cc:493] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:34.855764 21152 raft_consensus.cc:3060] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.856820 21169 raft_consensus.cc:493] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.857297 21169 raft_consensus.cc:515] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.859649 21169 leader_election.cc:290] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.861465 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb9d7f92a14373b833e06abf8b5116" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.862262 21098 raft_consensus.cc:2393] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4497ccecb79f46cf873982b8da49fa4b in current term 1: Already voted for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in this term.
I20260608 12:57:34.862143 20845 catalog_manager.cc:5696] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:34.867362 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb9d7f92a14373b833e06abf8b5116" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:34.868213 21097 raft_consensus.cc:2468] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 1.
I20260608 12:57:34.869803 20912 leader_election.cc:304] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [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: 4497ccecb79f46cf873982b8da49fa4b; no voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:34.838135 21145 ts_tablet_manager.cc:1403] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.023s
I20260608 12:57:34.871394 20990 leader_election.cc:304] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:34.872401 21192 raft_consensus.cc:2804] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.872889 21192 raft_consensus.cc:697] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Becoming Leader. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Running, Role: LEADER
I20260608 12:57:34.873703 21192 consensus_queue.cc:237] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.874588 21145 raft_consensus.cc:359] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.875257 21145 raft_consensus.cc:385] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.875573 21145 raft_consensus.cc:740] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.876482 21145 consensus_queue.cc:260] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.878252 21169 raft_consensus.cc:3060] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.878960 21145 ts_tablet_manager.cc:1434] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:57:34.880007 21145 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.884312 21170 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:34.885938 21145 tablet_bootstrap.cc:654] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.899281 21145 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.899767 21145 ts_tablet_manager.cc:1403] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260608 12:57:34.902428 21145 raft_consensus.cc:359] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.903123 21145 raft_consensus.cc:385] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.903410 21145 raft_consensus.cc:740] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.904335 21145 consensus_queue.cc:260] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.906360 21145 ts_tablet_manager.cc:1434] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:57:34.907332 21145 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.910332 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c8e50fdac241d38c2c9f5acf0c8cb0" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:34.914024 21145 tablet_bootstrap.cc:654] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.914947 20947 raft_consensus.cc:3060] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.925595 21169 raft_consensus.cc:2749] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:34.925822 21145 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:34.928738 21145 ts_tablet_manager.cc:1403] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260608 12:57:34.929428 21151 raft_consensus.cc:493] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:34.929955 21151 raft_consensus.cc:515] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.931598 21145 raft_consensus.cc:359] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.932348 21145 raft_consensus.cc:385] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.932853 21145 raft_consensus.cc:740] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.933636 21145 consensus_queue.cc:260] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:34.934605 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:34.935439 20949 raft_consensus.cc:2393] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in current term 1: Already voted for candidate 10711cb93e684657933666a56736b75f in this term.
I20260608 12:57:34.937319 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d1cb7c9f8a4d67b97d2e7a5636ff3f" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:34.936170 21145 ts_tablet_manager.cc:1434] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:57:34.938781 21145 tablet_bootstrap.cc:492] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a: Bootstrap starting.
I20260608 12:57:34.941198 20990 leader_election.cc:304] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:34.942165 21191 raft_consensus.cc:3060] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.932284 21151 leader_election.cc:290] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:34.953063 21145 tablet_bootstrap.cc:654] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.952922 21187 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:34.956102 21191 raft_consensus.cc:2749] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:34.959126 21169 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:34.972220 20844 catalog_manager.cc:5696] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:34.999855 21145 tablet_bootstrap.cc:492] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a: No bootstrap required, opened a new log
I20260608 12:57:35.000523 21145 ts_tablet_manager.cc:1403] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent bootstrapping tablet: real 0.062s	user 0.031s	sys 0.019s
I20260608 12:57:35.017655 21145 raft_consensus.cc:359] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.018458 21145 raft_consensus.cc:385] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.018873 21145 raft_consensus.cc:740] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.019969 21145 consensus_queue.cc:260] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.021175 21192 raft_consensus.cc:493] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:35.021760 21192 raft_consensus.cc:515] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.024850 21192 leader_election.cc:290] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:35.025287 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:35.026075 20949 raft_consensus.cc:2393] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in current term 1: Already voted for candidate 10711cb93e684657933666a56736b75f in this term.
I20260608 12:57:35.028121 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756fc9dad8e04c59a2e4e55926857c4c" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:35.030166 20990 leader_election.cc:304] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b
I20260608 12:57:35.031363 21151 raft_consensus.cc:3060] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.035205 21145 ts_tablet_manager.cc:1434] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260608 12:57:35.047109 21187 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.048012 21151 raft_consensus.cc:2749] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:35.057750 21152 raft_consensus.cc:515] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
W20260608 12:57:35.075884 21064 consensus_peers.cc:597] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f -> Peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Couldn't send request to peer 4497ccecb79f46cf873982b8da49fa4b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:35.078709 21152 leader_election.cc:290] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 election: Requested vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:35.080140 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ab9bb6fc9342aea31c948be851c28d" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f"
I20260608 12:57:35.085204 21098 raft_consensus.cc:3060] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.085714 21143 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:35.086175 21143 ts_tablet_manager.cc:1403] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.244s	user 0.055s	sys 0.130s
I20260608 12:57:35.088745 21143 raft_consensus.cc:359] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.089160 21143 raft_consensus.cc:385] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.089323 21143 raft_consensus.cc:740] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.089895 21143 consensus_queue.cc:260] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.091663 21143 ts_tablet_manager.cc:1434] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:57:35.092660 21143 tablet_bootstrap.cc:492] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f: Bootstrap starting.
I20260608 12:57:35.094444 21098 raft_consensus.cc:2468] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 1.
I20260608 12:57:35.083627 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ab9bb6fc9342aea31c948be851c28d" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:35.095527 21022 raft_consensus.cc:3060] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.096050 20915 leader_election.cc:304] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: 
I20260608 12:57:35.097450 21189 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.097733 21215 raft_consensus.cc:2804] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:35.098264 21143 tablet_bootstrap.cc:654] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:35.098250 21215 raft_consensus.cc:697] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Becoming Leader. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Running, Role: LEADER
I20260608 12:57:35.099311 21215 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.084227 20947 raft_consensus.cc:2468] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 1.
I20260608 12:57:35.103317 21144 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:35.103847 21144 ts_tablet_manager.cc:1403] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.270s	user 0.080s	sys 0.150s
I20260608 12:57:35.106726 21144 raft_consensus.cc:359] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:35.107417 21144 raft_consensus.cc:385] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.107702 21144 raft_consensus.cc:740] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.108879 21144 consensus_queue.cc:260] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:35.111306 21144 ts_tablet_manager.cc:1434] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:57:35.112365 21189 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.113731 21143 tablet_bootstrap.cc:492] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f: No bootstrap required, opened a new log
I20260608 12:57:35.114221 21143 ts_tablet_manager.cc:1403] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 12:57:35.117192 21143 raft_consensus.cc:359] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.118093 21143 raft_consensus.cc:385] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.118441 21143 raft_consensus.cc:740] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10711cb93e684657933666a56736b75f, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.119604 21143 consensus_queue.cc:260] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.120721 21144 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:35.122144 21143 ts_tablet_manager.cc:1434] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:57:35.124933 21147 raft_consensus.cc:493] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:35.125488 21147 raft_consensus.cc:515] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.127346 21144 tablet_bootstrap.cc:654] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:35.126577 20846 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193). New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:35.128914 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc8b5c2306549208f6fc7d0c684267e" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:35.129729 20947 raft_consensus.cc:2393] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10711cb93e684657933666a56736b75f in current term 1: Already voted for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in this term.
I20260608 12:57:35.130554 21147 leader_election.cc:290] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:35.131315 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc8b5c2306549208f6fc7d0c684267e" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:35.133277 21061 leader_election.cc:304] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [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: 10711cb93e684657933666a56736b75f; no voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:35.134186 21187 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.135295 21147 raft_consensus.cc:3060] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.151026 21022 raft_consensus.cc:2468] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4497ccecb79f46cf873982b8da49fa4b in term 1.
W20260608 12:57:35.153026 21064 consensus_peers.cc:597] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f -> Peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Couldn't send request to peer 4497ccecb79f46cf873982b8da49fa4b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:35.161993 21151 consensus_queue.cc:1048] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.157657 21147 raft_consensus.cc:2749] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:35.181423 21144 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:35.182133 21144 ts_tablet_manager.cc:1403] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.017s
I20260608 12:57:35.182765 21189 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.184267 21189 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.186625 21144 raft_consensus.cc:359] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.187588 21144 raft_consensus.cc:385] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.187978 21144 raft_consensus.cc:740] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.189117 21144 consensus_queue.cc:260] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.192241 21144 ts_tablet_manager.cc:1434] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:57:35.193531 21144 tablet_bootstrap.cc:492] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:35.202564 21144 tablet_bootstrap.cc:654] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:35.211113 21144 tablet_bootstrap.cc:492] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:35.211623 21144 ts_tablet_manager.cc:1403] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 12:57:35.214466 21144 raft_consensus.cc:359] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.215195 21144 raft_consensus.cc:385] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.215508 21144 raft_consensus.cc:740] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.216329 21144 consensus_queue.cc:260] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.218196 21192 consensus_queue.cc:1048] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.219730 21144 ts_tablet_manager.cc:1434] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:57:35.220703 21144 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: Bootstrap starting.
I20260608 12:57:35.226862 21144 tablet_bootstrap.cc:654] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:35.232333 21171 raft_consensus.cc:493] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:35.233013 21171 raft_consensus.cc:515] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.238306 21171 leader_election.cc:290] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:35.239225 21144 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: No bootstrap required, opened a new log
I20260608 12:57:35.239705 21144 ts_tablet_manager.cc:1403] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260608 12:57:35.240497 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ad7b2b8da849c7b2090d99476c46e1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:35.241146 21023 raft_consensus.cc:2468] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 0.
I20260608 12:57:35.241888 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ad7b2b8da849c7b2090d99476c46e1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:35.242426 21061 leader_election.cc:304] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:35.242882 21144 raft_consensus.cc:359] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
W20260608 12:57:35.243340 21064 leader_election.cc:343] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:35.243472 21189 raft_consensus.cc:2804] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:35.243637 21144 raft_consensus.cc:385] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:35.244015 21189 raft_consensus.cc:493] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:35.244077 21144 raft_consensus.cc:740] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4497ccecb79f46cf873982b8da49fa4b, State: Initialized, Role: FOLLOWER
I20260608 12:57:35.244541 21189 raft_consensus.cc:3060] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.245048 21144 consensus_queue.cc:260] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.247411 21144 ts_tablet_manager.cc:1434] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:57:35.249315 21171 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.262842 21189 raft_consensus.cc:515] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.264118 21228 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:35.265116 21189 leader_election.cc:290] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:35.266566 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ad7b2b8da849c7b2090d99476c46e1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:35.267204 20949 raft_consensus.cc:3060] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.274168 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ad7b2b8da849c7b2090d99476c46e1" candidate_uuid: "10711cb93e684657933666a56736b75f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a"
I20260608 12:57:35.274849 21022 raft_consensus.cc:3060] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.275010 20949 raft_consensus.cc:2468] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:35.276618 21064 leader_election.cc:304] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, 4497ccecb79f46cf873982b8da49fa4b; no voters: 
I20260608 12:57:35.277518 21189 raft_consensus.cc:2804] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:35.278023 21189 raft_consensus.cc:697] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Becoming Leader. State: Replica: 10711cb93e684657933666a56736b75f, State: Running, Role: LEADER
I20260608 12:57:35.278903 21189 consensus_queue.cc:237] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.283730 21191 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:35.286988 21022 raft_consensus.cc:2468] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10711cb93e684657933666a56736b75f in term 1.
I20260608 12:57:35.300607 20844 catalog_manager.cc:5696] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10711cb93e684657933666a56736b75f (127.16.21.195). New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:35.304513 21191 raft_consensus.cc:493] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:35.305035 21191 raft_consensus.cc:515] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.307133 21191 leader_election.cc:290] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:35.307864 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afdeae085d54be59df3097cd7a30abe" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b" is_pre_election: true
I20260608 12:57:35.308295 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afdeae085d54be59df3097cd7a30abe" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:35.308538 20947 raft_consensus.cc:2468] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:35.308986 21098 raft_consensus.cc:2468] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 0.
I20260608 12:57:35.309635 20990 leader_election.cc:304] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4497ccecb79f46cf873982b8da49fa4b, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:35.310472 21191 raft_consensus.cc:2804] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:35.310808 21191 raft_consensus.cc:493] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:35.311141 21191 raft_consensus.cc:3060] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.316107 21191 raft_consensus.cc:515] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.317670 21191 leader_election.cc:290] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Requested vote from peers 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:35.318396 20947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afdeae085d54be59df3097cd7a30abe" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4497ccecb79f46cf873982b8da49fa4b"
I20260608 12:57:35.318706 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afdeae085d54be59df3097cd7a30abe" candidate_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f"
I20260608 12:57:35.318965 20947 raft_consensus.cc:3060] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.319262 21098 raft_consensus.cc:3060] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.325301 21098 raft_consensus.cc:2468] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 1.
I20260608 12:57:35.325307 20947 raft_consensus.cc:2468] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d4aa9fc3cb4522a46e31d8f7ad226a in term 1.
I20260608 12:57:35.326323 20990 leader_election.cc:304] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a; no voters: 
I20260608 12:57:35.326926 21191 raft_consensus.cc:2804] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:35.327368 21191 raft_consensus.cc:697] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Becoming Leader. State: Replica: b5d4aa9fc3cb4522a46e31d8f7ad226a, State: Running, Role: LEADER
I20260608 12:57:35.327965 21191 consensus_queue.cc:237] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.335311 20844 catalog_manager.cc:5696] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:35.379576 21191 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.390563 21191 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.516961 21169 raft_consensus.cc:493] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:35.517454 21169 raft_consensus.cc:515] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } }
I20260608 12:57:35.520128 21169 leader_election.cc:290] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10711cb93e684657933666a56736b75f (127.16.21.195:36487), b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:35.520296 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5434a8386eb4255bf3141d31fdb4b54" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:35.520813 21022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5434a8386eb4255bf3141d31fdb4b54" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:35.522418 20912 leader_election.cc:304] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [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: 4497ccecb79f46cf873982b8da49fa4b; no voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:35.523159 21169 raft_consensus.cc:2749] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:35.607210 21169 raft_consensus.cc:493] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:35.607595 21169 raft_consensus.cc:515] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } }
I20260608 12:57:35.609244 21169 leader_election.cc:290] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059), 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:35.609900 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e58bd1d32540b982f44d0a3e8eabfa" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" is_pre_election: true
I20260608 12:57:35.610268 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e58bd1d32540b982f44d0a3e8eabfa" candidate_uuid: "4497ccecb79f46cf873982b8da49fa4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10711cb93e684657933666a56736b75f" is_pre_election: true
I20260608 12:57:35.611586 20915 leader_election.cc:304] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [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: 4497ccecb79f46cf873982b8da49fa4b; no voters: 10711cb93e684657933666a56736b75f, b5d4aa9fc3cb4522a46e31d8f7ad226a
I20260608 12:57:35.612250 21169 raft_consensus.cc:2749] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:35.644126 21169 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.644722 20947 raft_consensus.cc:3060] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.697985 21169 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.730000 20947 raft_consensus.cc:3060] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:35.805415 21228 consensus_queue.cc:1048] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.829025 21147 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:35.860668 21192 consensus_queue.cc:1048] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:35.864348 21189 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:36.557485 21064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 67427.3us
W20260608 12:57:36.652149 21292 log.cc:927] Time spent T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260608 12:57:36.678205 21291 log.cc:927] Time spent T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: Append to log took a long time: real 0.080s	user 0.004s	sys 0.000s
W20260608 12:57:36.743448 21127 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.21.194:33059, user_credentials={real_user=slave}} blocked reactor thread for 47622.1us
W20260608 12:57:37.380595 21061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:33059, user_credentials={real_user=slave}} blocked reactor thread for 57808.6us
W20260608 12:57:37.428678 21061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:33059, user_credentials={real_user=slave}} blocked reactor thread for 47228.8us
W20260608 12:57:37.463198 20990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:36487, user_credentials={real_user=slave}} blocked reactor thread for 180869us
W20260608 12:57:37.728302 21294 log.cc:927] Time spent T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Append to log took a long time: real 0.111s	user 0.000s	sys 0.006s
W20260608 12:57:37.676693 20990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 74771.4us
W20260608 12:57:38.485028 20990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 84292.5us
W20260608 12:57:38.835803 21061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:33059, user_credentials={real_user=slave}} blocked reactor thread for 65550.5us
W20260608 12:57:39.353981 20912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:33059, user_credentials={real_user=slave}} blocked reactor thread for 118544us
W20260608 12:57:39.446617 21127 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.21.194:33059, user_credentials={real_user=slave}} blocked reactor thread for 69491.5us
W20260608 12:57:39.611792 21064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 63499.5us
W20260608 12:57:39.713121 20990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:36487, user_credentials={real_user=slave}} blocked reactor thread for 105774us
I20260608 12:57:40.612512 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:40.629773 21365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.648842 21366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.668648 21368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:40.673269 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:40.674820 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:40.675063 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:40.675325 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923460675299 us; error 0 us; skew 500 ppm
I20260608 12:57:40.675949 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:40.678893 16471 webserver.cc:533] Webserver started at http://127.16.21.196:39761/ using document root <none> and password file <none>
I20260608 12:57:40.679469 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:40.679692 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:40.679983 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:40.681190 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "dd44676915494b4793db8ecd6493baca"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-7vxk"
I20260608 12:57:40.686540 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:57:40.690357 21373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.691316 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:40.691696 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "dd44676915494b4793db8ecd6493baca"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-7vxk"
I20260608 12:57:40.692040 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:40.718334 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:40.719717 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:40.721257 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:40.723773 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:40.724018 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.724270 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:40.724465 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.771025 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:32965
I20260608 12:57:40.771191 21435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:32965 every 8 connection(s)
I20260608 12:57:40.776110 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:40.783146 21440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.784344 21441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.786908 21443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:40.787175 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:40.789481 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:40.789678 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:40.789863 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923460789845 us; error 0 us; skew 500 ppm
I20260608 12:57:40.790462 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:40.793236 16471 webserver.cc:533] Webserver started at http://127.16.21.197:45557/ using document root <none> and password file <none>
I20260608 12:57:40.793996 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:40.794255 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:40.794318 21436 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36301
I20260608 12:57:40.794682 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:40.794785 21436 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:40.795825 21436 heartbeater.cc:507] Master 127.16.21.254:36301 requested a full tablet report, sending...
I20260608 12:57:40.796293 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-4-root/instance:
uuid: "6578a388e5d44730bdaab39932012c61"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-7vxk"
I20260608 12:57:40.798070 20844 ts_manager.cc:194] Registered new tserver with Master: dd44676915494b4793db8ecd6493baca (127.16.21.196:32965)
I20260608 12:57:40.799794 20844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52310
I20260608 12:57:40.801774 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:40.805244 21448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.805925 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:40.806234 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-4-root
uuid: "6578a388e5d44730bdaab39932012c61"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-7vxk"
I20260608 12:57:40.806491 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:40.815634 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:40.816823 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:40.818259 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:40.820573 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:40.820789 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.821050 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:40.821211 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.876320 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.197:35575
I20260608 12:57:40.876441 21510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.197:35575 every 8 connection(s)
I20260608 12:57:40.886122 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:40.896200 21514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.897246 21515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:40.897998 21511 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36301
I20260608 12:57:40.898598 21511 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:40.899869 21511 heartbeater.cc:507] Master 127.16.21.254:36301 requested a full tablet report, sending...
W20260608 12:57:40.901429 21517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:40.901762 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:40.902267 20844 ts_manager.cc:194] Registered new tserver with Master: 6578a388e5d44730bdaab39932012c61 (127.16.21.197:35575)
I20260608 12:57:40.903973 20844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52314
I20260608 12:57:40.904575 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:40.905000 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:40.905260 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923460905240 us; error 0 us; skew 500 ppm
I20260608 12:57:40.906100 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:40.909575 16471 webserver.cc:533] Webserver started at http://127.16.21.198:36603/ using document root <none> and password file <none>
I20260608 12:57:40.910234 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:40.910406 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:40.910627 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:40.911829 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-5-root/instance:
uuid: "fc055fd9028e459aa3a9d2ac158301ed"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-7vxk"
I20260608 12:57:40.916579 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:57:40.920197 21522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.921029 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:40.921339 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-5-root
uuid: "fc055fd9028e459aa3a9d2ac158301ed"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-7vxk"
I20260608 12:57:40.921639 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:40.950435 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:40.951773 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:40.953394 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:40.955700 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:40.955940 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.956187 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:40.956373 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:57:40.971881 20878 debug-util.cc:398] Leaking SignalData structure 0x7b0800201520 after lost signal to thread 16474
W20260608 12:57:40.973953 20878 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8f40 after lost signal to thread 20973
W20260608 12:57:40.975051 20878 debug-util.cc:398] Leaking SignalData structure 0x7b0800230000 after lost signal to thread 21048
W20260608 12:57:40.976733 20878 debug-util.cc:398] Leaking SignalData structure 0x7b0800223ce0 after lost signal to thread 21122
I20260608 12:57:41.090473 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.198:40375
I20260608 12:57:41.093001 21586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.198:40375 every 8 connection(s)
I20260608 12:57:41.109665 21095 consensus_queue.cc:237] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:41.124588 21020 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:41.126825 21340 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:57:41.140421 20940 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260608 12:57:41.142382 21062 consensus_peers.cc:597] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f -> Peer 6578a388e5d44730bdaab39932012c61 (127.16.21.197:35575): Couldn't send request to peer 6578a388e5d44730bdaab39932012c61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ac95238b4d0409dbaf29759b3da4ad1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:41.142513 21340 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:57:41.152137 21356 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.157198 21587 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36301
I20260608 12:57:41.157706 21587 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:41.158576 21587 heartbeater.cc:507] Master 127.16.21.254:36301 requested a full tablet report, sending...
I20260608 12:57:41.161480 20844 ts_manager.cc:194] Registered new tserver with Master: fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198:40375)
I20260608 12:57:41.163362 20844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52316
I20260608 12:57:41.169648 20940 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.177665 21020 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.195456 21095 consensus_queue.cc:237] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:41.196522 20844 catalog_manager.cc:5696] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index -1 to 25, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.207016 21020 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:41.207999 20940 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:41.209607 21356 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:57:41.211860 21340 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:57:41.221729 21356 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
W20260608 12:57:41.227835 21061 consensus_peers.cc:597] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f -> Peer dd44676915494b4793db8ecd6493baca (127.16.21.196:32965): Couldn't send request to peer dd44676915494b4793db8ecd6493baca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 756fc9dad8e04c59a2e4e55926857c4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:41.226274 21020 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.227671 20940 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.264576 20847 catalog_manager.cc:5696] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.271760 21020 consensus_queue.cc:237] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:41.280129 21095 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:41.285117 21334 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:57:41.285742 20940 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:41.288419 21334 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:41.294966 21361 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.296226 21095 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.298732 20940 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.316856 20844 catalog_manager.cc:5696] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:41.324393 21095 consensus_queue.cc:237] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
W20260608 12:57:41.331669 21061 consensus_peers.cc:597] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f -> Peer dd44676915494b4793db8ecd6493baca (127.16.21.196:32965): Couldn't send request to peer dd44676915494b4793db8ecd6493baca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52e58bd1d32540b982f44d0a3e8eabfa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:41.332885 21020 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260608 12:57:41.333868 20988 consensus_peers.cc:597] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a -> Peer 6578a388e5d44730bdaab39932012c61 (127.16.21.197:35575): Couldn't send request to peer 6578a388e5d44730bdaab39932012c61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bc8b5c2306549208f6fc7d0c684267e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:41.335424 21356 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:57:41.336747 20940 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:41.340878 21356 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:57:41.345510 21594 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.349344 20940 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.355683 21020 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.361440 20839 catalog_manager.cc:5696] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.381877 20940 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:41.401116 21095 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:41.403229 21328 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:57:41.407191 21020 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:41.409300 21328 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 12:57:41.423543 20912 consensus_peers.cc:597] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b -> Peer dd44676915494b4793db8ecd6493baca (127.16.21.196:32965): Couldn't send request to peer dd44676915494b4793db8ecd6493baca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9ab9bb6fc9342aea31c948be851c28d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:41.426469 21095 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.425293 21608 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.428984 21020 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.441066 20844 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index -1 to 25, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:41.500432 21610 ts_tablet_manager.cc:933] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: Initiating tablet copy from peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:41.524782 21610 tablet_copy_client.cc:323] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36487
I20260608 12:57:41.536069 21108 tablet_copy_service.cc:140] P 10711cb93e684657933666a56736b75f: Received BeginTabletCopySession request for tablet 3ac95238b4d0409dbaf29759b3da4ad1 from peer 6578a388e5d44730bdaab39932012c61 ({username='slave'} at 127.0.0.1:46472)
I20260608 12:57:41.536628 21108 tablet_copy_service.cc:161] P 10711cb93e684657933666a56736b75f: Beginning new tablet copy session on tablet 3ac95238b4d0409dbaf29759b3da4ad1 from peer 6578a388e5d44730bdaab39932012c61 at {username='slave'} at 127.0.0.1:46472: session id = 6578a388e5d44730bdaab39932012c61-3ac95238b4d0409dbaf29759b3da4ad1
I20260608 12:57:41.545720 21108 tablet_copy_source_session.cc:215] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:41.548588 21610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac95238b4d0409dbaf29759b3da4ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.562027 21610 tablet_copy_client.cc:806] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:41.562659 21610 tablet_copy_client.cc:670] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:41.566591 21611 tablet_copy_client.cc:1025] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:41.682667 21613 ts_tablet_manager.cc:933] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: Initiating tablet copy from peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:41.684638 21613 tablet_copy_client.cc:323] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36487
I20260608 12:57:41.697585 21108 tablet_copy_service.cc:140] P 10711cb93e684657933666a56736b75f: Received BeginTabletCopySession request for tablet 756fc9dad8e04c59a2e4e55926857c4c from peer dd44676915494b4793db8ecd6493baca ({username='slave'} at 127.0.0.1:46488)
I20260608 12:57:41.698225 21108 tablet_copy_service.cc:161] P 10711cb93e684657933666a56736b75f: Beginning new tablet copy session on tablet 756fc9dad8e04c59a2e4e55926857c4c from peer dd44676915494b4793db8ecd6493baca at {username='slave'} at 127.0.0.1:46488: session id = dd44676915494b4793db8ecd6493baca-756fc9dad8e04c59a2e4e55926857c4c
I20260608 12:57:41.705778 21108 tablet_copy_source_session.cc:215] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:41.709302 21613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756fc9dad8e04c59a2e4e55926857c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.726378 21613 tablet_copy_client.cc:806] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:41.727065 21613 tablet_copy_client.cc:670] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:41.731501 21614 tablet_copy_client.cc:1025] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:41.752414 21616 ts_tablet_manager.cc:933] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: Initiating tablet copy from peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:41.754532 21616 tablet_copy_client.cc:323] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33059
I20260608 12:57:41.766374 21034 tablet_copy_service.cc:140] P b5d4aa9fc3cb4522a46e31d8f7ad226a: Received BeginTabletCopySession request for tablet 6bc8b5c2306549208f6fc7d0c684267e from peer 6578a388e5d44730bdaab39932012c61 ({username='slave'} at 127.0.0.1:53732)
I20260608 12:57:41.767060 21034 tablet_copy_service.cc:161] P b5d4aa9fc3cb4522a46e31d8f7ad226a: Beginning new tablet copy session on tablet 6bc8b5c2306549208f6fc7d0c684267e from peer 6578a388e5d44730bdaab39932012c61 at {username='slave'} at 127.0.0.1:53732: session id = 6578a388e5d44730bdaab39932012c61-6bc8b5c2306549208f6fc7d0c684267e
I20260608 12:57:41.775509 21034 tablet_copy_source_session.cc:215] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:41.779026 21616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc8b5c2306549208f6fc7d0c684267e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.796181 21616 tablet_copy_client.cc:806] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:41.796846 21616 tablet_copy_client.cc:670] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:41.801649 21617 tablet_copy_client.cc:1025] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:41.802487 21436 heartbeater.cc:499] Master 127.16.21.254:36301 was elected leader, sending a full tablet report...
I20260608 12:57:41.820434 21618 ts_tablet_manager.cc:933] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: Initiating tablet copy from peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:41.822968 21618 tablet_copy_client.cc:323] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36487
I20260608 12:57:41.824918 21108 tablet_copy_service.cc:140] P 10711cb93e684657933666a56736b75f: Received BeginTabletCopySession request for tablet 52e58bd1d32540b982f44d0a3e8eabfa from peer dd44676915494b4793db8ecd6493baca ({username='slave'} at 127.0.0.1:46488)
I20260608 12:57:41.825569 21108 tablet_copy_service.cc:161] P 10711cb93e684657933666a56736b75f: Beginning new tablet copy session on tablet 52e58bd1d32540b982f44d0a3e8eabfa from peer dd44676915494b4793db8ecd6493baca at {username='slave'} at 127.0.0.1:46488: session id = dd44676915494b4793db8ecd6493baca-52e58bd1d32540b982f44d0a3e8eabfa
I20260608 12:57:41.834437 21108 tablet_copy_source_session.cc:215] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:41.838033 21618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e58bd1d32540b982f44d0a3e8eabfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.854035 21618 tablet_copy_client.cc:806] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:41.854945 21618 tablet_copy_client.cc:670] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:41.859310 21619 tablet_copy_client.cc:1025] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:41.898734 21620 ts_tablet_manager.cc:933] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: Initiating tablet copy from peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749)
I20260608 12:57:41.903404 21620 tablet_copy_client.cc:323] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:42749
I20260608 12:57:41.907167 21511 heartbeater.cc:499] Master 127.16.21.254:36301 was elected leader, sending a full tablet report...
I20260608 12:57:41.916904 20959 tablet_copy_service.cc:140] P 4497ccecb79f46cf873982b8da49fa4b: Received BeginTabletCopySession request for tablet d9ab9bb6fc9342aea31c948be851c28d from peer dd44676915494b4793db8ecd6493baca ({username='slave'} at 127.0.0.1:50192)
I20260608 12:57:41.917603 20959 tablet_copy_service.cc:161] P 4497ccecb79f46cf873982b8da49fa4b: Beginning new tablet copy session on tablet d9ab9bb6fc9342aea31c948be851c28d from peer dd44676915494b4793db8ecd6493baca at {username='slave'} at 127.0.0.1:50192: session id = dd44676915494b4793db8ecd6493baca-d9ab9bb6fc9342aea31c948be851c28d
I20260608 12:57:41.925751 20959 tablet_copy_source_session.cc:215] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:41.929430 21620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ab9bb6fc9342aea31c948be851c28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.945585 21620 tablet_copy_client.cc:806] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:41.946228 21620 tablet_copy_client.cc:670] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:41.950862 21621 tablet_copy_client.cc:1025] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:42.167814 21587 heartbeater.cc:499] Master 127.16.21.254:36301 was elected leader, sending a full tablet report...
I20260608 12:57:43.568317 21610 tablet_copy_client.cc:538] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:43.580909 21610 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: Bootstrap starting.
I20260608 12:57:43.733047 21613 tablet_copy_client.cc:538] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:43.744345 21610 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:43.744393 21613 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: Bootstrap starting.
I20260608 12:57:43.745709 21610 tablet_bootstrap.cc:492] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: Bootstrap complete.
I20260608 12:57:43.746538 21610 ts_tablet_manager.cc:1403] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: Time spent bootstrapping tablet: real 0.166s	user 0.132s	sys 0.020s
I20260608 12:57:43.750376 21610 raft_consensus.cc:359] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:43.751828 21610 raft_consensus.cc:740] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6578a388e5d44730bdaab39932012c61, State: Initialized, Role: LEARNER
I20260608 12:57:43.752609 21610 consensus_queue.cc:260] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:43.772876 21610 ts_tablet_manager.cc:1434] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.011s
I20260608 12:57:43.775416 21108 tablet_copy_service.cc:342] P 10711cb93e684657933666a56736b75f: Request end of tablet copy session 6578a388e5d44730bdaab39932012c61-3ac95238b4d0409dbaf29759b3da4ad1 received from {username='slave'} at 127.0.0.1:46472
I20260608 12:57:43.776052 21108 tablet_copy_service.cc:434] P 10711cb93e684657933666a56736b75f: ending tablet copy session 6578a388e5d44730bdaab39932012c61-3ac95238b4d0409dbaf29759b3da4ad1 on tablet 3ac95238b4d0409dbaf29759b3da4ad1 with peer 6578a388e5d44730bdaab39932012c61
I20260608 12:57:43.805280 21616 tablet_copy_client.cc:538] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:43.836956 21616 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: Bootstrap starting.
I20260608 12:57:43.860809 21618 tablet_copy_client.cc:538] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:43.883169 21618 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: Bootstrap starting.
I20260608 12:57:43.948081 21613 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:43.949100 21613 tablet_bootstrap.cc:492] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: Bootstrap complete.
I20260608 12:57:43.949834 21613 ts_tablet_manager.cc:1403] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: Time spent bootstrapping tablet: real 0.206s	user 0.137s	sys 0.031s
I20260608 12:57:43.952543 21620 tablet_copy_client.cc:538] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:43.964296 21620 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: Bootstrap starting.
I20260608 12:57:43.967619 21613 raft_consensus.cc:359] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:43.978134 21613 raft_consensus.cc:740] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dd44676915494b4793db8ecd6493baca, State: Initialized, Role: LEARNER
I20260608 12:57:43.978897 21613 consensus_queue.cc:260] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
W20260608 12:57:43.998090 21061 consensus_peers.cc:597] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f -> Peer dd44676915494b4793db8ecd6493baca (127.16.21.196:32965): Couldn't send request to peer dd44676915494b4793db8ecd6493baca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:44.006534 21613 ts_tablet_manager.cc:1434] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260608 12:57:44.018452 21108 tablet_copy_service.cc:342] P 10711cb93e684657933666a56736b75f: Request end of tablet copy session dd44676915494b4793db8ecd6493baca-756fc9dad8e04c59a2e4e55926857c4c received from {username='slave'} at 127.0.0.1:46488
I20260608 12:57:44.018955 21108 tablet_copy_service.cc:434] P 10711cb93e684657933666a56736b75f: ending tablet copy session dd44676915494b4793db8ecd6493baca-756fc9dad8e04c59a2e4e55926857c4c on tablet 756fc9dad8e04c59a2e4e55926857c4c with peer dd44676915494b4793db8ecd6493baca
I20260608 12:57:44.066298 21486 raft_consensus.cc:1217] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:57:44.135066 21616 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:44.136114 21616 tablet_bootstrap.cc:492] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: Bootstrap complete.
I20260608 12:57:44.136900 21616 ts_tablet_manager.cc:1403] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: Time spent bootstrapping tablet: real 0.300s	user 0.142s	sys 0.014s
I20260608 12:57:44.147500 21616 raft_consensus.cc:359] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:44.148373 21616 raft_consensus.cc:740] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6578a388e5d44730bdaab39932012c61, State: Initialized, Role: LEARNER
I20260608 12:57:44.149029 21616 consensus_queue.cc:260] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:44.151965 21616 ts_tablet_manager.cc:1434] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:57:44.154484 21034 tablet_copy_service.cc:342] P b5d4aa9fc3cb4522a46e31d8f7ad226a: Request end of tablet copy session 6578a388e5d44730bdaab39932012c61-6bc8b5c2306549208f6fc7d0c684267e received from {username='slave'} at 127.0.0.1:53732
I20260608 12:57:44.155017 21034 tablet_copy_service.cc:434] P b5d4aa9fc3cb4522a46e31d8f7ad226a: ending tablet copy session 6578a388e5d44730bdaab39932012c61-6bc8b5c2306549208f6fc7d0c684267e on tablet 6bc8b5c2306549208f6fc7d0c684267e with peer 6578a388e5d44730bdaab39932012c61
I20260608 12:57:44.215410 21618 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:44.216498 21618 tablet_bootstrap.cc:492] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: Bootstrap complete.
I20260608 12:57:44.217259 21618 ts_tablet_manager.cc:1403] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: Time spent bootstrapping tablet: real 0.346s	user 0.150s	sys 0.012s
I20260608 12:57:44.218187 21620 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:44.219123 21620 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: Bootstrap complete.
I20260608 12:57:44.219836 21620 ts_tablet_manager.cc:1403] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: Time spent bootstrapping tablet: real 0.256s	user 0.151s	sys 0.030s
I20260608 12:57:44.220484 21618 raft_consensus.cc:359] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:44.221446 21618 raft_consensus.cc:740] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dd44676915494b4793db8ecd6493baca, State: Initialized, Role: LEARNER
I20260608 12:57:44.222175 21618 consensus_queue.cc:260] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:44.222733 21620 raft_consensus.cc:359] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:44.223600 21620 raft_consensus.cc:740] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dd44676915494b4793db8ecd6493baca, State: Initialized, Role: LEARNER
I20260608 12:57:44.224277 21620 consensus_queue.cc:260] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:44.226794 21620 ts_tablet_manager.cc:1434] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:57:44.224747 21618 ts_tablet_manager.cc:1434] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:57:44.229238 21108 tablet_copy_service.cc:342] P 10711cb93e684657933666a56736b75f: Request end of tablet copy session dd44676915494b4793db8ecd6493baca-52e58bd1d32540b982f44d0a3e8eabfa received from {username='slave'} at 127.0.0.1:46488
I20260608 12:57:44.229390 20959 tablet_copy_service.cc:342] P 4497ccecb79f46cf873982b8da49fa4b: Request end of tablet copy session dd44676915494b4793db8ecd6493baca-d9ab9bb6fc9342aea31c948be851c28d received from {username='slave'} at 127.0.0.1:50192
I20260608 12:57:44.229730 21108 tablet_copy_service.cc:434] P 10711cb93e684657933666a56736b75f: ending tablet copy session dd44676915494b4793db8ecd6493baca-52e58bd1d32540b982f44d0a3e8eabfa on tablet 52e58bd1d32540b982f44d0a3e8eabfa with peer dd44676915494b4793db8ecd6493baca
I20260608 12:57:44.229996 20959 tablet_copy_service.cc:434] P 4497ccecb79f46cf873982b8da49fa4b: ending tablet copy session dd44676915494b4793db8ecd6493baca-d9ab9bb6fc9342aea31c948be851c28d on tablet d9ab9bb6fc9342aea31c948be851c28d with peer dd44676915494b4793db8ecd6493baca
I20260608 12:57:44.230334 21411 raft_consensus.cc:1217] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:57:44.241179 21486 raft_consensus.cc:1217] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:44.371515 21411 raft_consensus.cc:1217] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:57:44.467549 21411 raft_consensus.cc:1217] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:44.655895 21637 raft_consensus.cc:1064] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: attempting to promote NON_VOTER 6578a388e5d44730bdaab39932012c61 to VOTER
I20260608 12:57:44.663166 21637 consensus_queue.cc:237] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } }
I20260608 12:57:44.670012 21486 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.670537 21020 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.671914 21639 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:44.673612 21638 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:44.681960 20946 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.685328 21637 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:44.705648 21637 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.709465 21022 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.717952 20946 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.720563 21486 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.723366 20844 catalog_manager.cc:5696] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 25 to 26, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:44.772065 21095 consensus_queue.cc:237] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [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: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } }
I20260608 12:57:44.780385 21486 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:44.782842 21020 raft_consensus.cc:1275] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:44.783185 21592 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:44.788038 21639 consensus_queue.cc:1048] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:44.796525 21638 raft_consensus.cc:1064] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: attempting to promote NON_VOTER dd44676915494b4793db8ecd6493baca to VOTER
I20260608 12:57:44.801723 21637 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.802386 21638 consensus_queue.cc:237] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:44.808483 21020 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.820080 21629 raft_consensus.cc:1064] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: attempting to promote NON_VOTER 6578a388e5d44730bdaab39932012c61 to VOTER
I20260608 12:57:44.812289 21486 raft_consensus.cc:2955] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.823300 21629 consensus_queue.cc:237] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } }
I20260608 12:57:44.826635 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3ac95238b4d0409dbaf29759b3da4ad1 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:44.836349 21411 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.837950 20946 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.840165 21592 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:44.838604 20847 catalog_manager.cc:5696] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:44.843614 21637 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:44.845867 21485 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:44.847716 21626 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:44.849485 21020 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.850931 21592 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:44.858516 21095 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:44.861459 20940 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:44.863826 20937 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ac95238b4d0409dbaf29759b3da4ad1 with delete_type TABLET_DATA_TOMBSTONED (TS 4497ccecb79f46cf873982b8da49fa4b not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:46550
I20260608 12:57:44.868283 21626 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:44.877847 21626 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:44.882326 21592 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:44.884063 21654 tablet_replica.cc:333] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:44.885293 21654 raft_consensus.cc:2243] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:44.888643 21626 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.891083 20940 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.893687 21020 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:44.902284 21654 raft_consensus.cc:2272] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:44.912798 20946 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:44.916988 20845 catalog_manager.cc:5696] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:44.917097 21411 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:44.926678 21658 raft_consensus.cc:1064] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: attempting to promote NON_VOTER dd44676915494b4793db8ecd6493baca to VOTER
I20260608 12:57:44.912839 21654 ts_tablet_manager.cc:1916] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:44.930739 21658 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:44.956869 21485 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:44.967317 20845 catalog_manager.cc:5696] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:44.975481 21095 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:44.977671 21627 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:57:44.985991 21411 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:57:44.990419 20990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 64492.9us
I20260608 12:57:44.988873 21654 ts_tablet_manager.cc:1929] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:57:44.991847 21654 log.cc:1199] T 3ac95238b4d0409dbaf29759b3da4ad1 P 4497ccecb79f46cf873982b8da49fa4b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/3ac95238b4d0409dbaf29759b3da4ad1
I20260608 12:57:44.993801 20834 catalog_manager.cc:5027] TS 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): tablet 3ac95238b4d0409dbaf29759b3da4ad1 (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:44.993244 21097 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:45.004210 21020 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:45.015201 21664 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.004s
I20260608 12:57:45.021139 21664 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:45.022500 21096 consensus_queue.cc:237] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:45.034751 21410 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.035451 20940 raft_consensus.cc:1275] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.041685 21639 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:45.043728 21639 consensus_queue.cc:1048] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:45.049942 21020 consensus_queue.cc:237] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } }
I20260608 12:57:45.051784 21659 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.053715 20945 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.058945 21410 raft_consensus.cc:2955] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.062489 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 52e58bd1d32540b982f44d0a3e8eabfa with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:45.065558 21485 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:45.070447 20844 catalog_manager.cc:5696] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:45.073158 21661 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:45.075296 20946 raft_consensus.cc:1275] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:45.083240 21626 consensus_queue.cc:1048] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:45.089911 21637 raft_consensus.cc:1064] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: attempting to promote NON_VOTER dd44676915494b4793db8ecd6493baca to VOTER
I20260608 12:57:45.090005 21626 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:45.092679 21637 consensus_queue.cc:237] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:45.095646 21009 tablet_service.cc:1558] Processing DeleteTablet for tablet 52e58bd1d32540b982f44d0a3e8eabfa with delete_type TABLET_DATA_TOMBSTONED (TS b5d4aa9fc3cb4522a46e31d8f7ad226a not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:57894
I20260608 12:57:45.096451 21485 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:45.101308 21660 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.109728 21022 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.144558 20831 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6bc8b5c2306549208f6fc7d0c684267e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:45.149228 21410 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.139053 21095 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.151588 21411 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.153093 21022 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.155055 21639 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:45.156451 21659 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:45.137379 20847 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index 25 to 26, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.164772 20945 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.138419 20844 catalog_manager.cc:5696] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 reported cstate change: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:45.166450 21592 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 12:57:45.180087 21668 tablet_replica.cc:333] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:45.184161 21668 raft_consensus.cc:2243] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:45.185277 21668 raft_consensus.cc:2272] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:45.199193 21086 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bc8b5c2306549208f6fc7d0c684267e with delete_type TABLET_DATA_TOMBSTONED (TS 10711cb93e684657933666a56736b75f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36414
I20260608 12:57:45.179775 20940 raft_consensus.cc:2955] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:45.217011 21672 tablet_replica.cc:333] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:45.218591 21672 raft_consensus.cc:2243] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:45.220101 21668 ts_tablet_manager.cc:1916] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:45.221944 20946 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:45.229298 21410 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.229331 21020 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:45.231191 21658 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:45.233501 21660 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:45.236647 21639 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.239648 21019 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.243150 21627 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.244990 21411 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.261591 21672 raft_consensus.cc:2272] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:45.261713 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9ab9bb6fc9342aea31c948be851c28d with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:45.262349 21022 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.272190 20838 catalog_manager.cc:5696] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:45.275887 21672 ts_tablet_manager.cc:1916] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:45.277076 21410 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.261154 20844 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca reported cstate change: config changed from index 26 to 27, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.292265 21668 ts_tablet_manager.cc:1929] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:57:45.302794 21668 log.cc:1199] T 52e58bd1d32540b982f44d0a3e8eabfa P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/52e58bd1d32540b982f44d0a3e8eabfa
I20260608 12:57:45.289530 20940 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.304695 20831 catalog_manager.cc:5027] TS b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): tablet 52e58bd1d32540b982f44d0a3e8eabfa (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:45.307749 21086 tablet_service.cc:1558] Processing DeleteTablet for tablet d9ab9bb6fc9342aea31c948be851c28d with delete_type TABLET_DATA_TOMBSTONED (TS 10711cb93e684657933666a56736b75f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:36414
I20260608 12:57:45.318962 21672 ts_tablet_manager.cc:1929] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:45.319514 21672 log.cc:1199] T 6bc8b5c2306549208f6fc7d0c684267e P 10711cb93e684657933666a56736b75f: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/6bc8b5c2306549208f6fc7d0c684267e
I20260608 12:57:45.321246 20834 catalog_manager.cc:5027] TS 10711cb93e684657933666a56736b75f (127.16.21.195:36487): tablet 6bc8b5c2306549208f6fc7d0c684267e (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:45.324146 21672 tablet_replica.cc:333] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:45.325336 21672 raft_consensus.cc:2243] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:45.325599 21095 consensus_queue.cc:237] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:45.326368 21672 raft_consensus.cc:2272] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:45.330758 21672 ts_tablet_manager.cc:1916] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:45.332710 21410 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:45.336396 21639 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:45.337978 20940 raft_consensus.cc:1275] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:45.339270 21639 consensus_queue.cc:1048] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:45.343473 21637 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.348309 20945 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.350354 21410 raft_consensus.cc:2955] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:45.355034 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 756fc9dad8e04c59a2e4e55926857c4c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:45.359052 20844 catalog_manager.cc:5696] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 27 to 28, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:45.369347 21672 ts_tablet_manager.cc:1929] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:57:45.369808 21672 log.cc:1199] T d9ab9bb6fc9342aea31c948be851c28d P 10711cb93e684657933666a56736b75f: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/d9ab9bb6fc9342aea31c948be851c28d
I20260608 12:57:45.371377 20834 catalog_manager.cc:5027] TS 10711cb93e684657933666a56736b75f (127.16.21.195:36487): tablet d9ab9bb6fc9342aea31c948be851c28d (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:45.372862 21009 tablet_service.cc:1558] Processing DeleteTablet for tablet 756fc9dad8e04c59a2e4e55926857c4c with delete_type TABLET_DATA_TOMBSTONED (TS b5d4aa9fc3cb4522a46e31d8f7ad226a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57894
I20260608 12:57:45.374030 21668 tablet_replica.cc:333] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:45.375123 21668 raft_consensus.cc:2243] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:45.375674 21668 raft_consensus.cc:2272] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:45.378988 21668 ts_tablet_manager.cc:1916] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:45.389484 21668 ts_tablet_manager.cc:1929] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:45.389748 21668 log.cc:1199] T 756fc9dad8e04c59a2e4e55926857c4c P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/756fc9dad8e04c59a2e4e55926857c4c
I20260608 12:57:45.390834 20831 catalog_manager.cc:5027] TS b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): tablet 756fc9dad8e04c59a2e4e55926857c4c (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:46.408988 21095 consensus_queue.cc:237] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:46.417269 21020 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:46.417763 20945 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:46.419158 21674 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:57:46.420197 21637 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:57:46.438242 21637 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.440047 20945 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
W20260608 12:57:46.448380 21063 consensus_peers.cc:597] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f -> Peer fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198:40375): Couldn't send request to peer fc055fd9028e459aa3a9d2ac158301ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6ad7b2b8da849c7b2090d99476c46e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.457322 20945 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:46.458113 20844 catalog_manager.cc:5696] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.462102 21020 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.486320 21410 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:46.487985 21627 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:46.488188 21020 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:46.492187 21627 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 12:57:46.500903 20914 consensus_peers.cc:597] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b -> Peer fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198:40375): Couldn't send request to peer fc055fd9028e459aa3a9d2ac158301ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9ab9bb6fc9342aea31c948be851c28d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.524086 21690 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.526391 21020 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.527523 21410 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.540653 21022 consensus_queue.cc:237] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:46.544618 20845 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index 27 to 28, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:46.568332 21095 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:46.568475 20945 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:46.569996 21661 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:46.576399 21661 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:46.590888 21661 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.594969 20945 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
W20260608 12:57:46.598404 20989 consensus_peers.cc:597] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a -> Peer fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198:40375): Couldn't send request to peer fc055fd9028e459aa3a9d2ac158301ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41c8e50fdac241d38c2c9f5acf0c8cb0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.603725 21095 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.611347 20845 catalog_manager.cc:5696] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index -1 to 26, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.623559 20945 consensus_queue.cc:237] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:46.634896 21022 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:46.636525 21095 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:46.638284 21689 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:46.643831 21690 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:57:46.661644 20913 consensus_peers.cc:597] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b -> Peer 6578a388e5d44730bdaab39932012c61 (127.16.21.197:35575): Couldn't send request to peer 6578a388e5d44730bdaab39932012c61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e84225183095420d8db3f9688fee6e52. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.662130 21690 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:46.663893 21022 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:46.666091 21095 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:46.679183 21096 consensus_queue.cc:237] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [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: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:46.680420 20838 catalog_manager.cc:5696] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index -1 to 26, NON_VOTER 6578a388e5d44730bdaab39932012c61 (127.16.21.197) added. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } } }
I20260608 12:57:46.693588 21022 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:46.694792 20945 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:57:46.695891 21637 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:57:46.698184 21676 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 12:57:46.701421 21063 consensus_peers.cc:597] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f -> Peer fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198:40375): Couldn't send request to peer fc055fd9028e459aa3a9d2ac158301ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5434a8386eb4255bf3141d31fdb4b54. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.710878 21674 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.712826 20945 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.713474 21022 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
I20260608 12:57:46.728832 21096 consensus_queue.cc:237] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:46.737215 20845 catalog_manager.cc:5696] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index -1 to 25, NON_VOTER fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) added. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } } }
W20260608 12:57:46.745366 21061 consensus_peers.cc:597] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f -> Peer dd44676915494b4793db8ecd6493baca (127.16.21.196:32965): Couldn't send request to peer dd44676915494b4793db8ecd6493baca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6d1cb7c9f8a4d67b97d2e7a5636ff3f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.747478 21022 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:46.749553 21674 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:46.756275 20945 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:46.757876 21637 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:46.768187 21674 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:46.769219 21022 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:46.769649 20945 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:46.790601 20844 catalog_manager.cc:5696] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index -1 to 26, NON_VOTER dd44676915494b4793db8ecd6493baca (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } } }
I20260608 12:57:46.826148 21708 ts_tablet_manager.cc:933] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: Initiating tablet copy from peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:46.828477 21708 tablet_copy_client.cc:323] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36487
I20260608 12:57:46.846009 21108 tablet_copy_service.cc:140] P 10711cb93e684657933666a56736b75f: Received BeginTabletCopySession request for tablet c6ad7b2b8da849c7b2090d99476c46e1 from peer fc055fd9028e459aa3a9d2ac158301ed ({username='slave'} at 127.0.0.1:46492)
I20260608 12:57:46.846535 21108 tablet_copy_service.cc:161] P 10711cb93e684657933666a56736b75f: Beginning new tablet copy session on tablet c6ad7b2b8da849c7b2090d99476c46e1 from peer fc055fd9028e459aa3a9d2ac158301ed at {username='slave'} at 127.0.0.1:46492: session id = fc055fd9028e459aa3a9d2ac158301ed-c6ad7b2b8da849c7b2090d99476c46e1
I20260608 12:57:46.852113 21108 tablet_copy_source_session.cc:215] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:46.854998 21708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ad7b2b8da849c7b2090d99476c46e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:46.869078 21708 tablet_copy_client.cc:806] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:46.869652 21708 tablet_copy_client.cc:670] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:46.873891 21709 tablet_copy_client.cc:1025] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:47.067242 21712 ts_tablet_manager.cc:933] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: Initiating tablet copy from peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749)
I20260608 12:57:47.078171 21712 tablet_copy_client.cc:323] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:42749
I20260608 12:57:47.090994 20959 tablet_copy_service.cc:140] P 4497ccecb79f46cf873982b8da49fa4b: Received BeginTabletCopySession request for tablet d9ab9bb6fc9342aea31c948be851c28d from peer fc055fd9028e459aa3a9d2ac158301ed ({username='slave'} at 127.0.0.1:50198)
I20260608 12:57:47.091691 20959 tablet_copy_service.cc:161] P 4497ccecb79f46cf873982b8da49fa4b: Beginning new tablet copy session on tablet d9ab9bb6fc9342aea31c948be851c28d from peer fc055fd9028e459aa3a9d2ac158301ed at {username='slave'} at 127.0.0.1:50198: session id = fc055fd9028e459aa3a9d2ac158301ed-d9ab9bb6fc9342aea31c948be851c28d
I20260608 12:57:47.100153 20959 tablet_copy_source_session.cc:215] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.104511 21712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ab9bb6fc9342aea31c948be851c28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.123534 21712 tablet_copy_client.cc:806] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.124172 21712 tablet_copy_client.cc:670] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.129585 21713 tablet_copy_client.cc:1025] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:47.134857 21715 ts_tablet_manager.cc:933] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: Initiating tablet copy from peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:47.168237 21718 ts_tablet_manager.cc:933] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: Initiating tablet copy from peer b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059)
I20260608 12:57:47.182355 21718 tablet_copy_client.cc:323] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33059
I20260608 12:57:47.184939 21719 ts_tablet_manager.cc:933] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: Initiating tablet copy from peer 10711cb93e684657933666a56736b75f (127.16.21.195:36487)
I20260608 12:57:47.191670 21719 tablet_copy_client.cc:323] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36487
I20260608 12:57:47.193914 21108 tablet_copy_service.cc:140] P 10711cb93e684657933666a56736b75f: Received BeginTabletCopySession request for tablet a5434a8386eb4255bf3141d31fdb4b54 from peer fc055fd9028e459aa3a9d2ac158301ed ({username='slave'} at 127.0.0.1:46492)
I20260608 12:57:47.194679 21108 tablet_copy_service.cc:161] P 10711cb93e684657933666a56736b75f: Beginning new tablet copy session on tablet a5434a8386eb4255bf3141d31fdb4b54 from peer fc055fd9028e459aa3a9d2ac158301ed at {username='slave'} at 127.0.0.1:46492: session id = fc055fd9028e459aa3a9d2ac158301ed-a5434a8386eb4255bf3141d31fdb4b54
I20260608 12:57:47.196048 21715 tablet_copy_client.cc:323] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36487
I20260608 12:57:47.198166 21107 tablet_copy_service.cc:140] P 10711cb93e684657933666a56736b75f: Received BeginTabletCopySession request for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f from peer dd44676915494b4793db8ecd6493baca ({username='slave'} at 127.0.0.1:46488)
I20260608 12:57:47.198834 21107 tablet_copy_service.cc:161] P 10711cb93e684657933666a56736b75f: Beginning new tablet copy session on tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f from peer dd44676915494b4793db8ecd6493baca at {username='slave'} at 127.0.0.1:46488: session id = dd44676915494b4793db8ecd6493baca-b6d1cb7c9f8a4d67b97d2e7a5636ff3f
I20260608 12:57:47.202988 21108 tablet_copy_source_session.cc:215] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.208346 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5434a8386eb4255bf3141d31fdb4b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.209589 21107 tablet_copy_source_session.cc:215] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.214003 21715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.217449 21034 tablet_copy_service.cc:140] P b5d4aa9fc3cb4522a46e31d8f7ad226a: Received BeginTabletCopySession request for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 from peer fc055fd9028e459aa3a9d2ac158301ed ({username='slave'} at 127.0.0.1:53736)
I20260608 12:57:47.218026 21034 tablet_copy_service.cc:161] P b5d4aa9fc3cb4522a46e31d8f7ad226a: Beginning new tablet copy session on tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 from peer fc055fd9028e459aa3a9d2ac158301ed at {username='slave'} at 127.0.0.1:53736: session id = fc055fd9028e459aa3a9d2ac158301ed-41c8e50fdac241d38c2c9f5acf0c8cb0
I20260608 12:57:47.232465 21034 tablet_copy_source_session.cc:215] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.232479 21715 tablet_copy_client.cc:806] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.233704 21715 tablet_copy_client.cc:670] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.237365 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.238921 21716 tablet_copy_client.cc:1025] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:47.242827 21719 tablet_copy_client.cc:806] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.243438 21719 tablet_copy_client.cc:670] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.253248 21721 tablet_copy_client.cc:1025] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:47.261561 21723 ts_tablet_manager.cc:933] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: Initiating tablet copy from peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749)
I20260608 12:57:47.262229 21718 tablet_copy_client.cc:806] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.262786 21718 tablet_copy_client.cc:670] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.267194 21720 tablet_copy_client.cc:1025] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:47.275900 21723 tablet_copy_client.cc:323] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:42749
I20260608 12:57:47.289942 20959 tablet_copy_service.cc:140] P 4497ccecb79f46cf873982b8da49fa4b: Received BeginTabletCopySession request for tablet e84225183095420d8db3f9688fee6e52 from peer 6578a388e5d44730bdaab39932012c61 ({username='slave'} at 127.0.0.1:50208)
I20260608 12:57:47.290609 20959 tablet_copy_service.cc:161] P 4497ccecb79f46cf873982b8da49fa4b: Beginning new tablet copy session on tablet e84225183095420d8db3f9688fee6e52 from peer 6578a388e5d44730bdaab39932012c61 at {username='slave'} at 127.0.0.1:50208: session id = 6578a388e5d44730bdaab39932012c61-e84225183095420d8db3f9688fee6e52
I20260608 12:57:47.300091 20959 tablet_copy_source_session.cc:215] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.303570 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84225183095420d8db3f9688fee6e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.323334 21723 tablet_copy_client.cc:806] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.323939 21723 tablet_copy_client.cc:670] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.330528 21724 tablet_copy_client.cc:1025] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:48.874732 21708 tablet_copy_client.cc:538] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:48.884179 21708 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap starting.
I20260608 12:57:48.993250 21708 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:48.994171 21708 tablet_bootstrap.cc:492] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap complete.
I20260608 12:57:48.994838 21708 ts_tablet_manager.cc:1403] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: Time spent bootstrapping tablet: real 0.111s	user 0.088s	sys 0.019s
I20260608 12:57:48.996873 21708 raft_consensus.cc:359] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:48.997454 21708 raft_consensus.cc:740] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc055fd9028e459aa3a9d2ac158301ed, State: Initialized, Role: LEARNER
I20260608 12:57:48.997924 21708 consensus_queue.cc:260] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.000362 21708 ts_tablet_manager.cc:1434] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:57:49.003211 21107 tablet_copy_service.cc:342] P 10711cb93e684657933666a56736b75f: Request end of tablet copy session fc055fd9028e459aa3a9d2ac158301ed-c6ad7b2b8da849c7b2090d99476c46e1 received from {username='slave'} at 127.0.0.1:46492
I20260608 12:57:49.003976 21107 tablet_copy_service.cc:434] P 10711cb93e684657933666a56736b75f: ending tablet copy session fc055fd9028e459aa3a9d2ac158301ed-c6ad7b2b8da849c7b2090d99476c46e1 on tablet c6ad7b2b8da849c7b2090d99476c46e1 with peer fc055fd9028e459aa3a9d2ac158301ed
I20260608 12:57:49.130563 21712 tablet_copy_client.cc:538] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:49.140813 21712 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap starting.
I20260608 12:57:49.239917 21715 tablet_copy_client.cc:538] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:49.254143 21719 tablet_copy_client.cc:538] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:49.256603 21715 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: Bootstrap starting.
I20260608 12:57:49.263316 21719 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap starting.
I20260608 12:57:49.268049 21718 tablet_copy_client.cc:538] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:49.277172 21718 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap starting.
I20260608 12:57:49.304697 21712 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:49.305774 21712 tablet_bootstrap.cc:492] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap complete.
I20260608 12:57:49.306536 21712 ts_tablet_manager.cc:1403] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: Time spent bootstrapping tablet: real 0.166s	user 0.126s	sys 0.012s
I20260608 12:57:49.308920 21559 raft_consensus.cc:1217] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:57:49.309639 21712 raft_consensus.cc:359] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.310528 21712 raft_consensus.cc:740] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc055fd9028e459aa3a9d2ac158301ed, State: Initialized, Role: LEARNER
I20260608 12:57:49.311228 21712 consensus_queue.cc:260] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.313341 21712 ts_tablet_manager.cc:1434] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:57:49.318701 20959 tablet_copy_service.cc:342] P 4497ccecb79f46cf873982b8da49fa4b: Request end of tablet copy session fc055fd9028e459aa3a9d2ac158301ed-d9ab9bb6fc9342aea31c948be851c28d received from {username='slave'} at 127.0.0.1:50198
I20260608 12:57:49.319999 20959 tablet_copy_service.cc:434] P 4497ccecb79f46cf873982b8da49fa4b: ending tablet copy session fc055fd9028e459aa3a9d2ac158301ed-d9ab9bb6fc9342aea31c948be851c28d on tablet d9ab9bb6fc9342aea31c948be851c28d with peer fc055fd9028e459aa3a9d2ac158301ed
I20260608 12:57:49.331912 21723 tablet_copy_client.cc:538] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:49.342664 21723 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: Bootstrap starting.
I20260608 12:57:49.498253 21559 raft_consensus.cc:1217] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:57:49.501377 21719 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:49.502449 21719 tablet_bootstrap.cc:492] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap complete.
I20260608 12:57:49.503223 21719 ts_tablet_manager.cc:1403] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: Time spent bootstrapping tablet: real 0.240s	user 0.142s	sys 0.053s
I20260608 12:57:49.506176 21719 raft_consensus.cc:359] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.507000 21719 raft_consensus.cc:740] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc055fd9028e459aa3a9d2ac158301ed, State: Initialized, Role: LEARNER
I20260608 12:57:49.508459 21719 consensus_queue.cc:260] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [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: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.510831 21719 ts_tablet_manager.cc:1434] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:57:49.512748 21107 tablet_copy_service.cc:342] P 10711cb93e684657933666a56736b75f: Request end of tablet copy session fc055fd9028e459aa3a9d2ac158301ed-a5434a8386eb4255bf3141d31fdb4b54 received from {username='slave'} at 127.0.0.1:46492
I20260608 12:57:49.513201 21107 tablet_copy_service.cc:434] P 10711cb93e684657933666a56736b75f: ending tablet copy session fc055fd9028e459aa3a9d2ac158301ed-a5434a8386eb4255bf3141d31fdb4b54 on tablet a5434a8386eb4255bf3141d31fdb4b54 with peer fc055fd9028e459aa3a9d2ac158301ed
I20260608 12:57:49.519320 21718 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:49.519690 21715 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:49.520288 21718 tablet_bootstrap.cc:492] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: Bootstrap complete.
I20260608 12:57:49.520749 21715 tablet_bootstrap.cc:492] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: Bootstrap complete.
I20260608 12:57:49.521016 21718 ts_tablet_manager.cc:1403] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: Time spent bootstrapping tablet: real 0.244s	user 0.141s	sys 0.022s
I20260608 12:57:49.521546 21715 ts_tablet_manager.cc:1403] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: Time spent bootstrapping tablet: real 0.265s	user 0.143s	sys 0.021s
I20260608 12:57:49.524437 21718 raft_consensus.cc:359] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.525247 21718 raft_consensus.cc:740] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc055fd9028e459aa3a9d2ac158301ed, State: Initialized, Role: LEARNER
I20260608 12:57:49.524897 21715 raft_consensus.cc:359] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:49.525919 21715 raft_consensus.cc:740] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dd44676915494b4793db8ecd6493baca, State: Initialized, Role: LEARNER
I20260608 12:57:49.525915 21718 consensus_queue.cc:260] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: NON_VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: true } }
I20260608 12:57:49.528638 21718 ts_tablet_manager.cc:1434] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:57:49.526955 21715 consensus_queue.cc:260] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: true } }
I20260608 12:57:49.530300 21034 tablet_copy_service.cc:342] P b5d4aa9fc3cb4522a46e31d8f7ad226a: Request end of tablet copy session fc055fd9028e459aa3a9d2ac158301ed-41c8e50fdac241d38c2c9f5acf0c8cb0 received from {username='slave'} at 127.0.0.1:53736
I20260608 12:57:49.530738 21034 tablet_copy_service.cc:434] P b5d4aa9fc3cb4522a46e31d8f7ad226a: ending tablet copy session fc055fd9028e459aa3a9d2ac158301ed-41c8e50fdac241d38c2c9f5acf0c8cb0 on tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 with peer fc055fd9028e459aa3a9d2ac158301ed
I20260608 12:57:49.536616 21715 ts_tablet_manager.cc:1434] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260608 12:57:49.539397 21107 tablet_copy_service.cc:342] P 10711cb93e684657933666a56736b75f: Request end of tablet copy session dd44676915494b4793db8ecd6493baca-b6d1cb7c9f8a4d67b97d2e7a5636ff3f received from {username='slave'} at 127.0.0.1:46488
I20260608 12:57:49.539836 21107 tablet_copy_service.cc:434] P 10711cb93e684657933666a56736b75f: ending tablet copy session dd44676915494b4793db8ecd6493baca-b6d1cb7c9f8a4d67b97d2e7a5636ff3f on tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f with peer dd44676915494b4793db8ecd6493baca
I20260608 12:57:49.565644 21411 raft_consensus.cc:1217] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:49.577800 21723 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:49.578775 21723 tablet_bootstrap.cc:492] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: Bootstrap complete.
I20260608 12:57:49.579422 21723 ts_tablet_manager.cc:1403] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: Time spent bootstrapping tablet: real 0.237s	user 0.148s	sys 0.006s
I20260608 12:57:49.581557 21723 raft_consensus.cc:359] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:49.582103 21723 raft_consensus.cc:740] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6578a388e5d44730bdaab39932012c61, State: Initialized, Role: LEARNER
I20260608 12:57:49.582593 21723 consensus_queue.cc:260] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: NON_VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: true } }
I20260608 12:57:49.585204 21723 ts_tablet_manager.cc:1434] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:57:49.586959 20959 tablet_copy_service.cc:342] P 4497ccecb79f46cf873982b8da49fa4b: Request end of tablet copy session 6578a388e5d44730bdaab39932012c61-e84225183095420d8db3f9688fee6e52 received from {username='slave'} at 127.0.0.1:50208
I20260608 12:57:49.587416 20959 tablet_copy_service.cc:434] P 4497ccecb79f46cf873982b8da49fa4b: ending tablet copy session 6578a388e5d44730bdaab39932012c61-e84225183095420d8db3f9688fee6e52 on tablet e84225183095420d8db3f9688fee6e52 with peer 6578a388e5d44730bdaab39932012c61
I20260608 12:57:49.670737 21485 raft_consensus.cc:1217] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:49.732976 21559 raft_consensus.cc:1217] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:49.899353 21742 raft_consensus.cc:1064] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: attempting to promote NON_VOTER fc055fd9028e459aa3a9d2ac158301ed to VOTER
I20260608 12:57:49.902096 21742 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:49.921293 21559 raft_consensus.cc:1217] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:57:49.922585 21734 raft_consensus.cc:1064] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: attempting to promote NON_VOTER fc055fd9028e459aa3a9d2ac158301ed to VOTER
I20260608 12:57:49.925452 21734 consensus_queue.cc:237] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:49.936326 21559 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:49.937378 21560 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:49.938460 21727 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:49.940618 21022 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:49.941113 20940 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:49.939368 21726 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:49.942343 21734 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:49.948006 21411 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:49.948109 21020 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:49.950165 21743 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:49.951897 21726 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:57:49.952137 21743 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:49.986506 21742 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:49.989684 21019 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:49.997939 21734 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.010432 21411 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.012231 20940 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.017231 20845 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b reported cstate change: config changed from index 28 to 29, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:50.019064 21559 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.026786 20844 catalog_manager.cc:5696] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:50.027954 21560 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.058269 21022 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.082480 21096 consensus_queue.cc:237] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [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: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:50.084343 21726 raft_consensus.cc:1064] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: attempting to promote NON_VOTER dd44676915494b4793db8ecd6493baca to VOTER
I20260608 12:57:50.086664 21726 consensus_queue.cc:237] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:50.089696 21560 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.091924 21744 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.093159 20940 consensus_queue.cc:237] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:50.090296 21022 raft_consensus.cc:1275] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.100112 21744 consensus_queue.cc:1048] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.103513 21560 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:50.103649 21411 raft_consensus.cc:1275] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:50.103942 21734 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.105481 21743 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:57:50.107327 21727 consensus_queue.cc:1048] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:57:50.110764 21410 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 LEARNER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.111763 21559 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.114490 21742 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.117666 21746 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.130102 21019 raft_consensus.cc:2955] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.131280 21411 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.132750 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9ab9bb6fc9342aea31c948be851c28d with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:50.123234 21560 raft_consensus.cc:2955] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.148505 20838 catalog_manager.cc:5696] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed reported cstate change: config changed from index 29 to 30, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.149781 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c6ad7b2b8da849c7b2090d99476c46e1 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:50.150431 21022 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.157083 21747 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.159514 20940 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.160358 20839 catalog_manager.cc:5696] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index 26 to 27, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.162772 21009 tablet_service.cc:1558] Processing DeleteTablet for tablet d9ab9bb6fc9342aea31c948be851c28d with delete_type TABLET_DATA_TOMBSTONED (TS b5d4aa9fc3cb4522a46e31d8f7ad226a not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:57894
I20260608 12:57:50.163064 21744 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:50.177858 21743 raft_consensus.cc:1064] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: attempting to promote NON_VOTER 6578a388e5d44730bdaab39932012c61 to VOTER
I20260608 12:57:50.181695 21743 consensus_queue.cc:237] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } }
I20260608 12:57:50.190054 20937 tablet_service.cc:1558] Processing DeleteTablet for tablet c6ad7b2b8da849c7b2090d99476c46e1 with delete_type TABLET_DATA_TOMBSTONED (TS 4497ccecb79f46cf873982b8da49fa4b not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:46550
I20260608 12:57:50.189987 21744 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.199827 21022 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.203912 21767 tablet_replica.cc:333] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:50.218209 21411 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.220213 21485 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 LEARNER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.219931 20847 catalog_manager.cc:5696] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:50.222695 21096 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.224258 21727 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.226285 21727 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.227926 21019 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.220193 21764 tablet_replica.cc:333] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:50.230664 21727 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.231155 21764 raft_consensus.cc:2243] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.232298 21764 raft_consensus.cc:2272] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.241986 21764 ts_tablet_manager.cc:1916] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:50.236774 21767 raft_consensus.cc:2243] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.256469 20940 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, dd44676915494b4793db8ecd6493baca (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.262683 21095 consensus_queue.cc:237] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [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: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } }
I20260608 12:57:50.265136 21767 raft_consensus.cc:2272] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.271840 21411 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:50.275254 21019 raft_consensus.cc:1275] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:50.277712 21744 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:50.280123 21744 consensus_queue.cc:1048] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:50.286401 21746 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.287657 21096 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.288806 21411 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.292529 21764 ts_tablet_manager.cc:1929] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:57:50.293002 21022 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.280933 21727 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.306777 20847 catalog_manager.cc:5696] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.306989 21019 raft_consensus.cc:2955] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.307394 20838 catalog_manager.cc:5696] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca reported cstate change: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "dd44676915494b4793db8ecd6493baca" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 32965 } attrs { promote: false } } }
I20260608 12:57:50.293002 21764 log.cc:1199] T d9ab9bb6fc9342aea31c948be851c28d P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/d9ab9bb6fc9342aea31c948be851c28d
I20260608 12:57:50.309909 20831 catalog_manager.cc:5027] TS b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): tablet d9ab9bb6fc9342aea31c948be851c28d (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:50.280943 21767 ts_tablet_manager.cc:1916] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:50.311462 21485 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6578a388e5d44730bdaab39932012c61 (127.16.21.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } attrs { replace: true } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.320822 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:50.326076 20937 tablet_service.cc:1558] Processing DeleteTablet for tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f with delete_type TABLET_DATA_TOMBSTONED (TS 4497ccecb79f46cf873982b8da49fa4b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46550
I20260608 12:57:50.326529 21767 ts_tablet_manager.cc:1929] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:57:50.326982 21767 log.cc:1199] T c6ad7b2b8da849c7b2090d99476c46e1 P 4497ccecb79f46cf873982b8da49fa4b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/c6ad7b2b8da849c7b2090d99476c46e1
I20260608 12:57:50.333230 20834 catalog_manager.cc:5027] TS 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): tablet c6ad7b2b8da849c7b2090d99476c46e1 (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:50.333379 21767 tablet_replica.cc:333] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:50.334537 21767 raft_consensus.cc:2243] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.335534 21767 raft_consensus.cc:2272] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.339802 21767 ts_tablet_manager.cc:1916] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:50.341504 20940 consensus_queue.cc:237] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } }
I20260608 12:57:50.345100 21755 raft_consensus.cc:1064] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: attempting to promote NON_VOTER fc055fd9028e459aa3a9d2ac158301ed to VOTER
I20260608 12:57:50.347819 21755 consensus_queue.cc:237] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:50.350064 21022 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:50.351460 21727 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:50.348795 21485 raft_consensus.cc:1275] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Refusing update from remote peer 4497ccecb79f46cf873982b8da49fa4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:50.358280 21743 consensus_queue.cc:1048] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:50.359802 21022 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.357865 21742 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.364647 21485 raft_consensus.cc:2955] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.369581 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e84225183095420d8db3f9688fee6e52 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:50.370796 21767 ts_tablet_manager.cc:1929] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:50.372359 21559 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.374143 21096 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.374528 20940 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.375587 21755 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.376474 21731 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.378407 21731 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.377992 20839 catalog_manager.cc:5696] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 reported cstate change: config changed from index 27 to 28, VOTER 10711cb93e684657933666a56736b75f (127.16.21.195) evicted. New cstate: current_term: 1 leader_uuid: "4497ccecb79f46cf873982b8da49fa4b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "6578a388e5d44730bdaab39932012c61" member_type: VOTER last_known_addr { host: "127.16.21.197" port: 35575 } attrs { promote: false } } }
I20260608 12:57:50.403010 21086 tablet_service.cc:1558] Processing DeleteTablet for tablet e84225183095420d8db3f9688fee6e52 with delete_type TABLET_DATA_TOMBSTONED (TS 10711cb93e684657933666a56736b75f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36414
I20260608 12:57:50.403049 21767 log.cc:1199] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 4497ccecb79f46cf873982b8da49fa4b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/b6d1cb7c9f8a4d67b97d2e7a5636ff3f
I20260608 12:57:50.406029 20834 catalog_manager.cc:5027] TS 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): tablet b6d1cb7c9f8a4d67b97d2e7a5636ff3f (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:50.411854 21755 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.413525 21777 tablet_replica.cc:333] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:50.414557 21777 raft_consensus.cc:2243] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.415552 21777 raft_consensus.cc:2272] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.417176 21096 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.425881 21559 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.427737 20940 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.432950 21777 ts_tablet_manager.cc:1916] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:50.433743 20847 catalog_manager.cc:5696] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a reported cstate change: config changed from index 26 to 27, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:50.445628 21734 raft_consensus.cc:1064] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: attempting to promote NON_VOTER fc055fd9028e459aa3a9d2ac158301ed to VOTER
I20260608 12:57:50.447497 21777 ts_tablet_manager.cc:1929] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:50.447945 21777 log.cc:1199] T e84225183095420d8db3f9688fee6e52 P 10711cb93e684657933666a56736b75f: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/e84225183095420d8db3f9688fee6e52
I20260608 12:57:50.449541 20834 catalog_manager.cc:5027] TS 10711cb93e684657933666a56736b75f (127.16.21.195:36487): tablet e84225183095420d8db3f9688fee6e52 (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:50.450636 21734 consensus_queue.cc:237] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [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: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:50.460392 21022 consensus_queue.cc:237] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [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: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:50.464617 21019 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:50.466091 21746 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:50.467828 21559 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 LEARNER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:50.469475 21746 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:50.475641 20945 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:50.476733 21560 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:50.478238 21096 raft_consensus.cc:1275] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Refusing update from remote peer b5d4aa9fc3cb4522a46e31d8f7ad226a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:50.478507 21734 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:50.478231 21755 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.003s
I20260608 12:57:50.486001 21731 consensus_queue.cc:1048] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:50.497563 21734 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.501850 21558 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.509179 21755 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.514060 21019 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.511245 21560 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.528034 20838 catalog_manager.cc:5696] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed reported cstate change: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.528376 21096 raft_consensus.cc:2955] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.559973 20831 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:50.561654 20838 catalog_manager.cc:5696] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 27 to 28, VOTER 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } } peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.568403 20945 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, fc055fd9028e459aa3a9d2ac158301ed (127.16.21.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "b5d4aa9fc3cb4522a46e31d8f7ad226a" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33059 } attrs { replace: true } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.574786 20937 tablet_service.cc:1558] Processing DeleteTablet for tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 with delete_type TABLET_DATA_TOMBSTONED (TS 4497ccecb79f46cf873982b8da49fa4b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46550
I20260608 12:57:50.576223 21767 tablet_replica.cc:333] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:50.577229 21767 raft_consensus.cc:2243] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.578013 21767 raft_consensus.cc:2272] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.588392 21767 ts_tablet_manager.cc:1916] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:50.593374 21096 consensus_queue.cc:237] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [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: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } }
I20260608 12:57:50.599399 21560 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.600476 20945 raft_consensus.cc:1275] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Refusing update from remote peer 10711cb93e684657933666a56736b75f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:50.603111 21734 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.604128 21744 consensus_queue.cc:1048] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:50.604537 21767 ts_tablet_manager.cc:1929] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:50.605023 21767 log.cc:1199] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 4497ccecb79f46cf873982b8da49fa4b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/41c8e50fdac241d38c2c9f5acf0c8cb0
I20260608 12:57:50.606681 20834 catalog_manager.cc:5027] TS 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): tablet 41c8e50fdac241d38c2c9f5acf0c8cb0 (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
I20260608 12:57:50.611209 21734 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.613204 20945 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.614185 21560 raft_consensus.cc:2955] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } } }
I20260608 12:57:50.623057 20834 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5434a8386eb4255bf3141d31fdb4b54 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:50.629163 20838 catalog_manager.cc:5696] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f reported cstate change: config changed from index 26 to 27, VOTER b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "10711cb93e684657933666a56736b75f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "10711cb93e684657933666a56736b75f" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4497ccecb79f46cf873982b8da49fa4b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc055fd9028e459aa3a9d2ac158301ed" member_type: VOTER last_known_addr { host: "127.16.21.198" port: 40375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:50.639145 21009 tablet_service.cc:1558] Processing DeleteTablet for tablet a5434a8386eb4255bf3141d31fdb4b54 with delete_type TABLET_DATA_TOMBSTONED (TS b5d4aa9fc3cb4522a46e31d8f7ad226a not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:57894
I20260608 12:57:50.640172 21764 tablet_replica.cc:333] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:50.641201 21764 raft_consensus.cc:2243] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.641813 21764 raft_consensus.cc:2272] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.645324 21764 ts_tablet_manager.cc:1916] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:50.655465 21764 ts_tablet_manager.cc:1929] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:57:50.655786 21764 log.cc:1199] T a5434a8386eb4255bf3141d31fdb4b54 P b5d4aa9fc3cb4522a46e31d8f7ad226a: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/a5434a8386eb4255bf3141d31fdb4b54
I20260608 12:57:50.657060 20831 catalog_manager.cc:5027] TS b5d4aa9fc3cb4522a46e31d8f7ad226a (127.16.21.194:33059): tablet a5434a8386eb4255bf3141d31fdb4b54 (table test-workload [id=bea21017c3dc40649a1e1f26db443d21]) successfully deleted
W20260608 12:57:51.656358 20895 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table bea21017c3dc40649a1e1f26db443d21: could not find any suitable replica to move from server 10711cb93e684657933666a56736b75f to server fc055fd9028e459aa3a9d2ac158301ed
W20260608 12:57:52.673904 20895 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table bea21017c3dc40649a1e1f26db443d21: could not find any suitable replica to move from server 10711cb93e684657933666a56736b75f to server fc055fd9028e459aa3a9d2ac158301ed
I20260608 12:57:53.192991 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
W20260608 12:57:53.216898 20990 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:57:53.223380 20990 consensus_peers.cc:597] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a -> Peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Couldn't send request to peer 4497ccecb79f46cf873982b8da49fa4b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:53.234278 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:53.235278 16471 tablet_replica.cc:333] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.236140 16471 raft_consensus.cc:2243] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.237025 16471 raft_consensus.cc:2272] T 3afdeae085d54be59df3097cd7a30abe P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.239907 16471 tablet_replica.cc:333] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.240573 16471 raft_consensus.cc:2243] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.241943 16471 raft_consensus.cc:2272] T a5434a8386eb4255bf3141d31fdb4b54 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.244644 16471 tablet_replica.cc:333] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.245244 16471 raft_consensus.cc:2243] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.245882 16471 raft_consensus.cc:2272] T 756fc9dad8e04c59a2e4e55926857c4c P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.248664 16471 tablet_replica.cc:333] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.249313 16471 raft_consensus.cc:2243] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.250193 16471 raft_consensus.cc:2272] T 6bc8b5c2306549208f6fc7d0c684267e P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.252673 16471 tablet_replica.cc:333] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.253177 16471 raft_consensus.cc:2243] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.254113 16471 raft_consensus.cc:2272] T d9ab9bb6fc9342aea31c948be851c28d P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.257762 16471 tablet_replica.cc:333] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.258484 16471 raft_consensus.cc:2243] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.259403 16471 raft_consensus.cc:2272] T e84225183095420d8db3f9688fee6e52 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.261811 16471 tablet_replica.cc:333] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.262255 16471 raft_consensus.cc:2243] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.262912 16471 raft_consensus.cc:2272] T 52e58bd1d32540b982f44d0a3e8eabfa P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.266211 16471 tablet_replica.cc:333] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b: stopping tablet replica
I20260608 12:57:53.266672 16471 raft_consensus.cc:2243] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.267364 16471 raft_consensus.cc:2272] T b1fb9d7f92a14373b833e06abf8b5116 P 4497ccecb79f46cf873982b8da49fa4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.305640 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:57:53.340561 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
W20260608 12:57:53.345551 21064 consensus_peers.cc:597] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f -> Peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Couldn't send request to peer 4497ccecb79f46cf873982b8da49fa4b. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:53.356927 20990 consensus_peers.cc:597] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a -> Peer 4497ccecb79f46cf873982b8da49fa4b (127.16.21.193:42749): Couldn't send request to peer 4497ccecb79f46cf873982b8da49fa4b. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:53.376318 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:53.377108 16471 tablet_replica.cc:333] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.377907 16471 raft_consensus.cc:2243] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.378850 16471 raft_consensus.cc:2272] T 3afdeae085d54be59df3097cd7a30abe P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.381598 16471 tablet_replica.cc:333] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.382221 16471 raft_consensus.cc:2243] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.382948 16471 raft_consensus.cc:2272] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.385841 16471 tablet_replica.cc:333] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.386615 16471 raft_consensus.cc:2243] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.387377 16471 raft_consensus.cc:2272] T c6ad7b2b8da849c7b2090d99476c46e1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.389856 16471 tablet_replica.cc:333] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.390439 16471 raft_consensus.cc:2243] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.391379 16471 raft_consensus.cc:2272] T 6bc8b5c2306549208f6fc7d0c684267e P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.393908 16471 tablet_replica.cc:333] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.394448 16471 raft_consensus.cc:2243] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.395421 16471 raft_consensus.cc:2272] T e84225183095420d8db3f9688fee6e52 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.397713 16471 tablet_replica.cc:333] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.398236 16471 raft_consensus.cc:2243] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.399173 16471 raft_consensus.cc:2272] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.401587 16471 tablet_replica.cc:333] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.402092 16471 raft_consensus.cc:2243] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.402909 16471 raft_consensus.cc:2272] T b1fb9d7f92a14373b833e06abf8b5116 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.405300 16471 tablet_replica.cc:333] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a: stopping tablet replica
I20260608 12:57:53.405803 16471 raft_consensus.cc:2243] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.406306 16471 raft_consensus.cc:2272] T 3ac95238b4d0409dbaf29759b3da4ad1 P b5d4aa9fc3cb4522a46e31d8f7ad226a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.444458 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:57:53.473572 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:57:53.506613 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:53.507433 16471 tablet_replica.cc:333] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.508235 16471 raft_consensus.cc:2243] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.508932 16471 raft_consensus.cc:2272] T 3afdeae085d54be59df3097cd7a30abe P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.511571 16471 tablet_replica.cc:333] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.512173 16471 raft_consensus.cc:2243] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.512995 16471 raft_consensus.cc:2272] T 756fc9dad8e04c59a2e4e55926857c4c P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.515389 16471 tablet_replica.cc:333] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.515944 16471 raft_consensus.cc:2243] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.516667 16471 raft_consensus.cc:2272] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.518748 16471 tablet_replica.cc:333] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.519385 16471 raft_consensus.cc:2243] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.520251 16471 raft_consensus.cc:2272] T c6ad7b2b8da849c7b2090d99476c46e1 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.522466 16471 tablet_replica.cc:333] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.523015 16471 raft_consensus.cc:2243] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.523911 16471 raft_consensus.cc:2272] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.526142 16471 tablet_replica.cc:333] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.526610 16471 raft_consensus.cc:2243] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.527137 16471 raft_consensus.cc:2272] T b1fb9d7f92a14373b833e06abf8b5116 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.529251 16471 tablet_replica.cc:333] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.529731 16471 raft_consensus.cc:2243] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.530534 16471 raft_consensus.cc:2272] T 52e58bd1d32540b982f44d0a3e8eabfa P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.532701 16471 tablet_replica.cc:333] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.533241 16471 raft_consensus.cc:2243] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.534085 16471 raft_consensus.cc:2272] T 3ac95238b4d0409dbaf29759b3da4ad1 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.536577 16471 tablet_replica.cc:333] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f: stopping tablet replica
I20260608 12:57:53.537075 16471 raft_consensus.cc:2243] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.537818 16471 raft_consensus.cc:2272] T a5434a8386eb4255bf3141d31fdb4b54 P 10711cb93e684657933666a56736b75f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.573539 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:57:53.600679 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:57:53.626924 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:53.627720 16471 tablet_replica.cc:333] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca: stopping tablet replica
I20260608 12:57:53.628345 16471 raft_consensus.cc:2243] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.628970 16471 raft_consensus.cc:2272] T d9ab9bb6fc9342aea31c948be851c28d P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.631385 16471 tablet_replica.cc:333] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca: stopping tablet replica
I20260608 12:57:53.631886 16471 raft_consensus.cc:2243] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.632388 16471 raft_consensus.cc:2272] T 52e58bd1d32540b982f44d0a3e8eabfa P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.634747 16471 tablet_replica.cc:333] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca: stopping tablet replica
I20260608 12:57:53.635269 16471 raft_consensus.cc:2243] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.635838 16471 raft_consensus.cc:2272] T b6d1cb7c9f8a4d67b97d2e7a5636ff3f P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.637924 16471 tablet_replica.cc:333] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca: stopping tablet replica
I20260608 12:57:53.638393 16471 raft_consensus.cc:2243] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.638962 16471 raft_consensus.cc:2272] T 756fc9dad8e04c59a2e4e55926857c4c P dd44676915494b4793db8ecd6493baca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.663209 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:57:53.680385 16471 tablet_server.cc:179] TabletServer@127.16.21.197:0 shutting down...
I20260608 12:57:53.707391 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:53.708395 16471 tablet_replica.cc:333] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61: stopping tablet replica
I20260608 12:57:53.709050 16471 raft_consensus.cc:2243] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.709586 16471 raft_consensus.cc:2272] T e84225183095420d8db3f9688fee6e52 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.712173 16471 tablet_replica.cc:333] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61: stopping tablet replica
I20260608 12:57:53.712837 16471 raft_consensus.cc:2243] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.713538 16471 raft_consensus.cc:2272] T 6bc8b5c2306549208f6fc7d0c684267e P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:53.714465 20895 auto_rebalancer.cc:591] Failed to schedule move for tablet b1fb9d7f92a14373b833e06abf8b5116: Network error: Client connection negotiation failed: client connection to 127.16.21.194:33059: connect: Connection refused (error 111)
I20260608 12:57:53.716708 16471 tablet_replica.cc:333] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61: stopping tablet replica
I20260608 12:57:53.717379 16471 raft_consensus.cc:2243] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.718068 16471 raft_consensus.cc:2272] T 3ac95238b4d0409dbaf29759b3da4ad1 P 6578a388e5d44730bdaab39932012c61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:53.718063 20895 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ac95238b4d0409dbaf29759b3da4ad1: Network error: Client connection negotiation failed: client connection to 127.16.21.195:36487: connect: Connection refused (error 111)
W20260608 12:57:53.721948 20895 auto_rebalancer.cc:591] Failed to schedule move for tablet 756fc9dad8e04c59a2e4e55926857c4c: Network error: Client connection negotiation failed: client connection to 127.16.21.195:36487: connect: Connection refused (error 111)
W20260608 12:57:53.725504 20895 auto_rebalancer.cc:591] Failed to schedule move for tablet 3afdeae085d54be59df3097cd7a30abe: Network error: Client connection negotiation failed: client connection to 127.16.21.194:33059: connect: Connection refused (error 111)
W20260608 12:57:53.729400 20895 auto_rebalancer.cc:591] Failed to schedule move for tablet c6ad7b2b8da849c7b2090d99476c46e1: Network error: Client connection negotiation failed: client connection to 127.16.21.195:36487: connect: Connection refused (error 111)
W20260608 12:57:53.732496 20895 auto_rebalancer.cc:591] Failed to schedule move for tablet 52e58bd1d32540b982f44d0a3e8eabfa: Network error: Client connection negotiation failed: client connection to 127.16.21.195:36487: connect: Connection refused (error 111)
I20260608 12:57:53.742781 16471 tablet_server.cc:196] TabletServer@127.16.21.197:0 shutdown complete.
I20260608 12:57:53.756059 16471 tablet_server.cc:179] TabletServer@127.16.21.198:0 shutting down...
I20260608 12:57:53.780921 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:53.781684 16471 tablet_replica.cc:333] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed: stopping tablet replica
I20260608 12:57:53.782274 16471 raft_consensus.cc:2243] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.782899 16471 raft_consensus.cc:2272] T a5434a8386eb4255bf3141d31fdb4b54 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.785310 16471 tablet_replica.cc:333] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed: stopping tablet replica
I20260608 12:57:53.785843 16471 raft_consensus.cc:2243] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.786464 16471 raft_consensus.cc:2272] T d9ab9bb6fc9342aea31c948be851c28d P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.788808 16471 tablet_replica.cc:333] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed: stopping tablet replica
I20260608 12:57:53.789330 16471 raft_consensus.cc:2243] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.789919 16471 raft_consensus.cc:2272] T 41c8e50fdac241d38c2c9f5acf0c8cb0 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.792235 16471 tablet_replica.cc:333] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed: stopping tablet replica
I20260608 12:57:53.792716 16471 raft_consensus.cc:2243] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:53.793280 16471 raft_consensus.cc:2272] T c6ad7b2b8da849c7b2090d99476c46e1 P fc055fd9028e459aa3a9d2ac158301ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.816210 16471 tablet_server.cc:196] TabletServer@127.16.21.198:0 shutdown complete.
I20260608 12:57:53.830336 16471 master.cc:562] Master@127.16.21.254:36301 shutting down...
I20260608 12:57:53.849548 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:53.850266 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:53.850660 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f2abf5d5e614022b0c3600a218b8b5d: stopping tablet replica
I20260608 12:57:53.899024 16471 master.cc:584] Master@127.16.21.254:36301 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21741 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:57:53.949285 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:39529
I20260608 12:57:53.950656 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:53.956540 21792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:53.957230 21793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:53.957719 21795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:53.958879 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:53.959901 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:53.960099 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:53.960263 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923473960231 us; error 0 us; skew 500 ppm
I20260608 12:57:53.960842 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:53.963174 16471 webserver.cc:533] Webserver started at http://127.16.21.254:39973/ using document root <none> and password file <none>
I20260608 12:57:53.963698 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:53.963904 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:53.964174 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:53.965319 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "c2671e0cec2b481a89c8b32d9e49defe"
format_stamp: "Formatted at 2026-06-08 12:57:53 on dist-test-slave-7vxk"
I20260608 12:57:53.969805 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:53.973107 21800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:53.973946 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:53.974226 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "c2671e0cec2b481a89c8b32d9e49defe"
format_stamp: "Formatted at 2026-06-08 12:57:53 on dist-test-slave-7vxk"
I20260608 12:57:53.974516 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:53.996466 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:53.997740 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:54.036593 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:39529
I20260608 12:57:54.036725 21851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:39529 every 8 connection(s)
I20260608 12:57:54.040931 21852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:54.051069 21852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe: Bootstrap starting.
I20260608 12:57:54.055977 21852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:54.060099 21852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe: No bootstrap required, opened a new log
I20260608 12:57:54.062294 21852 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2671e0cec2b481a89c8b32d9e49defe" member_type: VOTER }
I20260608 12:57:54.062714 21852 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:54.062981 21852 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2671e0cec2b481a89c8b32d9e49defe, State: Initialized, Role: FOLLOWER
I20260608 12:57:54.063648 21852 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2671e0cec2b481a89c8b32d9e49defe" member_type: VOTER }
I20260608 12:57:54.064138 21852 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:54.064389 21852 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:54.064661 21852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.068970 21852 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2671e0cec2b481a89c8b32d9e49defe" member_type: VOTER }
I20260608 12:57:54.069530 21852 leader_election.cc:304] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [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: c2671e0cec2b481a89c8b32d9e49defe; no voters: 
I20260608 12:57:54.070636 21852 leader_election.cc:290] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:54.071164 21855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:54.072503 21855 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 1 LEADER]: Becoming Leader. State: Replica: c2671e0cec2b481a89c8b32d9e49defe, State: Running, Role: LEADER
I20260608 12:57:54.073200 21855 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [LEADER]: Queue going to LEADER mode. State: All 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: "c2671e0cec2b481a89c8b32d9e49defe" member_type: VOTER }
I20260608 12:57:54.073688 21852 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:54.078194 21857 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2671e0cec2b481a89c8b32d9e49defe. Latest consensus state: current_term: 1 leader_uuid: "c2671e0cec2b481a89c8b32d9e49defe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2671e0cec2b481a89c8b32d9e49defe" member_type: VOTER } }
I20260608 12:57:54.078776 21857 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:54.079947 21856 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2671e0cec2b481a89c8b32d9e49defe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2671e0cec2b481a89c8b32d9e49defe" member_type: VOTER } }
I20260608 12:57:54.080545 21856 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:54.080569 21863 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:54.087448 21863 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:54.088508 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:54.096252 21863 catalog_manager.cc:1382] Generated new cluster ID: 3cc4b1953dd345e8877cfa44b05bdc35
I20260608 12:57:54.096501 21863 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:54.113698 21863 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:54.114897 21863 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:54.129169 21863 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe: Generated new TSK 0
I20260608 12:57:54.129768 21863 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:54.155340 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:54.161099 21873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:54.162426 21874 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:54.163712 21876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:54.164655 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:54.165598 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:54.165782 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:54.165906 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923474165895 us; error 0 us; skew 500 ppm
I20260608 12:57:54.166401 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:54.168502 16471 webserver.cc:533] Webserver started at http://127.16.21.193:37017/ using document root <none> and password file <none>
I20260608 12:57:54.168964 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:54.169109 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:54.169296 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:54.170207 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
format_stamp: "Formatted at 2026-06-08 12:57:54 on dist-test-slave-7vxk"
I20260608 12:57:54.174091 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260608 12:57:54.177475 21881 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.178125 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:54.178403 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
format_stamp: "Formatted at 2026-06-08 12:57:54 on dist-test-slave-7vxk"
I20260608 12:57:54.178659 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:54.201313 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:54.202536 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:54.204203 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:54.206369 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:54.206584 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.206826 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:54.206997 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.246888 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:38967
I20260608 12:57:54.247005 21943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:38967 every 8 connection(s)
I20260608 12:57:54.252174 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:54.260188 21948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:54.261763 21949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:54.263020 16471 server_base.cc:1061] running on GCE node
W20260608 12:57:54.264423 21951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:54.267869 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:54.268144 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:54.268417 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923474268393 us; error 0 us; skew 500 ppm
I20260608 12:57:54.269142 21944 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39529
I20260608 12:57:54.269228 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:54.269721 21944 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:54.270547 21944 heartbeater.cc:507] Master 127.16.21.254:39529 requested a full tablet report, sending...
I20260608 12:57:54.271970 16471 webserver.cc:533] Webserver started at http://127.16.21.194:41287/ using document root <none> and password file <none>
I20260608 12:57:54.272511 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:54.272746 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:54.273020 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:54.273073 21817 ts_manager.cc:194] Registered new tserver with Master: 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967)
I20260608 12:57:54.274173 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "c4bfaf67811644c48e50f81e67e8ea90"
format_stamp: "Formatted at 2026-06-08 12:57:54 on dist-test-slave-7vxk"
I20260608 12:57:54.275027 21817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41658
I20260608 12:57:54.279064 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:57:54.282997 21956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.283915 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:54.284210 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "c4bfaf67811644c48e50f81e67e8ea90"
format_stamp: "Formatted at 2026-06-08 12:57:54 on dist-test-slave-7vxk"
I20260608 12:57:54.284518 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:54.310881 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:54.312129 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:54.313573 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:54.315816 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:54.316044 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.316282 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:54.316464 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.355978 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:35247
I20260608 12:57:54.356105 22018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:35247 every 8 connection(s)
I20260608 12:57:54.360860 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:54.368274 22022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:54.370318 22023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:54.371209 22025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:54.371368 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:54.372515 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:54.372774 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:54.372999 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923474372980 us; error 0 us; skew 500 ppm
I20260608 12:57:54.373750 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:54.374493 22019 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39529
I20260608 12:57:54.374912 22019 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:54.375734 22019 heartbeater.cc:507] Master 127.16.21.254:39529 requested a full tablet report, sending...
I20260608 12:57:54.376673 16471 webserver.cc:533] Webserver started at http://127.16.21.195:34925/ using document root <none> and password file <none>
I20260608 12:57:54.377274 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:54.377496 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:54.377769 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:54.377996 21817 ts_manager.cc:194] Registered new tserver with Master: c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:57:54.378897 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "40f5cc137f96434cba01b27364757c13"
format_stamp: "Formatted at 2026-06-08 12:57:54 on dist-test-slave-7vxk"
I20260608 12:57:54.379518 21817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41674
I20260608 12:57:54.383870 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:54.387389 22030 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.388096 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:54.388378 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "40f5cc137f96434cba01b27364757c13"
format_stamp: "Formatted at 2026-06-08 12:57:54 on dist-test-slave-7vxk"
I20260608 12:57:54.388646 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:54.400548 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:54.401630 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:54.402948 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:54.405099 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:54.405313 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.405550 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:54.405704 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:54.444449 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:39121
I20260608 12:57:54.444587 22092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:39121 every 8 connection(s)
I20260608 12:57:54.458698 22093 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39529
I20260608 12:57:54.459143 22093 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:54.459913 22093 heartbeater.cc:507] Master 127.16.21.254:39529 requested a full tablet report, sending...
I20260608 12:57:54.461962 21817 ts_manager.cc:194] Registered new tserver with Master: 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:54.462414 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014508412s
I20260608 12:57:54.463394 21817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41682
I20260608 12:57:55.277824 21944 heartbeater.cc:499] Master 127.16.21.254:39529 was elected leader, sending a full tablet report...
I20260608 12:57:55.381980 22019 heartbeater.cc:499] Master 127.16.21.254:39529 was elected leader, sending a full tablet report...
I20260608 12:57:55.466341 22093 heartbeater.cc:499] Master 127.16.21.254:39529 was elected leader, sending a full tablet report...
I20260608 12:57:55.520694 21817 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41694:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:55.523061 21817 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:55.585937 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 96556be0dc7f4f5eb94e6678020434c0 (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:55.587670 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96556be0dc7f4f5eb94e6678020434c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.591729 21908 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3d71b440e241c8b16c1f366c74f57a (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:55.593292 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3d71b440e241c8b16c1f366c74f57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.596516 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 6495de9dfd864702a474852bfde950e0 (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:55.598096 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6495de9dfd864702a474852bfde950e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.597975 22058 tablet_service.cc:1511] Processing CreateTablet for tablet 96556be0dc7f4f5eb94e6678020434c0 (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:55.599503 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96556be0dc7f4f5eb94e6678020434c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.600353 21983 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3d71b440e241c8b16c1f366c74f57a (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:55.601745 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3d71b440e241c8b16c1f366c74f57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.602074 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 6495de9dfd864702a474852bfde950e0 (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:55.603410 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6495de9dfd864702a474852bfde950e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.608515 22057 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3d71b440e241c8b16c1f366c74f57a (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:55.609990 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3d71b440e241c8b16c1f366c74f57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.612474 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 6495de9dfd864702a474852bfde950e0 (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:55.613875 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6495de9dfd864702a474852bfde950e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.615242 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 96556be0dc7f4f5eb94e6678020434c0 (DEFAULT_TABLE table=test-workload [id=ba485d12037d454796c3b462c1d16b42]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:55.616652 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96556be0dc7f4f5eb94e6678020434c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.633303 22115 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: Bootstrap starting.
I20260608 12:57:55.647990 22113 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: Bootstrap starting.
I20260608 12:57:55.648051 22114 tablet_bootstrap.cc:492] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: Bootstrap starting.
I20260608 12:57:55.655128 22114 tablet_bootstrap.cc:654] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.642241 22115 tablet_bootstrap.cc:654] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.660708 22113 tablet_bootstrap.cc:654] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.664088 22115 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: No bootstrap required, opened a new log
I20260608 12:57:55.664428 22114 tablet_bootstrap.cc:492] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: No bootstrap required, opened a new log
I20260608 12:57:55.664713 22115 ts_tablet_manager.cc:1403] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.004s
I20260608 12:57:55.664964 22114 ts_tablet_manager.cc:1403] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 12:57:55.668145 22115 raft_consensus.cc:359] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.668401 22114 raft_consensus.cc:359] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.669006 22115 raft_consensus.cc:385] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.669088 22114 raft_consensus.cc:385] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.669430 22115 raft_consensus.cc:740] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f99f6bf878b4a20b429ef3c37d41f95, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.669493 22114 raft_consensus.cc:740] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.669720 22113 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: No bootstrap required, opened a new log
I20260608 12:57:55.670403 22113 ts_tablet_manager.cc:1403] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.011s
I20260608 12:57:55.670449 22114 consensus_queue.cc:260] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.670477 22115 consensus_queue.cc:260] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.673386 22113 raft_consensus.cc:359] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.674045 22114 ts_tablet_manager.cc:1434] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 12:57:55.674234 22113 raft_consensus.cc:385] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.674558 22115 ts_tablet_manager.cc:1434] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:57:55.674751 22113 raft_consensus.cc:740] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f5cc137f96434cba01b27364757c13, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.675801 22113 consensus_queue.cc:260] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.676791 22115 tablet_bootstrap.cc:492] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95: Bootstrap starting.
I20260608 12:57:55.678061 22114 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: Bootstrap starting.
I20260608 12:57:55.682550 22113 ts_tablet_manager.cc:1434] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 12:57:55.684458 22120 raft_consensus.cc:493] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:55.684979 22120 raft_consensus.cc:515] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.686421 22114 tablet_bootstrap.cc:654] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.688027 22120 leader_election.cc:290] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:55.697224 22113 tablet_bootstrap.cc:492] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13: Bootstrap starting.
W20260608 12:57:55.700115 22094 tablet.cc:2404] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:55.706735 22113 tablet_bootstrap.cc:654] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.707620 22115 tablet_bootstrap.cc:654] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.709961 22114 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: No bootstrap required, opened a new log
I20260608 12:57:55.710484 22114 ts_tablet_manager.cc:1403] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.024s
I20260608 12:57:55.714452 22114 raft_consensus.cc:359] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.715504 22114 raft_consensus.cc:385] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.715939 22114 raft_consensus.cc:740] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.717106 22114 consensus_queue.cc:260] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.719370 22114 ts_tablet_manager.cc:1434] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.006s
I20260608 12:57:55.719619 22113 tablet_bootstrap.cc:492] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13: No bootstrap required, opened a new log
I20260608 12:57:55.720110 22113 ts_tablet_manager.cc:1403] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260608 12:57:55.720350 22114 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: Bootstrap starting.
I20260608 12:57:55.723008 22113 raft_consensus.cc:359] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.723948 22113 raft_consensus.cc:385] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.724323 22113 raft_consensus.cc:740] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f5cc137f96434cba01b27364757c13, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.725291 22113 consensus_queue.cc:260] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.727177 22114 tablet_bootstrap.cc:654] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.730127 22113 ts_tablet_manager.cc:1434] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:57:55.731026 22113 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: Bootstrap starting.
I20260608 12:57:55.731446 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:57:55.732120 22068 raft_consensus.cc:2468] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 0.
I20260608 12:57:55.733444 21957 leader_election.cc:304] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90; no voters: 
I20260608 12:57:55.734207 22120 raft_consensus.cc:2804] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:55.734673 22120 raft_consensus.cc:493] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:55.735110 22120 raft_consensus.cc:3060] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.745612 22120 raft_consensus.cc:515] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.748162 22113 tablet_bootstrap.cc:654] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.751412 22114 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: No bootstrap required, opened a new log
I20260608 12:57:55.751883 22114 ts_tablet_manager.cc:1403] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.009s
I20260608 12:57:55.752102 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" is_pre_election: true
I20260608 12:57:55.753684 22120 leader_election.cc:290] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 election: Requested vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:55.754273 22120 raft_consensus.cc:493] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:55.748948 22115 tablet_bootstrap.cc:492] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95: No bootstrap required, opened a new log
I20260608 12:57:55.754751 22120 raft_consensus.cc:515] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.755052 22114 raft_consensus.cc:359] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.756518 22114 raft_consensus.cc:385] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.756795 22114 raft_consensus.cc:740] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.756901 22120 leader_election.cc:290] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:55.755988 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13"
I20260608 12:57:55.757736 22068 raft_consensus.cc:3060] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.757612 22114 consensus_queue.cc:260] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.758052 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
I20260608 12:57:55.760051 22114 ts_tablet_manager.cc:1434] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:55.755568 22115 ts_tablet_manager.cc:1403] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.018s
W20260608 12:57:55.763353 21957 leader_election.cc:343] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:55.764529 22068 raft_consensus.cc:2468] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 1.
I20260608 12:57:55.764999 22115 raft_consensus.cc:359] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.766059 22115 raft_consensus.cc:385] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.766469 22115 raft_consensus.cc:740] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f99f6bf878b4a20b429ef3c37d41f95, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.767066 22113 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: No bootstrap required, opened a new log
I20260608 12:57:55.767645 22113 ts_tablet_manager.cc:1403] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260608 12:57:55.767509 22115 consensus_queue.cc:260] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.770231 22115 ts_tablet_manager.cc:1434] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:57:55.771056 22113 raft_consensus.cc:359] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.771915 22113 raft_consensus.cc:385] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.771497 22115 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: Bootstrap starting.
I20260608 12:57:55.772261 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" is_pre_election: true
I20260608 12:57:55.772303 22113 raft_consensus.cc:740] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f5cc137f96434cba01b27364757c13, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.774574 22113 consensus_queue.cc:260] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.776934 22113 ts_tablet_manager.cc:1434] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260608 12:57:55.779359 21957 leader_election.cc:343] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:57:55.780140 21957 leader_election.cc:343] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:55.781090 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:57:55.781469 22115 tablet_bootstrap.cc:654] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.781812 22068 raft_consensus.cc:2468] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 0.
I20260608 12:57:55.783978 21957 leader_election.cc:304] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [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: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90; no voters: 7f99f6bf878b4a20b429ef3c37d41f95
I20260608 12:57:55.785032 22120 raft_consensus.cc:2804] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:55.785590 22120 raft_consensus.cc:697] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Becoming Leader. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Running, Role: LEADER
I20260608 12:57:55.785495 21957 leader_election.cc:304] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [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: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90; no voters: 7f99f6bf878b4a20b429ef3c37d41f95
I20260608 12:57:55.786523 22129 raft_consensus.cc:2804] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:55.786546 22120 consensus_queue.cc:237] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.787230 22129 raft_consensus.cc:493] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:55.787873 22129 raft_consensus.cc:3060] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.796468 21817 catalog_manager.cc:5696] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c4bfaf67811644c48e50f81e67e8ea90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:55.799408 22129 raft_consensus.cc:515] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.800228 22115 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: No bootstrap required, opened a new log
I20260608 12:57:55.800751 22115 ts_tablet_manager.cc:1403] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260608 12:57:55.802403 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
I20260608 12:57:55.803202 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13"
I20260608 12:57:55.803813 22068 raft_consensus.cc:3060] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.805964 22115 raft_consensus.cc:359] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.806696 22115 raft_consensus.cc:385] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.806995 22115 raft_consensus.cc:740] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f99f6bf878b4a20b429ef3c37d41f95, State: Initialized, Role: FOLLOWER
W20260608 12:57:55.807741 21957 leader_election.cc:343] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:55.808312 22129 leader_election.cc:290] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 election: Requested vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:55.807966 22115 consensus_queue.cc:260] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.810370 22115 ts_tablet_manager.cc:1434] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:57:55.810938 22068 raft_consensus.cc:2468] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 1.
I20260608 12:57:55.812003 21957 leader_election.cc:304] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [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: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90; no voters: 7f99f6bf878b4a20b429ef3c37d41f95
I20260608 12:57:55.812654 22129 raft_consensus.cc:2804] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:55.813141 22129 raft_consensus.cc:697] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Becoming Leader. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Running, Role: LEADER
I20260608 12:57:55.813856 22129 consensus_queue.cc:237] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.821312 21816 catalog_manager.cc:5696] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c4bfaf67811644c48e50f81e67e8ea90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:55.907482 22129 raft_consensus.cc:493] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:55.908022 22129 raft_consensus.cc:515] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.908783 22121 raft_consensus.cc:493] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:55.909242 22121 raft_consensus.cc:515] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.909988 22129 leader_election.cc:290] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:55.910919 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" is_pre_election: true
I20260608 12:57:55.911309 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:57:55.911617 21919 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 0.
I20260608 12:57:55.911926 22068 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 0.
I20260608 12:57:55.913062 21957 leader_election.cc:304] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f99f6bf878b4a20b429ef3c37d41f95, c4bfaf67811644c48e50f81e67e8ea90; no voters: 
I20260608 12:57:55.913973 22129 raft_consensus.cc:2804] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:55.914431 22129 raft_consensus.cc:493] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:55.914486 22121 leader_election.cc:290] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:57:55.915035 22129 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.922613 22129 raft_consensus.cc:515] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.924685 22129 leader_election.cc:290] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 election: Requested vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:55.924842 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "40f5cc137f96434cba01b27364757c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" is_pre_election: true
I20260608 12:57:55.925518 21919 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f5cc137f96434cba01b27364757c13 in term 0.
I20260608 12:57:55.925848 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
I20260608 12:57:55.926220 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13"
I20260608 12:57:55.926498 21918 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.926862 22068 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.927127 22031 leader_election.cc:304] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f5cc137f96434cba01b27364757c13, 7f99f6bf878b4a20b429ef3c37d41f95; no voters: 
I20260608 12:57:55.929591 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "40f5cc137f96434cba01b27364757c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90" is_pre_election: true
I20260608 12:57:55.930485 21994 raft_consensus.cc:2393] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f5cc137f96434cba01b27364757c13 in current term 1: Already voted for candidate c4bfaf67811644c48e50f81e67e8ea90 in this term.
I20260608 12:57:55.932520 22068 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 1.
I20260608 12:57:55.932974 22121 raft_consensus.cc:2764] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:57:55.933328 22119 raft_consensus.cc:493] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:55.933640 21918 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4bfaf67811644c48e50f81e67e8ea90 in term 1.
I20260608 12:57:55.933945 22119 raft_consensus.cc:515] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } }
I20260608 12:57:55.934970 21957 leader_election.cc:304] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f99f6bf878b4a20b429ef3c37d41f95, c4bfaf67811644c48e50f81e67e8ea90; no voters: 
I20260608 12:57:55.936134 22129 raft_consensus.cc:2804] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:55.936905 22129 raft_consensus.cc:697] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Becoming Leader. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Running, Role: LEADER
I20260608 12:57:55.937853 22129 consensus_queue.cc:237] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:55.939862 22119 leader_election.cc:290] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:57:55.946946 21817 catalog_manager.cc:5696] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c4bfaf67811644c48e50f81e67e8ea90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:55.949543 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:57:55.950246 22068 raft_consensus.cc:2393] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f99f6bf878b4a20b429ef3c37d41f95 in current term 1: Already voted for candidate c4bfaf67811644c48e50f81e67e8ea90 in this term.
I20260608 12:57:55.954685 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90" is_pre_election: true
I20260608 12:57:55.956265 21883 leader_election.cc:304] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [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: 7f99f6bf878b4a20b429ef3c37d41f95; no voters: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90
I20260608 12:57:55.957123 22119 raft_consensus.cc:3060] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.961966 22119 raft_consensus.cc:2749] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:56.011303 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:56.019011 22138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:56.019995 22139 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:56.022578 22141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:56.022876 16471 server_base.cc:1061] running on GCE node
I20260608 12:57:56.024582 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:56.024945 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:56.025207 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923476025188 us; error 0 us; skew 500 ppm
I20260608 12:57:56.026078 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:56.029100 16471 webserver.cc:533] Webserver started at http://127.16.21.196:41341/ using document root <none> and password file <none>
I20260608 12:57:56.029947 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:56.030145 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:56.030440 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:56.031601 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "ae9d082b670e49bb98bfcbbfc1ede00a"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-7vxk"
I20260608 12:57:56.036418 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:56.039848 22146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.040612 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:57:56.040930 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "ae9d082b670e49bb98bfcbbfc1ede00a"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-7vxk"
I20260608 12:57:56.041249 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:56.044689 22129 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:56.048535 22119 raft_consensus.cc:493] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:56.049005 22119 raft_consensus.cc:515] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.051196 22119 leader_election.cc:290] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:56.051932 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90" is_pre_election: true
I20260608 12:57:56.053580 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:57:56.054388 22068 raft_consensus.cc:2393] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f99f6bf878b4a20b429ef3c37d41f95 in current term 1: Already voted for candidate c4bfaf67811644c48e50f81e67e8ea90 in this term.
W20260608 12:57:56.053845 22120 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:57:56.055172 22120 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:57:56.056057 21883 leader_election.cc:304] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [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: 7f99f6bf878b4a20b429ef3c37d41f95; no voters: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90
I20260608 12:57:56.057175 22119 raft_consensus.cc:3060] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:56.060003 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:56.061167 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:56.063647 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:56.065137 22119 raft_consensus.cc:2749] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:56.066831 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:56.067181 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:57:56.067515 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:56.067728 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.085505 22129 consensus_queue.cc:1048] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:56.088168 21870 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:56.124112 21994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6495de9dfd864702a474852bfde950e0"
dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90"
mode: GRACEFUL
new_leader_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
 from {username='slave'} at 127.0.0.1:55994
I20260608 12:57:56.124903 21994 raft_consensus.cc:606] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Received request to transfer leadership to TS 7f99f6bf878b4a20b429ef3c37d41f95
I20260608 12:57:56.125582 22190 consensus_queue.cc:1048] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:56.129170 21994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a"
dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90"
mode: GRACEFUL
new_leader_uuid: "40f5cc137f96434cba01b27364757c13"
 from {username='slave'} at 127.0.0.1:55994
I20260608 12:57:56.129827 21994 raft_consensus.cc:606] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Received request to transfer leadership to TS 40f5cc137f96434cba01b27364757c13
I20260608 12:57:56.131364 21870 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:57:56.132066 21870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:56.154735 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:35761
I20260608 12:57:56.154984 22218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:35761 every 8 connection(s)
I20260608 12:57:56.169624 22219 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39529
I20260608 12:57:56.169709 22129 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:56.170121 22219 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:56.170921 22219 heartbeater.cc:507] Master 127.16.21.254:39529 requested a full tablet report, sending...
I20260608 12:57:56.173075 21817 ts_manager.cc:194] Registered new tserver with Master: ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196:35761)
I20260608 12:57:56.174449 21817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41702
I20260608 12:57:56.200235 22129 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:56.249811 22120 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:56.453317 22190 raft_consensus.cc:993] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: : Instructing follower 7f99f6bf878b4a20b429ef3c37d41f95 to start an election
I20260608 12:57:56.453821 22129 raft_consensus.cc:1081] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Signalling peer 7f99f6bf878b4a20b429ef3c37d41f95 to start an election
I20260608 12:57:56.455883 21918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6495de9dfd864702a474852bfde950e0"
dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
 from {username='slave'} at 127.0.0.1:37840
I20260608 12:57:56.456457 21918 raft_consensus.cc:493] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:57:56.456818 21918 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.461392 21918 raft_consensus.cc:515] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.463229 21918 leader_election.cc:290] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [CANDIDATE]: Term 2 election: Requested vote from peers c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:57:56.464079 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90"
I20260608 12:57:56.464406 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40f5cc137f96434cba01b27364757c13"
I20260608 12:57:56.464668 21994 raft_consensus.cc:3055] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:57:56.464974 22068 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.465070 21994 raft_consensus.cc:740] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Running, Role: LEADER
I20260608 12:57:56.466014 21994 consensus_queue.cc:260] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.467010 21994 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.470273 22068 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f99f6bf878b4a20b429ef3c37d41f95 in term 2.
I20260608 12:57:56.471458 21882 leader_election.cc:304] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [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: 40f5cc137f96434cba01b27364757c13, 7f99f6bf878b4a20b429ef3c37d41f95; no voters: 
I20260608 12:57:56.472327 22119 raft_consensus.cc:2804] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:56.472800 22119 raft_consensus.cc:697] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 LEADER]: Becoming Leader. State: Replica: 7f99f6bf878b4a20b429ef3c37d41f95, State: Running, Role: LEADER
I20260608 12:57:56.472893 21994 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f99f6bf878b4a20b429ef3c37d41f95 in term 2.
I20260608 12:57:56.473709 22119 consensus_queue.cc:237] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.481457 21817 catalog_manager.cc:5696] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 reported cstate change: term changed from 1 to 2, leader changed from c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194) to 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193). New cstate: current_term: 2 leader_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:56.780891 21994 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:56.782274 22119 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:56.820832 22174 raft_consensus.cc:993] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: : Instructing follower 40f5cc137f96434cba01b27364757c13 to start an election
I20260608 12:57:56.821432 22190 raft_consensus.cc:1081] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Signalling peer 40f5cc137f96434cba01b27364757c13 to start an election
I20260608 12:57:56.823186 22068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a"
dest_uuid: "40f5cc137f96434cba01b27364757c13"
 from {username='slave'} at 127.0.0.1:40158
I20260608 12:57:56.823725 22068 raft_consensus.cc:493] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:57:56.824038 22068 raft_consensus.cc:3060] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.828627 22068 raft_consensus.cc:515] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.830402 22068 leader_election.cc:290] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [CANDIDATE]: Term 2 election: Requested vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:57:56.831218 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "40f5cc137f96434cba01b27364757c13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
I20260608 12:57:56.831525 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "40f5cc137f96434cba01b27364757c13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90"
I20260608 12:57:56.831817 21918 raft_consensus.cc:3060] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.832159 21994 raft_consensus.cc:3055] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:57:56.832476 21994 raft_consensus.cc:740] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4bfaf67811644c48e50f81e67e8ea90, State: Running, Role: LEADER
I20260608 12:57:56.833228 21994 consensus_queue.cc:260] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.834169 21994 raft_consensus.cc:3060] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.836674 22068 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:56.837575 21918 raft_consensus.cc:2468] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f5cc137f96434cba01b27364757c13 in term 2.
I20260608 12:57:56.838238 22119 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:56.838898 22031 leader_election.cc:304] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [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: 40f5cc137f96434cba01b27364757c13, 7f99f6bf878b4a20b429ef3c37d41f95; no voters: 
I20260608 12:57:56.840440 21994 raft_consensus.cc:2468] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f5cc137f96434cba01b27364757c13 in term 2.
I20260608 12:57:56.842159 22230 raft_consensus.cc:2804] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:56.842834 22230 raft_consensus.cc:697] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 2 LEADER]: Becoming Leader. State: Replica: 40f5cc137f96434cba01b27364757c13, State: Running, Role: LEADER
I20260608 12:57:56.843734 22230 consensus_queue.cc:237] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:56.850871 21817 catalog_manager.cc:5696] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 reported cstate change: term changed from 1 to 2, leader changed from c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194) to 40f5cc137f96434cba01b27364757c13 (127.16.21.195). New cstate: current_term: 2 leader_uuid: "40f5cc137f96434cba01b27364757c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:57.119184 21918 consensus_queue.cc:237] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } }
I20260608 12:57:57.125727 22068 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:57.126457 21994 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:57.127619 22119 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:57.128875 22234 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:57.138906 21884 consensus_peers.cc:597] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 -> Peer ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196:35761): Couldn't send request to peer ae9d082b670e49bb98bfcbbfc1ede00a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6495de9dfd864702a474852bfde950e0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:57.138176 21994 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.138257 22068 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.148818 21817 catalog_manager.cc:5696] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 reported cstate change: config changed from index -1 to 3, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New cstate: current_term: 2 leader_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.151387 21994 raft_consensus.cc:1275] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Refusing update from remote peer 40f5cc137f96434cba01b27364757c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:57.152583 22230 consensus_queue.cc:1048] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:57.174080 21918 raft_consensus.cc:1275] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Refusing update from remote peer 40f5cc137f96434cba01b27364757c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:57.175479 22230 consensus_queue.cc:1048] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:57.177663 22219 heartbeater.cc:499] Master 127.16.21.254:39529 was elected leader, sending a full tablet report...
I20260608 12:57:57.405951 22242 ts_tablet_manager.cc:933] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: Initiating tablet copy from peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967)
I20260608 12:57:57.407630 22242 tablet_copy_client.cc:323] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:38967
I20260608 12:57:57.417007 21929 tablet_copy_service.cc:140] P 7f99f6bf878b4a20b429ef3c37d41f95: Received BeginTabletCopySession request for tablet 6495de9dfd864702a474852bfde950e0 from peer ae9d082b670e49bb98bfcbbfc1ede00a ({username='slave'} at 127.0.0.1:37874)
I20260608 12:57:57.417512 21929 tablet_copy_service.cc:161] P 7f99f6bf878b4a20b429ef3c37d41f95: Beginning new tablet copy session on tablet 6495de9dfd864702a474852bfde950e0 from peer ae9d082b670e49bb98bfcbbfc1ede00a at {username='slave'} at 127.0.0.1:37874: session id = ae9d082b670e49bb98bfcbbfc1ede00a-6495de9dfd864702a474852bfde950e0
I20260608 12:57:57.422542 21929 tablet_copy_source_session.cc:215] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:57.425246 22242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6495de9dfd864702a474852bfde950e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.435271 22242 tablet_copy_client.cc:806] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:57.435778 22242 tablet_copy_client.cc:670] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:57.438822 22242 tablet_copy_client.cc:538] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:57.444267 22242 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: Bootstrap starting.
I20260608 12:57:57.443130 22153 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.461725 22242 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:57:57.462530 22242 tablet_bootstrap.cc:492] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: Bootstrap complete.
I20260608 12:57:57.462970 22242 ts_tablet_manager.cc:1403] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 12:57:57.465075 22242 raft_consensus.cc:359] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:57:57.465682 21994 consensus_queue.cc:237] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } }
I20260608 12:57:57.466008 22242 raft_consensus.cc:740] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae9d082b670e49bb98bfcbbfc1ede00a, State: Initialized, Role: LEARNER
I20260608 12:57:57.466555 22242 consensus_queue.cc:260] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, 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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } }
I20260608 12:57:57.468991 22242 ts_tablet_manager.cc:1434] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:57:57.472592 21929 tablet_copy_service.cc:342] P 7f99f6bf878b4a20b429ef3c37d41f95: Request end of tablet copy session ae9d082b670e49bb98bfcbbfc1ede00a-6495de9dfd864702a474852bfde950e0 received from {username='slave'} at 127.0.0.1:37874
I20260608 12:57:57.473011 21929 tablet_copy_service.cc:434] P 7f99f6bf878b4a20b429ef3c37d41f95: ending tablet copy session ae9d082b670e49bb98bfcbbfc1ede00a-6495de9dfd864702a474852bfde950e0 on tablet 6495de9dfd864702a474852bfde950e0 with peer ae9d082b670e49bb98bfcbbfc1ede00a
I20260608 12:57:57.474637 21918 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:57.474920 22068 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:57.476541 22174 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:57.477392 22249 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:57.488037 21959 consensus_peers.cc:597] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 -> Peer ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196:35761): Couldn't send request to peer ae9d082b670e49bb98bfcbbfc1ede00a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96556be0dc7f4f5eb94e6678020434c0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:57.488958 22068 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.489389 21918 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.500425 21816 catalog_manager.cc:5696] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 reported cstate change: config changed from index -1 to 2, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "c4bfaf67811644c48e50f81e67e8ea90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.643802 22249 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.689744 22192 raft_consensus.cc:1217] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:57:57.690894 22192 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } } }
I20260608 12:57:57.753805 22242 ts_tablet_manager.cc:933] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: Initiating tablet copy from peer c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:57:57.758176 22242 tablet_copy_client.cc:323] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:35247
I20260608 12:57:57.769416 22004 tablet_copy_service.cc:140] P c4bfaf67811644c48e50f81e67e8ea90: Received BeginTabletCopySession request for tablet 96556be0dc7f4f5eb94e6678020434c0 from peer ae9d082b670e49bb98bfcbbfc1ede00a ({username='slave'} at 127.0.0.1:56000)
I20260608 12:57:57.770066 22004 tablet_copy_service.cc:161] P c4bfaf67811644c48e50f81e67e8ea90: Beginning new tablet copy session on tablet 96556be0dc7f4f5eb94e6678020434c0 from peer ae9d082b670e49bb98bfcbbfc1ede00a at {username='slave'} at 127.0.0.1:56000: session id = ae9d082b670e49bb98bfcbbfc1ede00a-96556be0dc7f4f5eb94e6678020434c0
I20260608 12:57:57.778218 22004 tablet_copy_source_session.cc:215] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:57.781404 22242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96556be0dc7f4f5eb94e6678020434c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.796913 22242 tablet_copy_client.cc:806] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:57.797600 22242 tablet_copy_client.cc:670] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:57.801957 22242 tablet_copy_client.cc:538] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:57.808970 22242 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: Bootstrap starting.
I20260608 12:57:57.823786 22242 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:57.824501 22242 tablet_bootstrap.cc:492] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: Bootstrap complete.
I20260608 12:57:57.825063 22242 ts_tablet_manager.cc:1403] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260608 12:57:57.827275 22242 raft_consensus.cc:359] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } }
I20260608 12:57:57.827869 22242 raft_consensus.cc:740] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae9d082b670e49bb98bfcbbfc1ede00a, State: Initialized, Role: LEARNER
I20260608 12:57:57.828388 22242 consensus_queue.cc:260] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: true } }
I20260608 12:57:57.830317 22242 ts_tablet_manager.cc:1434] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:57.832166 22004 tablet_copy_service.cc:342] P c4bfaf67811644c48e50f81e67e8ea90: Request end of tablet copy session ae9d082b670e49bb98bfcbbfc1ede00a-96556be0dc7f4f5eb94e6678020434c0 received from {username='slave'} at 127.0.0.1:56000
I20260608 12:57:57.832546 22004 tablet_copy_service.cc:434] P c4bfaf67811644c48e50f81e67e8ea90: ending tablet copy session ae9d082b670e49bb98bfcbbfc1ede00a-96556be0dc7f4f5eb94e6678020434c0 on tablet 96556be0dc7f4f5eb94e6678020434c0 with peer ae9d082b670e49bb98bfcbbfc1ede00a
I20260608 12:57:58.021471 22192 raft_consensus.cc:1217] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:58.133388 21870 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:58.136812 21870 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:58.137251 21870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:58.217231 22237 raft_consensus.cc:1064] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: attempting to promote NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a to VOTER
I20260608 12:57:58.219957 22237 consensus_queue.cc:237] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:57:58.226775 22192 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 LEARNER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:58.227720 22068 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:58.228296 21994 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:58.228758 22237 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:58.229723 22153 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:58.230572 22258 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:58.243716 21994 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.248636 22068 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.258235 21817 catalog_manager.cc:5696] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 reported cstate change: config changed from index 3 to 4, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.313939 22153 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.325914 22192 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } attrs { replace: true } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.518532 22249 raft_consensus.cc:1064] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: attempting to promote NON_VOTER ae9d082b670e49bb98bfcbbfc1ede00a to VOTER
I20260608 12:57:58.521358 22249 consensus_queue.cc:237] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:57:58.527802 22192 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 LEARNER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:58.529037 22068 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:58.530646 21918 consensus_queue.cc:237] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [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: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:57:58.531767 22253 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:58.532668 21919 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:58.533032 22249 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:58.534263 22174 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:58.546547 21994 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:58.546818 22192 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Refusing update from remote peer 7f99f6bf878b4a20b429ef3c37d41f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:58.547978 22237 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:58.549852 22258 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:58.558171 21919 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.560892 21994 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40f5cc137f96434cba01b27364757c13 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.561684 22191 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40f5cc137f96434cba01b27364757c13 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.560911 22068 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.574769 21815 catalog_manager.cc:5696] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 reported cstate change: config changed from index 2 to 3, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4bfaf67811644c48e50f81e67e8ea90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.578174 21816 catalog_manager.cc:5696] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 reported cstate change: config changed from index 4 to 5, VOTER 40f5cc137f96434cba01b27364757c13 (127.16.21.195) evicted. New cstate: current_term: 2 leader_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.771718 22174 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.781257 22191 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } attrs { replace: true } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.959525 22153 raft_consensus.cc:2955] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40f5cc137f96434cba01b27364757c13 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:58.966284 21801 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6495de9dfd864702a474852bfde950e0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:59.104091 22056 tablet_service.cc:1558] Processing DeleteTablet for tablet 6495de9dfd864702a474852bfde950e0 with delete_type TABLET_DATA_TOMBSTONED (TS 40f5cc137f96434cba01b27364757c13 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40152
I20260608 12:57:59.110564 22267 tablet_replica.cc:333] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: stopping tablet replica
I20260608 12:57:59.111552 22267 raft_consensus.cc:2243] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:59.112398 22267 raft_consensus.cc:2272] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:59.115823 22267 ts_tablet_manager.cc:1916] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:59.117339 21994 consensus_queue.cc:237] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [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: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:57:59.122840 22191 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:59.124027 22068 raft_consensus.cc:1275] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Refusing update from remote peer c4bfaf67811644c48e50f81e67e8ea90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:59.124497 22174 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:59.125669 22249 consensus_queue.cc:1048] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:59.129627 22267 ts_tablet_manager.cc:1929] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:57:59.130092 22267 log.cc:1199] T 6495de9dfd864702a474852bfde950e0 P 40f5cc137f96434cba01b27364757c13: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/6495de9dfd864702a474852bfde950e0
I20260608 12:57:59.131721 21801 catalog_manager.cc:5027] TS 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121): tablet 6495de9dfd864702a474852bfde950e0 (table test-workload [id=ba485d12037d454796c3b462c1d16b42]) successfully deleted
I20260608 12:57:59.135057 22067 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:59.135960 22191 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:59.148842 21817 catalog_manager.cc:5696] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 reported cstate change: config changed from index 3 to 4, VOTER 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "c4bfaf67811644c48e50f81e67e8ea90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:59.421752 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 96556be0dc7f4f5eb94e6678020434c0 with delete_type TABLET_DATA_TOMBSTONED (TS 7f99f6bf878b4a20b429ef3c37d41f95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37836
I20260608 12:57:59.423542 22269 tablet_replica.cc:333] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: stopping tablet replica
I20260608 12:57:59.424190 22269 raft_consensus.cc:2243] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:59.424714 22269 raft_consensus.cc:2272] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:59.427765 22269 ts_tablet_manager.cc:1916] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:59.438064 22269 ts_tablet_manager.cc:1929] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:57:59.438321 22269 log.cc:1199] T 96556be0dc7f4f5eb94e6678020434c0 P 7f99f6bf878b4a20b429ef3c37d41f95: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/96556be0dc7f4f5eb94e6678020434c0
I20260608 12:57:59.439602 21801 catalog_manager.cc:5027] TS 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): tablet 96556be0dc7f4f5eb94e6678020434c0 (table test-workload [id=ba485d12037d454796c3b462c1d16b42]) successfully deleted
I20260608 12:57:59.487279 22253 raft_consensus.cc:2955] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } } }
I20260608 12:57:59.493873 21802 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 96556be0dc7f4f5eb94e6678020434c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:00.138244 21870 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:00.141017 21870 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:00.141399 21870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:02.142575 21870 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:02.147361 21870 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:02.147888 21870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:03.990372 22274 raft_consensus.cc:493] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7f99f6bf878b4a20b429ef3c37d41f95)
I20260608 12:58:03.993194 22274 raft_consensus.cc:515] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:03.995589 22275 raft_consensus.cc:493] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4bfaf67811644c48e50f81e67e8ea90)
I20260608 12:58:03.996486 22275 raft_consensus.cc:515] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:04.001659 22274 leader_election.cc:290] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:58:04.002036 22275 leader_election.cc:290] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:58:04.272378 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90" is_pre_election: true
I20260608 12:58:04.273777 21994 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae9d082b670e49bb98bfcbbfc1ede00a in term 2.
I20260608 12:58:04.276046 22148 leader_election.cc:304] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [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: ae9d082b670e49bb98bfcbbfc1ede00a, c4bfaf67811644c48e50f81e67e8ea90; no voters: 
I20260608 12:58:04.277367 22275 raft_consensus.cc:2804] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:04.277889 22275 raft_consensus.cc:493] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7f99f6bf878b4a20b429ef3c37d41f95)
I20260608 12:58:04.278333 22275 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:04.480895 22275 raft_consensus.cc:515] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:04.483767 22275 leader_election.cc:290] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 3 election: Requested vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
I20260608 12:58:04.485028 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90"
I20260608 12:58:04.485735 21994 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:04.494594 21994 raft_consensus.cc:2468] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae9d082b670e49bb98bfcbbfc1ede00a in term 3.
I20260608 12:58:04.496315 22148 leader_election.cc:304] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae9d082b670e49bb98bfcbbfc1ede00a, c4bfaf67811644c48e50f81e67e8ea90; no voters: 
I20260608 12:58:04.497233 22275 raft_consensus.cc:2804] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:04.497965 22275 raft_consensus.cc:697] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 3 LEADER]: Becoming Leader. State: Replica: ae9d082b670e49bb98bfcbbfc1ede00a, State: Running, Role: LEADER
I20260608 12:58:04.499622 22275 consensus_queue.cc:237] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:04.496738 22279 raft_consensus.cc:493] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 40f5cc137f96434cba01b27364757c13)
I20260608 12:58:04.503489 22279 raft_consensus.cc:515] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } }
I20260608 12:58:04.506172 22279 leader_election.cc:290] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967), 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121)
I20260608 12:58:04.507856 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" is_pre_election: true
I20260608 12:58:04.509755 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3d71b440e241c8b16c1f366c74f57a" candidate_uuid: "c4bfaf67811644c48e50f81e67e8ea90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:58:04.512861 21870 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:04.513211 21957 leader_election.cc:304] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [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: c4bfaf67811644c48e50f81e67e8ea90; no voters: 40f5cc137f96434cba01b27364757c13, 7f99f6bf878b4a20b429ef3c37d41f95
I20260608 12:58:04.515224 22279 raft_consensus.cc:2749] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:58:04.518956 21870 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:04.519575 21870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:04.519762 21994 raft_consensus.cc:1240] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 3 FOLLOWER]: Rejecting Update request from peer 7f99f6bf878b4a20b429ef3c37d41f95 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:04.521201 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90" is_pre_election: true
I20260608 12:58:04.522471 22282 consensus_queue.cc:1059] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:04.529119 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" is_pre_election: true
I20260608 12:58:04.529733 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6495de9dfd864702a474852bfde950e0" candidate_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7f99f6bf878b4a20b429ef3c37d41f95"
I20260608 12:58:04.530469 22278 raft_consensus.cc:493] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4bfaf67811644c48e50f81e67e8ea90)
I20260608 12:58:04.531298 22278 raft_consensus.cc:515] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:04.537532 22278 leader_election.cc:290] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247), ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196:35761)
I20260608 12:58:04.538625 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "40f5cc137f96434cba01b27364757c13" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4bfaf67811644c48e50f81e67e8ea90" is_pre_election: true
I20260608 12:58:04.542120 22282 raft_consensus.cc:3055] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:04.542559 22282 raft_consensus.cc:740] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f99f6bf878b4a20b429ef3c37d41f95, State: Running, Role: LEADER
I20260608 12:58:04.543758 22282 consensus_queue.cc:260] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:04.545437 22282 raft_consensus.cc:3060] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:04.577658 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "40f5cc137f96434cba01b27364757c13" is_pre_election: true
I20260608 12:58:04.579136 22147 leader_election.cc:304] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [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: ae9d082b670e49bb98bfcbbfc1ede00a; no voters: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90
I20260608 12:58:04.580127 22275 raft_consensus.cc:2749] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:04.599506 21814 catalog_manager.cc:5696] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a reported cstate change: term changed from 2 to 3, leader changed from 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193) to ae9d082b670e49bb98bfcbbfc1ede00a (127.16.21.196). New cstate: current_term: 3 leader_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:04.604454 22191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96556be0dc7f4f5eb94e6678020434c0" candidate_uuid: "40f5cc137f96434cba01b27364757c13" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" is_pre_election: true
I20260608 12:58:04.606495 22033 leader_election.cc:304] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [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: 40f5cc137f96434cba01b27364757c13; no voters: ae9d082b670e49bb98bfcbbfc1ede00a, c4bfaf67811644c48e50f81e67e8ea90
I20260608 12:58:04.607445 22278 raft_consensus.cc:2749] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:04.806113 21993 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 3 FOLLOWER]: Refusing update from remote peer ae9d082b670e49bb98bfcbbfc1ede00a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:58:04.807449 22275 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:58:04.828711 21919 raft_consensus.cc:1275] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 3 FOLLOWER]: Refusing update from remote peer ae9d082b670e49bb98bfcbbfc1ede00a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:58:04.829922 22275 consensus_queue.cc:1048] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f99f6bf878b4a20b429ef3c37d41f95" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260608 12:58:05.534899 22089 debug-util.cc:398] Leaking SignalData structure 0x7b0800085ee0 after lost signal to thread 16474
W20260608 12:58:05.535952 22089 debug-util.cc:398] Leaking SignalData structure 0x7b080020b420 after lost signal to thread 21851
W20260608 12:58:05.536988 22089 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7980 after lost signal to thread 21943
W20260608 12:58:05.537887 22089 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8920 after lost signal to thread 22018
W20260608 12:58:05.538767 22089 debug-util.cc:398] Leaking SignalData structure 0x7b08002867e0 after lost signal to thread 22092
I20260608 12:58:06.520702 21870 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:06.523444 21870 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:06.523806 21870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:06.555006 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:58:06.583117 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:06.584172 16471 tablet_replica.cc:333] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95: stopping tablet replica
I20260608 12:58:06.585055 16471 raft_consensus.cc:2243] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:06.585675 16471 raft_consensus.cc:2272] T 6d3d71b440e241c8b16c1f366c74f57a P 7f99f6bf878b4a20b429ef3c37d41f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:06.589323 16471 tablet_replica.cc:333] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95: stopping tablet replica
I20260608 12:58:06.590025 16471 raft_consensus.cc:2243] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:06.590548 16471 raft_consensus.cc:2272] T 6495de9dfd864702a474852bfde950e0 P 7f99f6bf878b4a20b429ef3c37d41f95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:06.618489 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
W20260608 12:58:06.637534 22147 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38967: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260608 12:58:06.641062 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
W20260608 12:58:06.642692 22147 consensus_peers.cc:597] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a -> Peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): Couldn't send request to peer 7f99f6bf878b4a20b429ef3c37d41f95. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:06.672055 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:06.672955 16471 tablet_replica.cc:333] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90: stopping tablet replica
I20260608 12:58:06.673753 16471 raft_consensus.cc:2243] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:06.674824 16471 raft_consensus.cc:2272] T 96556be0dc7f4f5eb94e6678020434c0 P c4bfaf67811644c48e50f81e67e8ea90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:06.677597 16471 tablet_replica.cc:333] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90: stopping tablet replica
I20260608 12:58:06.678133 16471 raft_consensus.cc:2243] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:06.679142 16471 raft_consensus.cc:2272] T 6495de9dfd864702a474852bfde950e0 P c4bfaf67811644c48e50f81e67e8ea90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:06.681510 16471 tablet_replica.cc:333] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90: stopping tablet replica
I20260608 12:58:06.682075 16471 raft_consensus.cc:2243] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:06.682616 16471 raft_consensus.cc:2272] T 6d3d71b440e241c8b16c1f366c74f57a P c4bfaf67811644c48e50f81e67e8ea90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:06.708129 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:58:06.724742 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:58:06.760720 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:06.761759 16471 tablet_replica.cc:333] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13: stopping tablet replica
I20260608 12:58:06.762599 16471 raft_consensus.cc:2243] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:06.763983 16471 raft_consensus.cc:2272] T 6d3d71b440e241c8b16c1f366c74f57a P 40f5cc137f96434cba01b27364757c13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:06.767410 16471 tablet_replica.cc:333] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13: stopping tablet replica
I20260608 12:58:06.768078 16471 raft_consensus.cc:2243] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:06.769428 16471 raft_consensus.cc:2272] T 96556be0dc7f4f5eb94e6678020434c0 P 40f5cc137f96434cba01b27364757c13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:06.855448 22148 consensus_peers.cc:597] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a -> Peer c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247): Couldn't send request to peer c4bfaf67811644c48e50f81e67e8ea90. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.194:35247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:07.413338 22274 raft_consensus.cc:493] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4bfaf67811644c48e50f81e67e8ea90)
I20260608 12:58:07.414145 22274 raft_consensus.cc:515] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40f5cc137f96434cba01b27364757c13" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 39121 } } peers { permanent_uuid: "c4bfaf67811644c48e50f81e67e8ea90" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 35247 } } peers { permanent_uuid: "ae9d082b670e49bb98bfcbbfc1ede00a" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35761 } attrs { promote: false } }
I20260608 12:58:07.417308 22274 leader_election.cc:290] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121), c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247)
W20260608 12:58:07.421790 22147 leader_election.cc:336] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40f5cc137f96434cba01b27364757c13 (127.16.21.195:39121): Network error: Client connection negotiation failed: client connection to 127.16.21.195:39121: connect: Connection refused (error 111)
W20260608 12:58:07.422516 22148 leader_election.cc:336] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4bfaf67811644c48e50f81e67e8ea90 (127.16.21.194:35247): Network error: Client connection negotiation failed: client connection to 127.16.21.194:35247: connect: Connection refused (error 111)
I20260608 12:58:07.422890 22148 leader_election.cc:304] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [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: ae9d082b670e49bb98bfcbbfc1ede00a; no voters: 40f5cc137f96434cba01b27364757c13, c4bfaf67811644c48e50f81e67e8ea90
I20260608 12:58:07.423650 22274 raft_consensus.cc:2749] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:58:07.795262 16471 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22089)
W20260608 12:58:08.299643 22147 consensus_peers.cc:597] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a -> Peer 7f99f6bf878b4a20b429ef3c37d41f95 (127.16.21.193:38967): Couldn't send request to peer 7f99f6bf878b4a20b429ef3c37d41f95. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:58:08.427584 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:58:08.441987 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:58:08.464805 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:08.465492 16471 tablet_replica.cc:333] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a: stopping tablet replica
I20260608 12:58:08.466043 16471 raft_consensus.cc:2243] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:08.466626 16471 raft_consensus.cc:2272] T 96556be0dc7f4f5eb94e6678020434c0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:08.468899 16471 tablet_replica.cc:333] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a: stopping tablet replica
I20260608 12:58:08.469373 16471 raft_consensus.cc:2243] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:08.470113 16471 raft_consensus.cc:2272] T 6495de9dfd864702a474852bfde950e0 P ae9d082b670e49bb98bfcbbfc1ede00a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:08.490618 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:58:08.503362 16471 master.cc:562] Master@127.16.21.254:39529 shutting down...
I20260608 12:58:08.522106 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:08.522652 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:08.523001 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2671e0cec2b481a89c8b32d9e49defe: stopping tablet replica
I20260608 12:58:08.542273 16471 master.cc:584] Master@127.16.21.254:39529 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (14634 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:58:08.584244 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:38585
I20260608 12:58:08.585435 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:08.591434 22302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:08.591737 22301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:08.592367 22304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:08.596763 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:08.603572 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:08.603823 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:08.603988 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923488603973 us; error 0 us; skew 500 ppm
I20260608 12:58:08.604573 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:08.606936 16471 webserver.cc:533] Webserver started at http://127.16.21.254:42391/ using document root <none> and password file <none>
I20260608 12:58:08.607446 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:08.607651 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:08.607933 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:08.609051 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "2cc7b414be5a454da66c73734535d798"
format_stamp: "Formatted at 2026-06-08 12:58:08 on dist-test-slave-7vxk"
I20260608 12:58:08.613795 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:58:08.617077 22309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:08.617734 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:08.618007 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "2cc7b414be5a454da66c73734535d798"
format_stamp: "Formatted at 2026-06-08 12:58:08 on dist-test-slave-7vxk"
I20260608 12:58:08.618263 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:08.635308 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:08.636523 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:08.675136 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:38585
I20260608 12:58:08.675302 22360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:38585 every 8 connection(s)
I20260608 12:58:08.679530 22361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.691049 22361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798: Bootstrap starting.
I20260608 12:58:08.696183 22361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:08.700572 22361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798: No bootstrap required, opened a new log
I20260608 12:58:08.702791 22361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cc7b414be5a454da66c73734535d798" member_type: VOTER }
I20260608 12:58:08.703231 22361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:08.703461 22361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc7b414be5a454da66c73734535d798, State: Initialized, Role: FOLLOWER
I20260608 12:58:08.704084 22361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2cc7b414be5a454da66c73734535d798" member_type: VOTER }
I20260608 12:58:08.704540 22361 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:08.704802 22361 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:08.705046 22361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.709483 22361 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cc7b414be5a454da66c73734535d798" member_type: VOTER }
I20260608 12:58:08.709956 22361 leader_election.cc:304] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [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: 2cc7b414be5a454da66c73734535d798; no voters: 
I20260608 12:58:08.711019 22361 leader_election.cc:290] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:08.711498 22364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:08.712879 22364 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 1 LEADER]: Becoming Leader. State: Replica: 2cc7b414be5a454da66c73734535d798, State: Running, Role: LEADER
I20260608 12:58:08.713610 22364 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [LEADER]: Queue going to LEADER mode. State: All 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: "2cc7b414be5a454da66c73734535d798" member_type: VOTER }
I20260608 12:58:08.714124 22361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:08.718060 22365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cc7b414be5a454da66c73734535d798" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cc7b414be5a454da66c73734535d798" member_type: VOTER } }
I20260608 12:58:08.718673 22365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:08.721573 22366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cc7b414be5a454da66c73734535d798. Latest consensus state: current_term: 1 leader_uuid: "2cc7b414be5a454da66c73734535d798" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cc7b414be5a454da66c73734535d798" member_type: VOTER } }
I20260608 12:58:08.722303 22366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:08.724005 22372 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:08.731971 22372 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:08.733038 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:08.740912 22372 catalog_manager.cc:1382] Generated new cluster ID: ab5ce3a526694baca76893a2162d2ba0
I20260608 12:58:08.741145 22372 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:08.755787 22372 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:08.757056 22372 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:08.769670 22372 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798: Generated new TSK 0
I20260608 12:58:08.770228 22372 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:08.800861 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:08.807509 22382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:08.808537 22383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:08.811952 22385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:08.812633 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:08.813596 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:08.813817 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:08.813992 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923488813973 us; error 0 us; skew 500 ppm
I20260608 12:58:08.814589 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:08.817077 16471 webserver.cc:533] Webserver started at http://127.16.21.193:42539/ using document root <none> and password file <none>
I20260608 12:58:08.817592 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:08.817783 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:08.818063 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:08.819204 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "3665f8697f0e438aab73452ad22ef04c"
format_stamp: "Formatted at 2026-06-08 12:58:08 on dist-test-slave-7vxk"
I20260608 12:58:08.824010 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:58:08.827437 22390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:08.828207 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:08.828513 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "3665f8697f0e438aab73452ad22ef04c"
format_stamp: "Formatted at 2026-06-08 12:58:08 on dist-test-slave-7vxk"
I20260608 12:58:08.828783 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:08.844049 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:08.845299 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:08.846843 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:08.849308 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:08.849556 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:08.849802 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:08.849980 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:08.891856 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:39935
I20260608 12:58:08.891973 22452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:39935 every 8 connection(s)
I20260608 12:58:08.897508 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:08.905046 22457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:08.906104 22458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:08.907874 22460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:08.908581 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:08.909457 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:08.909686 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:08.909878 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923488909859 us; error 0 us; skew 500 ppm
I20260608 12:58:08.910498 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:08.913417 16471 webserver.cc:533] Webserver started at http://127.16.21.194:40125/ using document root <none> and password file <none>
I20260608 12:58:08.914084 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:08.914227 22453 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38585
I20260608 12:58:08.914326 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:08.914811 22453 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:08.914907 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:08.915863 22453 heartbeater.cc:507] Master 127.16.21.254:38585 requested a full tablet report, sending...
I20260608 12:58:08.916615 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "861cee0bf26642d0918bec8b47f893c6"
format_stamp: "Formatted at 2026-06-08 12:58:08 on dist-test-slave-7vxk"
I20260608 12:58:08.918440 22326 ts_manager.cc:194] Registered new tserver with Master: 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935)
I20260608 12:58:08.921157 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33314
I20260608 12:58:08.922940 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260608 12:58:08.926949 22465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:08.927775 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:08.928032 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "861cee0bf26642d0918bec8b47f893c6"
format_stamp: "Formatted at 2026-06-08 12:58:08 on dist-test-slave-7vxk"
I20260608 12:58:08.928265 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:08.966115 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:08.967404 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:08.968825 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:08.971068 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:08.971259 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:08.971549 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:08.971709 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:09.015061 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:42475
I20260608 12:58:09.015225 22527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:42475 every 8 connection(s)
I20260608 12:58:09.020401 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:09.027761 22531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:09.028831 22532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:09.031695 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:09.032385 22535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:09.033447 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:09.033685 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:09.033934 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923489033914 us; error 0 us; skew 500 ppm
I20260608 12:58:09.034034 22528 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38585
I20260608 12:58:09.034504 22528 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:09.034658 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:09.035481 22528 heartbeater.cc:507] Master 127.16.21.254:38585 requested a full tablet report, sending...
I20260608 12:58:09.037297 16471 webserver.cc:533] Webserver started at http://127.16.21.195:41757/ using document root <none> and password file <none>
I20260608 12:58:09.037864 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:09.038086 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:09.037931 22326 ts_manager.cc:194] Registered new tserver with Master: 861cee0bf26642d0918bec8b47f893c6 (127.16.21.194:42475)
I20260608 12:58:09.038472 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:09.039661 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33318
I20260608 12:58:09.039757 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "3f5140fdf9b04516ac2618ea044a7619"
format_stamp: "Formatted at 2026-06-08 12:58:09 on dist-test-slave-7vxk"
I20260608 12:58:09.044853 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:09.048341 22539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:09.049060 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:09.049367 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "3f5140fdf9b04516ac2618ea044a7619"
format_stamp: "Formatted at 2026-06-08 12:58:09 on dist-test-slave-7vxk"
I20260608 12:58:09.049655 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:09.066920 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:09.068159 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:09.069604 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:09.071842 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:09.072067 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:09.072306 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:09.072476 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:09.112972 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:34097
I20260608 12:58:09.113088 22601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:34097 every 8 connection(s)
I20260608 12:58:09.128885 22602 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38585
I20260608 12:58:09.129258 22602 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:09.130110 22602 heartbeater.cc:507] Master 127.16.21.254:38585 requested a full tablet report, sending...
I20260608 12:58:09.132396 22326 ts_manager.cc:194] Registered new tserver with Master: 3f5140fdf9b04516ac2618ea044a7619 (127.16.21.195:34097)
I20260608 12:58:09.132920 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015980936s
I20260608 12:58:09.133925 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33324
I20260608 12:58:09.924568 22453 heartbeater.cc:499] Master 127.16.21.254:38585 was elected leader, sending a full tablet report...
I20260608 12:58:10.042433 22528 heartbeater.cc:499] Master 127.16.21.254:38585 was elected leader, sending a full tablet report...
I20260608 12:58:10.136548 22602 heartbeater.cc:499] Master 127.16.21.254:38585 was elected leader, sending a full tablet report...
I20260608 12:58:10.188825 22326 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33294:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:10.190899 22326 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:10.244448 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 4df49efd4d924adea2864aa27c34a847 (DEFAULT_TABLE table=test-workload [id=5ef50e5442064907be25ea6cf1f196d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:10.245955 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df49efd4d924adea2864aa27c34a847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:10.249595 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 4df49efd4d924adea2864aa27c34a847 (DEFAULT_TABLE table=test-workload [id=5ef50e5442064907be25ea6cf1f196d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:10.249864 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 4df49efd4d924adea2864aa27c34a847 (DEFAULT_TABLE table=test-workload [id=5ef50e5442064907be25ea6cf1f196d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:10.250957 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df49efd4d924adea2864aa27c34a847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:10.251194 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df49efd4d924adea2864aa27c34a847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:10.263648 22622 tablet_bootstrap.cc:492] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: Bootstrap starting.
I20260608 12:58:10.265427 22623 tablet_bootstrap.cc:492] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619: Bootstrap starting.
I20260608 12:58:10.271535 22624 tablet_bootstrap.cc:492] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6: Bootstrap starting.
I20260608 12:58:10.271592 22622 tablet_bootstrap.cc:654] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:10.273276 22623 tablet_bootstrap.cc:654] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:10.277935 22622 tablet_bootstrap.cc:492] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: No bootstrap required, opened a new log
I20260608 12:58:10.278414 22622 ts_tablet_manager.cc:1403] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260608 12:58:10.278465 22623 tablet_bootstrap.cc:492] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619: No bootstrap required, opened a new log
I20260608 12:58:10.279038 22623 ts_tablet_manager.cc:1403] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:58:10.279047 22624 tablet_bootstrap.cc:654] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:10.281831 22622 raft_consensus.cc:359] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.282060 22623 raft_consensus.cc:359] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.282693 22622 raft_consensus.cc:385] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:10.282825 22623 raft_consensus.cc:385] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:10.283210 22622 raft_consensus.cc:740] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3665f8697f0e438aab73452ad22ef04c, State: Initialized, Role: FOLLOWER
I20260608 12:58:10.283293 22623 raft_consensus.cc:740] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f5140fdf9b04516ac2618ea044a7619, State: Initialized, Role: FOLLOWER
I20260608 12:58:10.284196 22622 consensus_queue.cc:260] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.284991 22624 tablet_bootstrap.cc:492] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6: No bootstrap required, opened a new log
I20260608 12:58:10.284294 22623 consensus_queue.cc:260] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.285490 22624 ts_tablet_manager.cc:1403] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 12:58:10.288081 22623 ts_tablet_manager.cc:1434] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:58:10.289916 22622 ts_tablet_manager.cc:1434] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 12:58:10.290884 22624 raft_consensus.cc:359] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.292814 22624 raft_consensus.cc:385] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:10.293190 22624 raft_consensus.cc:740] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861cee0bf26642d0918bec8b47f893c6, State: Initialized, Role: FOLLOWER
I20260608 12:58:10.294147 22624 consensus_queue.cc:260] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.296869 22624 ts_tablet_manager.cc:1434] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 12:58:10.344882 22628 raft_consensus.cc:493] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:10.345523 22628 raft_consensus.cc:515] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.348191 22628 leader_election.cc:290] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 861cee0bf26642d0918bec8b47f893c6 (127.16.21.194:42475), 3f5140fdf9b04516ac2618ea044a7619 (127.16.21.195:34097)
I20260608 12:58:10.359427 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df49efd4d924adea2864aa27c34a847" candidate_uuid: "3665f8697f0e438aab73452ad22ef04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861cee0bf26642d0918bec8b47f893c6" is_pre_election: true
I20260608 12:58:10.359464 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df49efd4d924adea2864aa27c34a847" candidate_uuid: "3665f8697f0e438aab73452ad22ef04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f5140fdf9b04516ac2618ea044a7619" is_pre_election: true
I20260608 12:58:10.360176 22503 raft_consensus.cc:2468] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3665f8697f0e438aab73452ad22ef04c in term 0.
I20260608 12:58:10.360289 22577 raft_consensus.cc:2468] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3665f8697f0e438aab73452ad22ef04c in term 0.
I20260608 12:58:10.361347 22394 leader_election.cc:304] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3665f8697f0e438aab73452ad22ef04c, 861cee0bf26642d0918bec8b47f893c6; no voters: 
I20260608 12:58:10.362033 22628 raft_consensus.cc:2804] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:10.362363 22628 raft_consensus.cc:493] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:10.362643 22628 raft_consensus.cc:3060] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:10.367518 22628 raft_consensus.cc:515] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.370129 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df49efd4d924adea2864aa27c34a847" candidate_uuid: "3665f8697f0e438aab73452ad22ef04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861cee0bf26642d0918bec8b47f893c6"
I20260608 12:58:10.370213 22628 leader_election.cc:290] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [CANDIDATE]: Term 1 election: Requested vote from peers 861cee0bf26642d0918bec8b47f893c6 (127.16.21.194:42475), 3f5140fdf9b04516ac2618ea044a7619 (127.16.21.195:34097)
I20260608 12:58:10.370517 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df49efd4d924adea2864aa27c34a847" candidate_uuid: "3665f8697f0e438aab73452ad22ef04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f5140fdf9b04516ac2618ea044a7619"
I20260608 12:58:10.370714 22503 raft_consensus.cc:3060] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:10.371131 22577 raft_consensus.cc:3060] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:10.376338 22503 raft_consensus.cc:2468] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3665f8697f0e438aab73452ad22ef04c in term 1.
I20260608 12:58:10.376413 22577 raft_consensus.cc:2468] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3665f8697f0e438aab73452ad22ef04c in term 1.
I20260608 12:58:10.377455 22394 leader_election.cc:304] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3665f8697f0e438aab73452ad22ef04c, 861cee0bf26642d0918bec8b47f893c6; no voters: 
I20260608 12:58:10.378173 22628 raft_consensus.cc:2804] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:10.379217 22628 raft_consensus.cc:697] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 1 LEADER]: Becoming Leader. State: Replica: 3665f8697f0e438aab73452ad22ef04c, State: Running, Role: LEADER
I20260608 12:58:10.380033 22628 consensus_queue.cc:237] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:10.387296 22324 catalog_manager.cc:5696] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3665f8697f0e438aab73452ad22ef04c (127.16.21.193). New cstate: current_term: 1 leader_uuid: "3665f8697f0e438aab73452ad22ef04c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:10.404140 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:58:10.422231 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:10.423192 16471 tablet_replica.cc:333] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: stopping tablet replica
I20260608 12:58:10.424021 16471 raft_consensus.cc:2243] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:10.424957 16471 pending_rounds.cc:70] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: Trying to abort 1 pending ops.
I20260608 12:58:10.425292 16471 pending_rounds.cc:77] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662616603901952 op_type: NO_OP noop_request { }
I20260608 12:58:10.425706 16471 raft_consensus.cc:2889] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:10.426007 16471 raft_consensus.cc:2272] T 4df49efd4d924adea2864aa27c34a847 P 3665f8697f0e438aab73452ad22ef04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.446066 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:58:10.729810 22379 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:10.731356 22379 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:10.731716 22379 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:12.488083 22636 raft_consensus.cc:493] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:12.488934 22636 raft_consensus.cc:515] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:12.491891 22636 leader_election.cc:290] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935), 3f5140fdf9b04516ac2618ea044a7619 (127.16.21.195:34097)
W20260608 12:58:12.495898 22468 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260608 12:58:12.499974 22468 leader_election.cc:336] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935): Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111)
I20260608 12:58:12.505685 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df49efd4d924adea2864aa27c34a847" candidate_uuid: "861cee0bf26642d0918bec8b47f893c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f5140fdf9b04516ac2618ea044a7619" is_pre_election: true
I20260608 12:58:12.506381 22577 raft_consensus.cc:2468] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 861cee0bf26642d0918bec8b47f893c6 in term 1.
I20260608 12:58:12.507531 22466 leader_election.cc:304] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [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: 3f5140fdf9b04516ac2618ea044a7619, 861cee0bf26642d0918bec8b47f893c6; no voters: 3665f8697f0e438aab73452ad22ef04c
I20260608 12:58:12.508172 22636 raft_consensus.cc:2804] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:12.508483 22636 raft_consensus.cc:493] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:12.508749 22636 raft_consensus.cc:3060] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:12.515213 22636 raft_consensus.cc:515] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:12.516767 22636 leader_election.cc:290] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [CANDIDATE]: Term 2 election: Requested vote from peers 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935), 3f5140fdf9b04516ac2618ea044a7619 (127.16.21.195:34097)
I20260608 12:58:12.517810 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df49efd4d924adea2864aa27c34a847" candidate_uuid: "861cee0bf26642d0918bec8b47f893c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f5140fdf9b04516ac2618ea044a7619"
I20260608 12:58:12.518350 22577 raft_consensus.cc:3060] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:58:12.520305 22468 leader_election.cc:336] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935): Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111)
I20260608 12:58:12.524071 22577 raft_consensus.cc:2468] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 861cee0bf26642d0918bec8b47f893c6 in term 2.
I20260608 12:58:12.525015 22466 leader_election.cc:304] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [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: 3f5140fdf9b04516ac2618ea044a7619, 861cee0bf26642d0918bec8b47f893c6; no voters: 3665f8697f0e438aab73452ad22ef04c
I20260608 12:58:12.525612 22636 raft_consensus.cc:2804] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:12.526643 22636 raft_consensus.cc:697] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 2 LEADER]: Becoming Leader. State: Replica: 861cee0bf26642d0918bec8b47f893c6, State: Running, Role: LEADER
I20260608 12:58:12.527796 22636 consensus_queue.cc:237] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [LEADER]: Queue going to LEADER 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: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } }
I20260608 12:58:12.535686 22324 catalog_manager.cc:5696] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 reported cstate change: term changed from 1 to 2, leader changed from 3665f8697f0e438aab73452ad22ef04c (127.16.21.193) to 861cee0bf26642d0918bec8b47f893c6 (127.16.21.194). New cstate: current_term: 2 leader_uuid: "861cee0bf26642d0918bec8b47f893c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3665f8697f0e438aab73452ad22ef04c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 39935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861cee0bf26642d0918bec8b47f893c6" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:12.732963 22379 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:12.735252 22379 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:12.735687 22379 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:13.010655 22577 raft_consensus.cc:1275] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 2 FOLLOWER]: Refusing update from remote peer 861cee0bf26642d0918bec8b47f893c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:58:13.012174 22636 consensus_queue.cc:1048] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f5140fdf9b04516ac2618ea044a7619" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 34097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:13.031665 22468 consensus_peers.cc:597] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 -> Peer 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935): Couldn't send request to peer 3665f8697f0e438aab73452ad22ef04c. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:14.736600 22379 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:14.737815 22379 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:14.738054 22379 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:58:15.576576 22468 consensus_peers.cc:597] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 -> Peer 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935): Couldn't send request to peer 3665f8697f0e438aab73452ad22ef04c. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:58:16.739194 22379 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:16.740466 22379 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:16.740687 22379 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:58:17.637609 22468 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:58:18.017580 22468 consensus_peers.cc:597] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 -> Peer 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935): Couldn't send request to peer 3665f8697f0e438aab73452ad22ef04c. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:58:18.741645 22379 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:18.742977 22379 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:18.743263 22379 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:58:20.642514 22468 consensus_peers.cc:597] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 -> Peer 3665f8697f0e438aab73452ad22ef04c (127.16.21.193:39935): Couldn't send request to peer 3665f8697f0e438aab73452ad22ef04c. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:39935: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:58:20.744274 22379 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:58:20.745602 22379 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:58:20.745874 22379 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:58:21.517875 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:58:21.542462 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:21.543641 16471 tablet_replica.cc:333] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6: stopping tablet replica
I20260608 12:58:21.544247 16471 raft_consensus.cc:2243] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.545068 16471 raft_consensus.cc:2272] T 4df49efd4d924adea2864aa27c34a847 P 861cee0bf26642d0918bec8b47f893c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.566140 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:58:21.579638 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:58:21.606864 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:21.607625 16471 tablet_replica.cc:333] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619: stopping tablet replica
I20260608 12:58:21.608098 16471 raft_consensus.cc:2243] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:21.608518 16471 raft_consensus.cc:2272] T 4df49efd4d924adea2864aa27c34a847 P 3f5140fdf9b04516ac2618ea044a7619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.628316 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:58:21.641089 16471 master.cc:562] Master@127.16.21.254:38585 shutting down...
I20260608 12:58:21.659579 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.660164 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.660517 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cc7b414be5a454da66c73734535d798: stopping tablet replica
I20260608 12:58:21.679487 16471 master.cc:584] Master@127.16.21.254:38585 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13133 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:58:21.717764 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:38129
I20260608 12:58:21.719007 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:21.725301 22671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.725461 22672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.725663 22674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.726948 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:21.727770 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:21.727982 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:21.728145 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923501728113 us; error 0 us; skew 500 ppm
I20260608 12:58:21.728716 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:21.731299 16471 webserver.cc:533] Webserver started at http://127.16.21.254:39081/ using document root <none> and password file <none>
I20260608 12:58:21.731827 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:21.732038 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:21.732318 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:21.733520 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "1f6fdeaac62a4277bfa8721bf338445f"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-7vxk"
I20260608 12:58:21.738123 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:58:21.741572 22679 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.742278 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:21.742558 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "1f6fdeaac62a4277bfa8721bf338445f"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-7vxk"
I20260608 12:58:21.742841 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:21.753870 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:21.755052 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:21.793932 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:38129
I20260608 12:58:21.794049 22730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:38129 every 8 connection(s)
I20260608 12:58:21.798090 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:21.809023 22731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f: Bootstrap starting.
I20260608 12:58:21.813987 22731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:21.818197 22731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f: No bootstrap required, opened a new log
I20260608 12:58:21.820420 22731 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6fdeaac62a4277bfa8721bf338445f" member_type: VOTER }
I20260608 12:58:21.820802 22731 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:21.820984 22731 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6fdeaac62a4277bfa8721bf338445f, State: Initialized, Role: FOLLOWER
I20260608 12:58:21.821586 22731 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f6fdeaac62a4277bfa8721bf338445f" member_type: VOTER }
I20260608 12:58:21.822000 22731 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:21.822196 22731 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:21.822412 22731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:21.827160 22731 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6fdeaac62a4277bfa8721bf338445f" member_type: VOTER }
I20260608 12:58:21.827654 22731 leader_election.cc:304] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [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: 1f6fdeaac62a4277bfa8721bf338445f; no voters: 
I20260608 12:58:21.828784 22731 leader_election.cc:290] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:21.829200 22734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:21.830593 22734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 1 LEADER]: Becoming Leader. State: Replica: 1f6fdeaac62a4277bfa8721bf338445f, State: Running, Role: LEADER
I20260608 12:58:21.831377 22734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [LEADER]: Queue going to LEADER mode. State: All 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: "1f6fdeaac62a4277bfa8721bf338445f" member_type: VOTER }
I20260608 12:58:21.832010 22731 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:21.834360 22735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f6fdeaac62a4277bfa8721bf338445f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6fdeaac62a4277bfa8721bf338445f" member_type: VOTER } }
I20260608 12:58:21.834522 22736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f6fdeaac62a4277bfa8721bf338445f. Latest consensus state: current_term: 1 leader_uuid: "1f6fdeaac62a4277bfa8721bf338445f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6fdeaac62a4277bfa8721bf338445f" member_type: VOTER } }
I20260608 12:58:21.835160 22736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:21.835122 22735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:21.839152 22739 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:21.844256 22739 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:21.849308 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:21.853636 22739 catalog_manager.cc:1382] Generated new cluster ID: b5b9649b1d344710829b1a92b2fa5665
I20260608 12:58:21.853947 22739 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:21.869225 22739 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:21.870584 22739 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:21.885267 22739 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f: Generated new TSK 0
I20260608 12:58:21.885928 22739 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:21.917052 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:21.923385 22752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.925060 22753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.926046 22755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.927068 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:21.927945 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:21.928123 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:21.928325 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923501928290 us; error 0 us; skew 500 ppm
I20260608 12:58:21.928931 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:21.931208 16471 webserver.cc:533] Webserver started at http://127.16.21.193:44699/ using document root <none> and password file <none>
I20260608 12:58:21.931715 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:21.931926 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:21.932200 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:21.933321 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "d26883fa0502424992e49e2a281ab935"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-7vxk"
I20260608 12:58:21.938198 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:21.941681 22760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.942440 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 12:58:21.942752 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "d26883fa0502424992e49e2a281ab935"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-7vxk"
I20260608 12:58:21.943063 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:21.952868 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:21.954092 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:21.955621 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:21.957974 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:21.958199 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.958444 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:21.958618 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.999927 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:36473
I20260608 12:58:22.000036 22822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:36473 every 8 connection(s)
I20260608 12:58:22.005625 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:22.013537 22827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:22.014242 22828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:22.017086 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:22.017123 22830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:22.018329 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:22.018522 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:22.018648 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923502018637 us; error 0 us; skew 500 ppm
I20260608 12:58:22.019232 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:22.021366 16471 webserver.cc:533] Webserver started at http://127.16.21.194:37271/ using document root <none> and password file <none>
I20260608 12:58:22.021816 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:22.021970 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:22.022174 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:22.023419 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "17aa0ac0532d449c94c9d7b0bedf394b"
format_stamp: "Formatted at 2026-06-08 12:58:22 on dist-test-slave-7vxk"
I20260608 12:58:22.028204 22823 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38129
I20260608 12:58:22.028676 22823 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:22.028872 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:22.029660 22823 heartbeater.cc:507] Master 127.16.21.254:38129 requested a full tablet report, sending...
I20260608 12:58:22.032387 22696 ts_manager.cc:194] Registered new tserver with Master: d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473)
I20260608 12:58:22.033799 22835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:22.034703 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:58:22.035000 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "17aa0ac0532d449c94c9d7b0bedf394b"
format_stamp: "Formatted at 2026-06-08 12:58:22 on dist-test-slave-7vxk"
I20260608 12:58:22.035056 22696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37968
I20260608 12:58:22.035386 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:22.064145 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:22.065457 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:22.067061 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:22.069434 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:22.069653 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:22.069945 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:22.070119 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:22.112092 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:44673
I20260608 12:58:22.112226 22897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:44673 every 8 connection(s)
I20260608 12:58:22.117530 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:22.126581 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
W20260608 12:58:22.126708 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
I20260608 12:58:22.131536 22898 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38129
I20260608 12:58:22.131601 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:22.131783 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
I20260608 12:58:22.132239 22898 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:22.133188 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:22.133234 22898 heartbeater.cc:507] Master 127.16.21.254:38129 requested a full tablet report, sending...
W20260608 12:58:22.133507 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:22.133797 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923502133768 us; error 0 us; skew 500 ppm
I20260608 12:58:22.134598 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:22.135859 22696 ts_manager.cc:194] Registered new tserver with Master: 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:22.137652 16471 webserver.cc:533] Webserver started at http://127.16.21.195:39877/ using document root <none> and password file <none>
I20260608 12:58:22.137738 22696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37974
I20260608 12:58:22.138458 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:22.138702 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:22.138986 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:22.140306 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "6a2d2269e5ff4805bf398dbcab228b5c"
format_stamp: "Formatted at 2026-06-08 12:58:22 on dist-test-slave-7vxk"
I20260608 12:58:22.145249 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:22.148844 22909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:22.149660 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:22.149984 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "6a2d2269e5ff4805bf398dbcab228b5c"
format_stamp: "Formatted at 2026-06-08 12:58:22 on dist-test-slave-7vxk"
I20260608 12:58:22.150290 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:22.164101 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:22.165482 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:22.167033 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:22.169378 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:22.169687 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:22.169953 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:22.170120 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:22.217037 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:37135
I20260608 12:58:22.217095 22971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:37135 every 8 connection(s)
I20260608 12:58:22.240034 22972 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38129
I20260608 12:58:22.240517 22972 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:22.241554 22972 heartbeater.cc:507] Master 127.16.21.254:38129 requested a full tablet report, sending...
I20260608 12:58:22.244410 22696 ts_manager.cc:194] Registered new tserver with Master: 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:22.245168 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022757832s
I20260608 12:58:22.246033 22696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37978
I20260608 12:58:23.038599 22823 heartbeater.cc:499] Master 127.16.21.254:38129 was elected leader, sending a full tablet report...
I20260608 12:58:23.141073 22898 heartbeater.cc:499] Master 127.16.21.254:38129 was elected leader, sending a full tablet report...
I20260608 12:58:23.249966 22972 heartbeater.cc:499] Master 127.16.21.254:38129 was elected leader, sending a full tablet report...
I20260608 12:58:23.312232 22696 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37988:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:23.315062 22696 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:23.375726 22788 tablet_service.cc:1511] Processing CreateTablet for tablet ada3b3ab24cd46039585f8fe296ab4e5 (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:23.377854 22788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3b3ab24cd46039585f8fe296ab4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.378266 22787 tablet_service.cc:1511] Processing CreateTablet for tablet b829eadbd1d8452280a3f2293d5e7a9d (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:23.379878 22787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829eadbd1d8452280a3f2293d5e7a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.388432 22937 tablet_service.cc:1511] Processing CreateTablet for tablet ada3b3ab24cd46039585f8fe296ab4e5 (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:23.390223 22937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3b3ab24cd46039585f8fe296ab4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.392119 22863 tablet_service.cc:1511] Processing CreateTablet for tablet ada3b3ab24cd46039585f8fe296ab4e5 (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:23.393731 22863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3b3ab24cd46039585f8fe296ab4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.396548 22861 tablet_service.cc:1511] Processing CreateTablet for tablet 424ee4949d044eaa9e10ca9bffe4089a (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:23.400565 22936 tablet_service.cc:1511] Processing CreateTablet for tablet b829eadbd1d8452280a3f2293d5e7a9d (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:23.402071 22936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829eadbd1d8452280a3f2293d5e7a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.403956 22860 tablet_service.cc:1511] Processing CreateTablet for tablet 4bef4ece6e52413887a7d51dcf629c84 (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:23.405262 22935 tablet_service.cc:1511] Processing CreateTablet for tablet 424ee4949d044eaa9e10ca9bffe4089a (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:23.406819 22934 tablet_service.cc:1511] Processing CreateTablet for tablet 4bef4ece6e52413887a7d51dcf629c84 (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:23.406489 22785 tablet_service.cc:1511] Processing CreateTablet for tablet 4bef4ece6e52413887a7d51dcf629c84 (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:23.408890 22785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bef4ece6e52413887a7d51dcf629c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.409509 22786 tablet_service.cc:1511] Processing CreateTablet for tablet 424ee4949d044eaa9e10ca9bffe4089a (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:23.411433 22861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424ee4949d044eaa9e10ca9bffe4089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.403963 22862 tablet_service.cc:1511] Processing CreateTablet for tablet b829eadbd1d8452280a3f2293d5e7a9d (DEFAULT_TABLE table=test-workload [id=6352250e2f554066a61862cc1037bf1e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:23.412659 22862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829eadbd1d8452280a3f2293d5e7a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.410964 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424ee4949d044eaa9e10ca9bffe4089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.406867 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424ee4949d044eaa9e10ca9bffe4089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.420140 22934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bef4ece6e52413887a7d51dcf629c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.420578 22860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bef4ece6e52413887a7d51dcf629c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.472704 22994 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: Bootstrap starting.
I20260608 12:58:23.484185 22994 tablet_bootstrap.cc:654] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.502373 22994 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: No bootstrap required, opened a new log
I20260608 12:58:23.503165 22994 ts_tablet_manager.cc:1403] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260608 12:58:23.504619 22993 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935: Bootstrap starting.
I20260608 12:58:23.504920 22996 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: Bootstrap starting.
I20260608 12:58:23.507692 22994 raft_consensus.cc:359] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.508733 22994 raft_consensus.cc:385] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.509095 22994 raft_consensus.cc:740] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17aa0ac0532d449c94c9d7b0bedf394b, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.510613 22993 tablet_bootstrap.cc:654] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.510074 22994 consensus_queue.cc:260] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.512279 22996 tablet_bootstrap.cc:654] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.520853 22994 ts_tablet_manager.cc:1434] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260608 12:58:23.520988 22996 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: No bootstrap required, opened a new log
I20260608 12:58:23.521793 22996 ts_tablet_manager.cc:1403] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260608 12:58:23.522218 22994 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: Bootstrap starting.
I20260608 12:58:23.522667 22993 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935: No bootstrap required, opened a new log
I20260608 12:58:23.523247 22993 ts_tablet_manager.cc:1403] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260608 12:58:23.527251 22996 raft_consensus.cc:359] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.527472 22993 raft_consensus.cc:359] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.528108 22996 raft_consensus.cc:385] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.528600 22996 raft_consensus.cc:740] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2d2269e5ff4805bf398dbcab228b5c, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.528191 22993 raft_consensus.cc:385] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.529498 22993 raft_consensus.cc:740] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d26883fa0502424992e49e2a281ab935, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.529989 22994 tablet_bootstrap.cc:654] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.530463 22996 consensus_queue.cc:260] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.531333 22993 consensus_queue.cc:260] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.536335 22996 ts_tablet_manager.cc:1434] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 12:58:23.537459 22996 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c: Bootstrap starting.
I20260608 12:58:23.539831 22993 ts_tablet_manager.cc:1434] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260608 12:58:23.540861 22993 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935: Bootstrap starting.
I20260608 12:58:23.542729 22994 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: No bootstrap required, opened a new log
I20260608 12:58:23.543329 22994 ts_tablet_manager.cc:1403] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 12:58:23.544833 22996 tablet_bootstrap.cc:654] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.546936 22994 raft_consensus.cc:359] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.547821 22994 raft_consensus.cc:385] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.548035 22993 tablet_bootstrap.cc:654] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.548237 22994 raft_consensus.cc:740] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17aa0ac0532d449c94c9d7b0bedf394b, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.549465 22994 consensus_queue.cc:260] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.552713 22994 ts_tablet_manager.cc:1434] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:58:23.553747 22994 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b: Bootstrap starting.
I20260608 12:58:23.556926 22996 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c: No bootstrap required, opened a new log
I20260608 12:58:23.557483 22996 ts_tablet_manager.cc:1403] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:58:23.560865 22994 tablet_bootstrap.cc:654] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.560664 22996 raft_consensus.cc:359] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.561455 22996 raft_consensus.cc:385] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.561825 22996 raft_consensus.cc:740] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2d2269e5ff4805bf398dbcab228b5c, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.562745 22996 consensus_queue.cc:260] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.565225 22996 ts_tablet_manager.cc:1434] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:23.566126 22996 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c: Bootstrap starting.
I20260608 12:58:23.571203 22993 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935: No bootstrap required, opened a new log
I20260608 12:58:23.571774 22993 ts_tablet_manager.cc:1403] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260608 12:58:23.572924 22996 tablet_bootstrap.cc:654] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.573266 22994 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b: No bootstrap required, opened a new log
I20260608 12:58:23.573802 22994 ts_tablet_manager.cc:1403] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 12:58:23.574898 22993 raft_consensus.cc:359] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.575780 22993 raft_consensus.cc:385] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.576116 22993 raft_consensus.cc:740] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d26883fa0502424992e49e2a281ab935, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.576781 22994 raft_consensus.cc:359] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.577037 22993 consensus_queue.cc:260] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.577629 22994 raft_consensus.cc:385] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.577983 22994 raft_consensus.cc:740] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17aa0ac0532d449c94c9d7b0bedf394b, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.578809 22994 consensus_queue.cc:260] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.581452 22994 ts_tablet_manager.cc:1434] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:23.581521 22993 ts_tablet_manager.cc:1434] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:58:23.582542 22993 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: Bootstrap starting.
I20260608 12:58:23.582542 22994 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b: Bootstrap starting.
I20260608 12:58:23.589643 22994 tablet_bootstrap.cc:654] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.590236 22993 tablet_bootstrap.cc:654] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.596062 22996 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c: No bootstrap required, opened a new log
I20260608 12:58:23.596575 22996 ts_tablet_manager.cc:1403] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.006s
I20260608 12:58:23.598304 22993 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: No bootstrap required, opened a new log
I20260608 12:58:23.598721 22993 ts_tablet_manager.cc:1403] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260608 12:58:23.599771 22996 raft_consensus.cc:359] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.600535 22996 raft_consensus.cc:385] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.600793 22996 raft_consensus.cc:740] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2d2269e5ff4805bf398dbcab228b5c, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.601244 22994 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b: No bootstrap required, opened a new log
I20260608 12:58:23.601771 22994 ts_tablet_manager.cc:1403] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260608 12:58:23.601593 22996 consensus_queue.cc:260] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.601756 22993 raft_consensus.cc:359] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.602766 22993 raft_consensus.cc:385] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.603099 22993 raft_consensus.cc:740] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d26883fa0502424992e49e2a281ab935, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.603873 22993 consensus_queue.cc:260] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.605177 22994 raft_consensus.cc:359] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.605610 22996 ts_tablet_manager.cc:1434] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:58:23.605948 22994 raft_consensus.cc:385] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.606359 22994 raft_consensus.cc:740] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17aa0ac0532d449c94c9d7b0bedf394b, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.606592 22993 ts_tablet_manager.cc:1434] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:58:23.606794 22996 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: Bootstrap starting.
I20260608 12:58:23.607796 22993 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935: Bootstrap starting.
I20260608 12:58:23.607350 22994 consensus_queue.cc:260] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.609757 22994 ts_tablet_manager.cc:1434] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:23.614235 22996 tablet_bootstrap.cc:654] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.617518 23001 raft_consensus.cc:493] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.618084 23001 raft_consensus.cc:515] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.622383 23001 leader_election.cc:290] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.629587 22993 tablet_bootstrap.cc:654] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.632900 22998 raft_consensus.cc:493] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.633596 22998 raft_consensus.cc:515] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.642031 22998 leader_election.cc:290] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.665390 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "d26883fa0502424992e49e2a281ab935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" is_pre_election: true
I20260608 12:58:23.666591 22947 raft_consensus.cc:2468] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d26883fa0502424992e49e2a281ab935 in term 0.
I20260608 12:58:23.668964 22764 leader_election.cc:304] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2d2269e5ff4805bf398dbcab228b5c, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.670324 23001 raft_consensus.cc:2804] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.670830 23001 raft_consensus.cc:493] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.671442 23001 raft_consensus.cc:3060] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.676345 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "d26883fa0502424992e49e2a281ab935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" is_pre_election: true
I20260608 12:58:23.677414 22873 raft_consensus.cc:2468] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d26883fa0502424992e49e2a281ab935 in term 0.
I20260608 12:58:23.683736 22993 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935: No bootstrap required, opened a new log
I20260608 12:58:23.684389 22993 ts_tablet_manager.cc:1403] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.026s
I20260608 12:58:23.685590 22996 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: No bootstrap required, opened a new log
I20260608 12:58:23.686178 22996 ts_tablet_manager.cc:1403] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.025s
I20260608 12:58:23.688126 22993 raft_consensus.cc:359] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.688557 23001 raft_consensus.cc:515] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.689079 22993 raft_consensus.cc:385] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.689096 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935" is_pre_election: true
I20260608 12:58:23.689690 22993 raft_consensus.cc:740] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d26883fa0502424992e49e2a281ab935, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.690232 22798 raft_consensus.cc:2393] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17aa0ac0532d449c94c9d7b0bedf394b in current term 1: Already voted for candidate d26883fa0502424992e49e2a281ab935 in this term.
I20260608 12:58:23.690657 22993 consensus_queue.cc:260] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.689635 22996 raft_consensus.cc:359] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.691893 22996 raft_consensus.cc:385] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.692204 22996 raft_consensus.cc:740] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2d2269e5ff4805bf398dbcab228b5c, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.692610 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "d26883fa0502424992e49e2a281ab935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c"
I20260608 12:58:23.693218 22947 raft_consensus.cc:3060] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.693107 22996 consensus_queue.cc:260] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.695696 22996 ts_tablet_manager.cc:1434] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 12:58:23.696995 23001 leader_election.cc:290] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [CANDIDATE]: Term 1 election: Requested vote from peers 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.697891 22998 raft_consensus.cc:493] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.698393 22998 raft_consensus.cc:515] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.699838 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "d26883fa0502424992e49e2a281ab935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b"
I20260608 12:58:23.700407 22873 raft_consensus.cc:3060] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.709734 23000 raft_consensus.cc:493] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.710366 23000 raft_consensus.cc:515] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.716364 23000 leader_election.cc:290] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:23.718971 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" is_pre_election: true
I20260608 12:58:23.719902 22945 raft_consensus.cc:2468] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 0.
I20260608 12:58:23.720898 22873 raft_consensus.cc:2468] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d26883fa0502424992e49e2a281ab935 in term 1.
I20260608 12:58:23.722563 22761 leader_election.cc:304] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17aa0ac0532d449c94c9d7b0bedf394b, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.716529 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" is_pre_election: true
I20260608 12:58:23.723299 22839 leader_election.cc:304] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17aa0ac0532d449c94c9d7b0bedf394b, 6a2d2269e5ff4805bf398dbcab228b5c; no voters: 
I20260608 12:58:23.723675 23001 raft_consensus.cc:2804] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.716568 22998 leader_election.cc:290] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.717443 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935" is_pre_election: true
I20260608 12:58:23.724876 22998 raft_consensus.cc:2804] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.725253 22998 raft_consensus.cc:493] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.724413 23001 raft_consensus.cc:697] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 LEADER]: Becoming Leader. State: Replica: d26883fa0502424992e49e2a281ab935, State: Running, Role: LEADER
I20260608 12:58:23.725394 22798 raft_consensus.cc:2468] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 0.
I20260608 12:58:23.725649 22998 raft_consensus.cc:3060] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.718530 22947 raft_consensus.cc:2468] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d26883fa0502424992e49e2a281ab935 in term 1.
I20260608 12:58:23.726388 23001 consensus_queue.cc:237] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.735829 22993 ts_tablet_manager.cc:1434] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935: Time spent starting tablet: real 0.051s	user 0.029s	sys 0.004s
I20260608 12:58:23.738436 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935" is_pre_election: true
I20260608 12:58:23.739292 22798 raft_consensus.cc:2468] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 0.
I20260608 12:58:23.740837 22913 leader_election.cc:304] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2d2269e5ff4805bf398dbcab228b5c, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.738845 22998 raft_consensus.cc:515] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.741608 23000 raft_consensus.cc:2804] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.742007 23000 raft_consensus.cc:493] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.742323 23000 raft_consensus.cc:3060] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.743198 22998 leader_election.cc:290] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 election: Requested vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.741622 22839 leader_election.cc:304] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [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: 17aa0ac0532d449c94c9d7b0bedf394b; no voters: 6a2d2269e5ff4805bf398dbcab228b5c, d26883fa0502424992e49e2a281ab935
I20260608 12:58:23.746335 22998 raft_consensus.cc:2749] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:23.748237 22998 raft_consensus.cc:493] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.748347 22695 catalog_manager.cc:5696] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 reported cstate change: term changed from 0 to 1, leader changed from <none> to d26883fa0502424992e49e2a281ab935 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "d26883fa0502424992e49e2a281ab935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:23.749253 22998 raft_consensus.cc:515] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.749821 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" is_pre_election: true
I20260608 12:58:23.750671 22873 raft_consensus.cc:2393] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a2d2269e5ff4805bf398dbcab228b5c in current term 1: Already voted for candidate 17aa0ac0532d449c94c9d7b0bedf394b in this term.
I20260608 12:58:23.748185 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c"
I20260608 12:58:23.752460 23000 raft_consensus.cc:515] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.753849 22947 raft_consensus.cc:2393] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17aa0ac0532d449c94c9d7b0bedf394b in current term 1: Already voted for candidate 6a2d2269e5ff4805bf398dbcab228b5c in this term.
I20260608 12:58:23.754289 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935"
I20260608 12:58:23.754974 22798 raft_consensus.cc:3060] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.755373 23000 leader_election.cc:290] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 election: Requested vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:23.755802 22797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935"
I20260608 12:58:23.759757 22998 leader_election.cc:290] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.759929 22797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3b3ab24cd46039585f8fe296ab4e5" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935" is_pre_election: true
I20260608 12:58:23.760607 22797 raft_consensus.cc:2468] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 0.
I20260608 12:58:23.761219 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424ee4949d044eaa9e10ca9bffe4089a" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b"
I20260608 12:58:23.762044 22873 raft_consensus.cc:2393] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a2d2269e5ff4805bf398dbcab228b5c in current term 1: Already voted for candidate 17aa0ac0532d449c94c9d7b0bedf394b in this term.
I20260608 12:58:23.761965 22839 leader_election.cc:304] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17aa0ac0532d449c94c9d7b0bedf394b, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.763307 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3b3ab24cd46039585f8fe296ab4e5" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" is_pre_election: true
I20260608 12:58:23.763688 22910 leader_election.cc:304] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [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: 6a2d2269e5ff4805bf398dbcab228b5c; no voters: 17aa0ac0532d449c94c9d7b0bedf394b, d26883fa0502424992e49e2a281ab935
I20260608 12:58:23.764034 22947 raft_consensus.cc:2468] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 0.
I20260608 12:58:23.764623 22798 raft_consensus.cc:2468] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 1.
I20260608 12:58:23.765365 23000 raft_consensus.cc:2749] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:23.766167 22998 raft_consensus.cc:2804] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.766588 22998 raft_consensus.cc:493] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.766969 22998 raft_consensus.cc:3060] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.767788 22839 leader_election.cc:304] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [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: 17aa0ac0532d449c94c9d7b0bedf394b, d26883fa0502424992e49e2a281ab935; no voters: 6a2d2269e5ff4805bf398dbcab228b5c
I20260608 12:58:23.768852 23019 raft_consensus.cc:2804] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.770573 23019 raft_consensus.cc:697] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Becoming Leader. State: Replica: 17aa0ac0532d449c94c9d7b0bedf394b, State: Running, Role: LEADER
I20260608 12:58:23.771534 23019 consensus_queue.cc:237] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.774775 22998 raft_consensus.cc:515] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.777169 22998 leader_election.cc:290] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 election: Requested vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:23.777961 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3b3ab24cd46039585f8fe296ab4e5" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935"
I20260608 12:58:23.778702 22798 raft_consensus.cc:3060] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.778999 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3b3ab24cd46039585f8fe296ab4e5" candidate_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2d2269e5ff4805bf398dbcab228b5c"
I20260608 12:58:23.779632 22947 raft_consensus.cc:3060] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.781175 22695 catalog_manager.cc:5696] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:23.783742 22798 raft_consensus.cc:2468] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 1.
I20260608 12:58:23.785207 22839 leader_election.cc:304] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17aa0ac0532d449c94c9d7b0bedf394b, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.786058 22947 raft_consensus.cc:2468] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17aa0ac0532d449c94c9d7b0bedf394b in term 1.
I20260608 12:58:23.786159 22998 raft_consensus.cc:2804] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.787096 22998 raft_consensus.cc:697] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Becoming Leader. State: Replica: 17aa0ac0532d449c94c9d7b0bedf394b, State: Running, Role: LEADER
I20260608 12:58:23.787840 22998 consensus_queue.cc:237] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.793233 23000 raft_consensus.cc:493] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.793774 23000 raft_consensus.cc:515] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.795913 23000 leader_election.cc:290] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:23.796604 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829eadbd1d8452280a3f2293d5e7a9d" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935" is_pre_election: true
I20260608 12:58:23.795994 22695 catalog_manager.cc:5696] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:23.796985 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829eadbd1d8452280a3f2293d5e7a9d" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" is_pre_election: true
I20260608 12:58:23.797282 22798 raft_consensus.cc:2468] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 0.
I20260608 12:58:23.797729 22873 raft_consensus.cc:2468] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 0.
I20260608 12:58:23.798465 22913 leader_election.cc:304] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2d2269e5ff4805bf398dbcab228b5c, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.799691 23000 raft_consensus.cc:2804] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.800081 23000 raft_consensus.cc:493] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.800421 23000 raft_consensus.cc:3060] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.807183 23000 raft_consensus.cc:515] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.808852 23000 leader_election.cc:290] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 election: Requested vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:23.809595 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829eadbd1d8452280a3f2293d5e7a9d" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d26883fa0502424992e49e2a281ab935"
I20260608 12:58:23.810029 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829eadbd1d8452280a3f2293d5e7a9d" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b"
I20260608 12:58:23.810272 22798 raft_consensus.cc:3060] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.810642 22873 raft_consensus.cc:3060] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.817417 22873 raft_consensus.cc:2468] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 1.
I20260608 12:58:23.817417 22798 raft_consensus.cc:2468] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 1.
I20260608 12:58:23.819109 22913 leader_election.cc:304] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2d2269e5ff4805bf398dbcab228b5c, d26883fa0502424992e49e2a281ab935; no voters: 
I20260608 12:58:23.819872 23000 raft_consensus.cc:2804] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.820773 23000 raft_consensus.cc:697] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 LEADER]: Becoming Leader. State: Replica: 6a2d2269e5ff4805bf398dbcab228b5c, State: Running, Role: LEADER
I20260608 12:58:23.821514 23000 consensus_queue.cc:237] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:23.829145 22695 catalog_manager.cc:5696] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195). New cstate: current_term: 1 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:23.849658 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:58:23.871572 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:23.872601 16471 tablet_replica.cc:333] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935: stopping tablet replica
I20260608 12:58:23.873294 16471 raft_consensus.cc:2243] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:23.873690 16471 raft_consensus.cc:2272] T 424ee4949d044eaa9e10ca9bffe4089a P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:23.875797 16471 tablet_replica.cc:333] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935: stopping tablet replica
I20260608 12:58:23.876323 16471 raft_consensus.cc:2243] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:23.876713 16471 raft_consensus.cc:2272] T b829eadbd1d8452280a3f2293d5e7a9d P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:23.878688 16471 tablet_replica.cc:333] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: stopping tablet replica
I20260608 12:58:23.879256 16471 raft_consensus.cc:2243] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:23.879832 16471 pending_rounds.cc:70] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: Trying to abort 1 pending ops.
I20260608 12:58:23.880035 16471 pending_rounds.cc:77] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662671297953792 op_type: NO_OP noop_request { }
I20260608 12:58:23.880368 16471 raft_consensus.cc:2889] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:23.880642 16471 raft_consensus.cc:2272] T 4bef4ece6e52413887a7d51dcf629c84 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:23.883045 16471 tablet_replica.cc:333] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935: stopping tablet replica
I20260608 12:58:23.883571 16471 raft_consensus.cc:2243] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:23.883939 16471 raft_consensus.cc:2272] T ada3b3ab24cd46039585f8fe296ab4e5 P d26883fa0502424992e49e2a281ab935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:23.897477 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
W20260608 12:58:24.208878 22839 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:58:24.211997 22839 consensus_peers.cc:597] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:24.234615 22839 consensus_peers.cc:597] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:24.265600 22998 consensus_queue.cc:1048] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:24.267992 22913 consensus_peers.cc:597] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:24.292121 23000 consensus_queue.cc:1048] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:24.374470 22998 consensus_queue.cc:1048] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:24.793812 22998 consensus_queue.cc:579] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.021s)
W20260608 12:58:24.800781 22694 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 424ee4949d044eaa9e10ca9bffe4089a with cas_config_opid_index -1: no extra replica candidate found for tablet 424ee4949d044eaa9e10ca9bffe4089a (table test-workload [id=6352250e2f554066a61862cc1037bf1e]): 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
W20260608 12:58:24.859459 22744 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d26883fa0502424992e49e2a281ab935 not available for placement
I20260608 12:58:24.912345 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:24.918634 23036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:24.919387 23037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:24.921672 23039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:24.921696 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:24.923686 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:24.923949 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:24.924142 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923504924128 us; error 0 us; skew 500 ppm
I20260608 12:58:24.924714 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:24.927358 16471 webserver.cc:533] Webserver started at http://127.16.21.196:36299/ using document root <none> and password file <none>
I20260608 12:58:24.927892 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:24.928110 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:24.928431 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:24.929554 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "9a256bae236243c2987650d899f95681"
format_stamp: "Formatted at 2026-06-08 12:58:24 on dist-test-slave-7vxk"
I20260608 12:58:24.934396 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:58:24.937999 23044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:24.938789 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:24.939162 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "9a256bae236243c2987650d899f95681"
format_stamp: "Formatted at 2026-06-08 12:58:24 on dist-test-slave-7vxk"
I20260608 12:58:24.939441 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:24.953415 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:24.954659 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:24.956115 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:24.958418 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:24.958640 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:24.958899 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:24.959117 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:25.000027 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:35087
I20260608 12:58:25.000171 23106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:35087 every 8 connection(s)
I20260608 12:58:25.018252 23107 heartbeater.cc:344] Connected to a master server at 127.16.21.254:38129
I20260608 12:58:25.018630 23107 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:25.019553 23107 heartbeater.cc:507] Master 127.16.21.254:38129 requested a full tablet report, sending...
I20260608 12:58:25.021531 22694 ts_manager.cc:194] Registered new tserver with Master: 9a256bae236243c2987650d899f95681 (127.16.21.196:35087)
I20260608 12:58:25.022994 22694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37994
I20260608 12:58:25.050731 22998 consensus_queue.cc:579] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.262s)
I20260608 12:58:25.055677 23034 consensus_queue.cc:579] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.233s)
I20260608 12:58:25.063383 22873 consensus_queue.cc:237] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.067631 22947 consensus_queue.cc:237] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.069903 22946 raft_consensus.cc:1275] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.078840 23031 consensus_queue.cc:1048] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260608 12:58:25.084355 22839 consensus_peers.cc:597] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:25.084803 22836 consensus_peers.cc:597] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer 9a256bae236243c2987650d899f95681 (127.16.21.196:35087): Couldn't send request to peer 9a256bae236243c2987650d899f95681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ada3b3ab24cd46039585f8fe296ab4e5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.084803 22873 raft_consensus.cc:1275] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.087801 23034 consensus_queue.cc:1048] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:25.092799 23031 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.095643 22947 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.098886 23112 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.100770 22872 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.105142 22680 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ada3b3ab24cd46039585f8fe296ab4e5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260608 12:58:25.105760 22913 consensus_peers.cc:597] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:25.110430 22910 consensus_peers.cc:597] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer 9a256bae236243c2987650d899f95681 (127.16.21.196:35087): Couldn't send request to peer 9a256bae236243c2987650d899f95681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b829eadbd1d8452280a3f2293d5e7a9d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.111347 22695 catalog_manager.cc:5696] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.114068 22683 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b829eadbd1d8452280a3f2293d5e7a9d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:58:25.129529 22694 catalog_manager.cc:5696] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:25.171902 22872 consensus_queue.cc:237] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.177791 22947 raft_consensus.cc:1275] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:58:25.178005 22836 consensus_peers.cc:597] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer 9a256bae236243c2987650d899f95681 (127.16.21.196:35087): Couldn't send request to peer 9a256bae236243c2987650d899f95681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 424ee4949d044eaa9e10ca9bffe4089a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.179438 22998 consensus_queue.cc:1048] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:58:25.180907 22839 consensus_peers.cc:597] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.185467 23031 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.187158 22947 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:25.192590 22680 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 424ee4949d044eaa9e10ca9bffe4089a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:58:25.196512 22695 catalog_manager.cc:5696] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b reported cstate change: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:25.297096 23111 raft_consensus.cc:493] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:25.297653 23111 raft_consensus.cc:515] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:25.299525 23111 leader_election.cc:290] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:25.300700 22872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" is_pre_election: true
I20260608 12:58:25.301277 22872 raft_consensus.cc:2468] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 1.
I20260608 12:58:25.302523 22910 leader_election.cc:304] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [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: 17aa0ac0532d449c94c9d7b0bedf394b, 6a2d2269e5ff4805bf398dbcab228b5c; no voters: 
I20260608 12:58:25.303289 23111 raft_consensus.cc:2804] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:58:25.303344 22913 leader_election.cc:336] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
I20260608 12:58:25.303695 23111 raft_consensus.cc:493] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:25.304055 23111 raft_consensus.cc:3060] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:25.308872 23111 raft_consensus.cc:515] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:25.310515 23111 leader_election.cc:290] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 2 election: Requested vote from peers d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473), 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:25.311720 22872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bef4ece6e52413887a7d51dcf629c84" candidate_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17aa0ac0532d449c94c9d7b0bedf394b"
I20260608 12:58:25.312264 22872 raft_consensus.cc:3060] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:58:25.314255 22913 leader_election.cc:336] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
I20260608 12:58:25.317090 22872 raft_consensus.cc:2468] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2d2269e5ff4805bf398dbcab228b5c in term 2.
I20260608 12:58:25.318091 22910 leader_election.cc:304] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [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: 17aa0ac0532d449c94c9d7b0bedf394b, 6a2d2269e5ff4805bf398dbcab228b5c; no voters: d26883fa0502424992e49e2a281ab935
I20260608 12:58:25.318805 23111 raft_consensus.cc:2804] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:25.319276 23111 raft_consensus.cc:697] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 LEADER]: Becoming Leader. State: Replica: 6a2d2269e5ff4805bf398dbcab228b5c, State: Running, Role: LEADER
I20260608 12:58:25.320013 23111 consensus_queue.cc:237] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Queue going to LEADER 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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } }
I20260608 12:58:25.327589 22694 catalog_manager.cc:5696] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: term changed from 1 to 2, leader changed from d26883fa0502424992e49e2a281ab935 (127.16.21.193) to 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195). New cstate: current_term: 2 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:25.477234 23123 ts_tablet_manager.cc:933] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: Initiating tablet copy from peer 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:25.478819 23123 tablet_copy_client.cc:323] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:44673
I20260608 12:58:25.488623 22883 tablet_copy_service.cc:140] P 17aa0ac0532d449c94c9d7b0bedf394b: Received BeginTabletCopySession request for tablet ada3b3ab24cd46039585f8fe296ab4e5 from peer 9a256bae236243c2987650d899f95681 ({username='slave'} at 127.0.0.1:60794)
I20260608 12:58:25.489171 22883 tablet_copy_service.cc:161] P 17aa0ac0532d449c94c9d7b0bedf394b: Beginning new tablet copy session on tablet ada3b3ab24cd46039585f8fe296ab4e5 from peer 9a256bae236243c2987650d899f95681 at {username='slave'} at 127.0.0.1:60794: session id = 9a256bae236243c2987650d899f95681-ada3b3ab24cd46039585f8fe296ab4e5
I20260608 12:58:25.494508 22883 tablet_copy_source_session.cc:215] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:25.497426 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3b3ab24cd46039585f8fe296ab4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:25.507997 23123 tablet_copy_client.cc:806] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:25.508545 23123 tablet_copy_client.cc:670] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:25.511988 23123 tablet_copy_client.cc:538] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:25.518041 23123 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: Bootstrap starting.
I20260608 12:58:25.532612 23123 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:25.533412 23123 tablet_bootstrap.cc:492] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: Bootstrap complete.
I20260608 12:58:25.533927 23123 ts_tablet_manager.cc:1403] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260608 12:58:25.536103 23123 raft_consensus.cc:359] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.536612 23123 raft_consensus.cc:740] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9a256bae236243c2987650d899f95681, State: Initialized, Role: LEARNER
I20260608 12:58:25.537137 23123 consensus_queue.cc:260] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.539275 23107 heartbeater.cc:499] Master 127.16.21.254:38129 was elected leader, sending a full tablet report...
I20260608 12:58:25.539652 23123 ts_tablet_manager.cc:1434] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:58:25.541688 22883 tablet_copy_service.cc:342] P 17aa0ac0532d449c94c9d7b0bedf394b: Request end of tablet copy session 9a256bae236243c2987650d899f95681-ada3b3ab24cd46039585f8fe296ab4e5 received from {username='slave'} at 127.0.0.1:60794
I20260608 12:58:25.542112 22883 tablet_copy_service.cc:434] P 17aa0ac0532d449c94c9d7b0bedf394b: ending tablet copy session 9a256bae236243c2987650d899f95681-ada3b3ab24cd46039585f8fe296ab4e5 on tablet ada3b3ab24cd46039585f8fe296ab4e5 with peer 9a256bae236243c2987650d899f95681
I20260608 12:58:25.590518 23123 ts_tablet_manager.cc:933] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: Initiating tablet copy from peer 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:25.591931 23123 tablet_copy_client.cc:323] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:37135
I20260608 12:58:25.600853 22957 tablet_copy_service.cc:140] P 6a2d2269e5ff4805bf398dbcab228b5c: Received BeginTabletCopySession request for tablet b829eadbd1d8452280a3f2293d5e7a9d from peer 9a256bae236243c2987650d899f95681 ({username='slave'} at 127.0.0.1:42468)
I20260608 12:58:25.601383 22957 tablet_copy_service.cc:161] P 6a2d2269e5ff4805bf398dbcab228b5c: Beginning new tablet copy session on tablet b829eadbd1d8452280a3f2293d5e7a9d from peer 9a256bae236243c2987650d899f95681 at {username='slave'} at 127.0.0.1:42468: session id = 9a256bae236243c2987650d899f95681-b829eadbd1d8452280a3f2293d5e7a9d
I20260608 12:58:25.606642 22957 tablet_copy_source_session.cc:215] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:25.609553 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829eadbd1d8452280a3f2293d5e7a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:25.620464 23123 tablet_copy_client.cc:806] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:25.620937 23123 tablet_copy_client.cc:670] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:25.624451 23123 tablet_copy_client.cc:538] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:25.630352 23123 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: Bootstrap starting.
I20260608 12:58:25.645478 23123 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:25.646324 23123 tablet_bootstrap.cc:492] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: Bootstrap complete.
I20260608 12:58:25.647032 23123 ts_tablet_manager.cc:1403] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:58:25.649565 23123 raft_consensus.cc:359] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.650113 23123 raft_consensus.cc:740] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9a256bae236243c2987650d899f95681, State: Initialized, Role: LEARNER
I20260608 12:58:25.650610 23123 consensus_queue.cc:260] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.652472 23123 ts_tablet_manager.cc:1434] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:25.654158 22957 tablet_copy_service.cc:342] P 6a2d2269e5ff4805bf398dbcab228b5c: Request end of tablet copy session 9a256bae236243c2987650d899f95681-b829eadbd1d8452280a3f2293d5e7a9d received from {username='slave'} at 127.0.0.1:42468
I20260608 12:58:25.654525 22957 tablet_copy_service.cc:434] P 6a2d2269e5ff4805bf398dbcab228b5c: ending tablet copy session 9a256bae236243c2987650d899f95681-b829eadbd1d8452280a3f2293d5e7a9d on tablet b829eadbd1d8452280a3f2293d5e7a9d with peer 9a256bae236243c2987650d899f95681
I20260608 12:58:25.714932 23123 ts_tablet_manager.cc:933] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: Initiating tablet copy from peer 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673)
I20260608 12:58:25.716310 23123 tablet_copy_client.cc:323] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:44673
I20260608 12:58:25.717813 22883 tablet_copy_service.cc:140] P 17aa0ac0532d449c94c9d7b0bedf394b: Received BeginTabletCopySession request for tablet 424ee4949d044eaa9e10ca9bffe4089a from peer 9a256bae236243c2987650d899f95681 ({username='slave'} at 127.0.0.1:60794)
I20260608 12:58:25.718273 22883 tablet_copy_service.cc:161] P 17aa0ac0532d449c94c9d7b0bedf394b: Beginning new tablet copy session on tablet 424ee4949d044eaa9e10ca9bffe4089a from peer 9a256bae236243c2987650d899f95681 at {username='slave'} at 127.0.0.1:60794: session id = 9a256bae236243c2987650d899f95681-424ee4949d044eaa9e10ca9bffe4089a
I20260608 12:58:25.723242 22883 tablet_copy_source_session.cc:215] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:25.725977 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424ee4949d044eaa9e10ca9bffe4089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:25.736409 23123 tablet_copy_client.cc:806] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:25.736882 23123 tablet_copy_client.cc:670] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:25.740420 23123 tablet_copy_client.cc:538] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:25.747201 23123 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: Bootstrap starting.
I20260608 12:58:25.760305 23123 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:25.760988 23123 tablet_bootstrap.cc:492] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: Bootstrap complete.
I20260608 12:58:25.761547 23123 ts_tablet_manager.cc:1403] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:58:25.763526 23123 raft_consensus.cc:359] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.764089 23123 raft_consensus.cc:740] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9a256bae236243c2987650d899f95681, State: Initialized, Role: LEARNER
I20260608 12:58:25.764555 23123 consensus_queue.cc:260] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:25.766016 23123 ts_tablet_manager.cc:1434] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:25.767845 22883 tablet_copy_service.cc:342] P 17aa0ac0532d449c94c9d7b0bedf394b: Request end of tablet copy session 9a256bae236243c2987650d899f95681-424ee4949d044eaa9e10ca9bffe4089a received from {username='slave'} at 127.0.0.1:60794
I20260608 12:58:25.768287 22883 tablet_copy_service.cc:434] P 17aa0ac0532d449c94c9d7b0bedf394b: ending tablet copy session 9a256bae236243c2987650d899f95681-424ee4949d044eaa9e10ca9bffe4089a on tablet 424ee4949d044eaa9e10ca9bffe4089a with peer 9a256bae236243c2987650d899f95681
W20260608 12:58:25.819962 22913 consensus_peers.cc:597] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:25.861544 22744 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d26883fa0502424992e49e2a281ab935 not available for placement
I20260608 12:58:25.891853 22872 raft_consensus.cc:1275] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:58:25.893263 23111 consensus_queue.cc:1048] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:25.928228 23082 raft_consensus.cc:1217] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:58:26.004350 23082 raft_consensus.cc:1217] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:58:26.133329 23111 consensus_queue.cc:579] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.062s)
I20260608 12:58:26.291204 23138 consensus_queue.cc:579] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.118s)
I20260608 12:58:26.325049 23082 raft_consensus.cc:1217] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:58:26.408859 23138 raft_consensus.cc:1064] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: attempting to promote NON_VOTER 9a256bae236243c2987650d899f95681 to VOTER
I20260608 12:58:26.410915 23138 consensus_queue.cc:237] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:26.417642 22947 raft_consensus.cc:1275] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:26.417933 23082 raft_consensus.cc:1275] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:26.419346 23141 consensus_queue.cc:1048] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:26.420166 23138 consensus_queue.cc:1048] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:58:26.422276 22839 consensus_peers.cc:597] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.430850 23138 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.432544 22947 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.442878 23082 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.445389 22694 catalog_manager.cc:5696] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b reported cstate change: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:26.463737 22872 consensus_queue.cc:237] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [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: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:26.469106 23082 raft_consensus.cc:1275] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:26.469772 22947 raft_consensus.cc:1275] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:26.471295 23141 consensus_queue.cc:1048] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:26.472087 22998 consensus_queue.cc:1048] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:26.477952 23135 raft_consensus.cc:1064] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: attempting to promote NON_VOTER 9a256bae236243c2987650d899f95681 to VOTER
I20260608 12:58:26.479952 23138 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.480671 23135 consensus_queue.cc:237] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:26.481765 23082 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.481969 22947 raft_consensus.cc:2955] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.490036 22680 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ada3b3ab24cd46039585f8fe296ab4e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:26.495486 22695 catalog_manager.cc:5696] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b reported cstate change: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:26.496369 23082 raft_consensus.cc:1275] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:26.498422 23111 consensus_queue.cc:1048] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:26.503223 22872 raft_consensus.cc:1275] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:26.504997 23139 consensus_queue.cc:1048] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:58:26.506055 22913 consensus_peers.cc:597] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:26.519735 22683 catalog_manager.cc:4754] TS d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ada3b3ab24cd46039585f8fe296ab4e5: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
I20260608 12:58:26.519990 23149 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.522621 22872 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.532075 23082 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.534909 22694 catalog_manager.cc:5696] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:26.548202 22947 consensus_queue.cc:237] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [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: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:26.553357 23082 raft_consensus.cc:1275] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:26.553479 22872 raft_consensus.cc:1275] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:26.554769 23149 consensus_queue.cc:1048] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:26.555513 23135 consensus_queue.cc:1048] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:26.562077 23139 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.563963 22872 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.564271 23082 raft_consensus.cc:2955] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.575438 22683 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b829eadbd1d8452280a3f2293d5e7a9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:26.577070 22695 catalog_manager.cc:5696] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 reported cstate change: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.706471 23141 raft_consensus.cc:1064] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: attempting to promote NON_VOTER 9a256bae236243c2987650d899f95681 to VOTER
I20260608 12:58:26.708491 23141 consensus_queue.cc:237] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:26.714994 23082 raft_consensus.cc:1275] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 LEARNER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:26.715073 22947 raft_consensus.cc:1275] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:26.716890 23131 consensus_queue.cc:1048] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:26.717659 23141 consensus_queue.cc:1048] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:58:26.718648 22839 consensus_peers.cc:597] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.725920 23141 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.727886 23082 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.738355 22947 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.741183 22696 catalog_manager.cc:5696] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b reported cstate change: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:26.755228 22872 consensus_queue.cc:237] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [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: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:26.760457 23082 raft_consensus.cc:1275] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:26.760556 22947 raft_consensus.cc:1275] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Refusing update from remote peer 17aa0ac0532d449c94c9d7b0bedf394b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:26.761890 23141 consensus_queue.cc:1048] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:26.762701 23131 consensus_queue.cc:1048] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:26.763120 23149 consensus_queue.cc:579] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.442s)
I20260608 12:58:26.771651 23138 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.773248 22947 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.775162 22946 consensus_queue.cc:237] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:26.781342 22680 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 424ee4949d044eaa9e10ca9bffe4089a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:26.786531 22872 raft_consensus.cc:1275] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:58:26.786667 22910 consensus_peers.cc:597] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer 9a256bae236243c2987650d899f95681 (127.16.21.196:35087): Couldn't send request to peer 9a256bae236243c2987650d899f95681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bef4ece6e52413887a7d51dcf629c84. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.789237 23149 consensus_queue.cc:1048] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:26.789593 22694 catalog_manager.cc:5696] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New cstate: current_term: 1 leader_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
W20260608 12:58:26.790995 22913 consensus_peers.cc:597] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.792572 23082 raft_consensus.cc:2955] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:26.798171 23139 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:26.803982 22873 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } } }
I20260608 12:58:26.811944 22683 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4bef4ece6e52413887a7d51dcf629c84 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:58:26.815632 22695 catalog_manager.cc:5696] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index -1 to 2, NON_VOTER 9a256bae236243c2987650d899f95681 (127.16.21.196) added. New cstate: current_term: 2 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:26.865777 22744 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d26883fa0502424992e49e2a281ab935 not available for placement
I20260608 12:58:27.333190 23157 ts_tablet_manager.cc:933] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: Initiating tablet copy from peer 6a2d2269e5ff4805bf398dbcab228b5c (127.16.21.195:37135)
I20260608 12:58:27.334743 23157 tablet_copy_client.cc:323] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:37135
I20260608 12:58:27.336163 22957 tablet_copy_service.cc:140] P 6a2d2269e5ff4805bf398dbcab228b5c: Received BeginTabletCopySession request for tablet 4bef4ece6e52413887a7d51dcf629c84 from peer 9a256bae236243c2987650d899f95681 ({username='slave'} at 127.0.0.1:42468)
I20260608 12:58:27.336548 22957 tablet_copy_service.cc:161] P 6a2d2269e5ff4805bf398dbcab228b5c: Beginning new tablet copy session on tablet 4bef4ece6e52413887a7d51dcf629c84 from peer 9a256bae236243c2987650d899f95681 at {username='slave'} at 127.0.0.1:42468: session id = 9a256bae236243c2987650d899f95681-4bef4ece6e52413887a7d51dcf629c84
I20260608 12:58:27.341415 22957 tablet_copy_source_session.cc:215] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:27.344007 23157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bef4ece6e52413887a7d51dcf629c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:27.354470 23157 tablet_copy_client.cc:806] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:27.355057 23157 tablet_copy_client.cc:670] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:27.359067 23157 tablet_copy_client.cc:538] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:27.364802 23157 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: Bootstrap starting.
I20260608 12:58:27.379228 23157 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:27.379964 23157 tablet_bootstrap.cc:492] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: Bootstrap complete.
I20260608 12:58:27.380532 23157 ts_tablet_manager.cc:1403] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260608 12:58:27.382625 23157 raft_consensus.cc:359] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:27.383255 23157 raft_consensus.cc:740] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9a256bae236243c2987650d899f95681, State: Initialized, Role: LEARNER
I20260608 12:58:27.383894 23157 consensus_queue.cc:260] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: true } }
I20260608 12:58:27.387428 23157 ts_tablet_manager.cc:1434] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:27.389467 22957 tablet_copy_service.cc:342] P 6a2d2269e5ff4805bf398dbcab228b5c: Request end of tablet copy session 9a256bae236243c2987650d899f95681-4bef4ece6e52413887a7d51dcf629c84 received from {username='slave'} at 127.0.0.1:42468
I20260608 12:58:27.389840 22957 tablet_copy_service.cc:434] P 6a2d2269e5ff4805bf398dbcab228b5c: ending tablet copy session 9a256bae236243c2987650d899f95681-4bef4ece6e52413887a7d51dcf629c84 on tablet 4bef4ece6e52413887a7d51dcf629c84 with peer 9a256bae236243c2987650d899f95681
W20260608 12:58:27.734169 22683 catalog_manager.cc:4754] TS d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ada3b3ab24cd46039585f8fe296ab4e5: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
I20260608 12:58:27.853749 23139 consensus_queue.cc:579] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Leader has been unable to successfully communicate with peer d26883fa0502424992e49e2a281ab935 for more than 1 seconds (1.077s)
W20260608 12:58:27.869729 22744 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d26883fa0502424992e49e2a281ab935 not available for placement
I20260608 12:58:27.910012 23082 raft_consensus.cc:1217] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:58:28.347131 23139 raft_consensus.cc:1064] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: attempting to promote NON_VOTER 9a256bae236243c2987650d899f95681 to VOTER
I20260608 12:58:28.349068 23139 consensus_queue.cc:237] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [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: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:28.355643 23082 raft_consensus.cc:1275] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 LEARNER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:28.355803 22873 raft_consensus.cc:1275] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:28.357161 23164 consensus_queue.cc:1048] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:28.357928 23167 consensus_queue.cc:1048] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:58:28.359812 22913 consensus_peers.cc:597] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): Couldn't send request to peer d26883fa0502424992e49e2a281ab935. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:28.366405 23164 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:28.368244 23082 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:28.377849 22873 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:28.380358 22694 catalog_manager.cc:5696] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index 2 to 3, 9a256bae236243c2987650d899f95681 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d26883fa0502424992e49e2a281ab935" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:28.397920 22946 consensus_queue.cc:237] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [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: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } }
I20260608 12:58:28.403141 23082 raft_consensus.cc:1275] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:28.403240 22873 raft_consensus.cc:1275] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Refusing update from remote peer 6a2d2269e5ff4805bf398dbcab228b5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:28.404969 23139 consensus_queue.cc:1048] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:28.405683 23164 consensus_queue.cc:1048] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:28.411731 23139 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:28.413496 23082 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:28.414438 22873 raft_consensus.cc:2955] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } } }
I20260608 12:58:28.420125 22683 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4bef4ece6e52413887a7d51dcf629c84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:28.425794 22696 catalog_manager.cc:5696] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c reported cstate change: config changed from index 3 to 4, VOTER d26883fa0502424992e49e2a281ab935 (127.16.21.193) evicted. New cstate: current_term: 2 leader_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17aa0ac0532d449c94c9d7b0bedf394b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 44673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2d2269e5ff4805bf398dbcab228b5c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a256bae236243c2987650d899f95681" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 35087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:58:28.800614 22683 catalog_manager.cc:4754] TS d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b829eadbd1d8452280a3f2293d5e7a9d: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
W20260608 12:58:29.634418 22683 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260608 12:58:30.709375 22683 catalog_manager.cc:4754] TS d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4bef4ece6e52413887a7d51dcf629c84: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
I20260608 12:58:32.037979 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:58:32.067734 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.068475 16471 tablet_replica.cc:333] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b: stopping tablet replica
I20260608 12:58:32.069021 16471 raft_consensus.cc:2243] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.069597 16471 raft_consensus.cc:2272] T b829eadbd1d8452280a3f2293d5e7a9d P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.071585 16471 tablet_replica.cc:333] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b: stopping tablet replica
I20260608 12:58:32.072050 16471 raft_consensus.cc:2243] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.073047 16471 raft_consensus.cc:2272] T 424ee4949d044eaa9e10ca9bffe4089a P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.074884 16471 tablet_replica.cc:333] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b: stopping tablet replica
I20260608 12:58:32.075431 16471 raft_consensus.cc:2243] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.075932 16471 raft_consensus.cc:2272] T 4bef4ece6e52413887a7d51dcf629c84 P 17aa0ac0532d449c94c9d7b0bedf394b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.077658 16471 tablet_replica.cc:333] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b: stopping tablet replica
I20260608 12:58:32.078078 16471 raft_consensus.cc:2243] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.078758 16471 raft_consensus.cc:2272] T ada3b3ab24cd46039585f8fe296ab4e5 P 17aa0ac0532d449c94c9d7b0bedf394b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.102945 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:58:32.116971 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
W20260608 12:58:32.131660 22910 consensus_peers.cc:597] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c -> Peer 17aa0ac0532d449c94c9d7b0bedf394b (127.16.21.194:44673): Couldn't send request to peer 17aa0ac0532d449c94c9d7b0bedf394b. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.194:44673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:32.147302 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.148276 16471 tablet_replica.cc:333] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c: stopping tablet replica
I20260608 12:58:32.148913 16471 raft_consensus.cc:2243] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.149739 16471 raft_consensus.cc:2272] T b829eadbd1d8452280a3f2293d5e7a9d P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.151764 16471 tablet_replica.cc:333] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c: stopping tablet replica
I20260608 12:58:32.152282 16471 raft_consensus.cc:2243] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.152837 16471 raft_consensus.cc:2272] T 424ee4949d044eaa9e10ca9bffe4089a P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.155203 16471 tablet_replica.cc:333] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c: stopping tablet replica
I20260608 12:58:32.155676 16471 raft_consensus.cc:2243] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.156221 16471 raft_consensus.cc:2272] T ada3b3ab24cd46039585f8fe296ab4e5 P 6a2d2269e5ff4805bf398dbcab228b5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.158123 16471 tablet_replica.cc:333] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c: stopping tablet replica
I20260608 12:58:32.158639 16471 raft_consensus.cc:2243] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.159559 16471 raft_consensus.cc:2272] T 4bef4ece6e52413887a7d51dcf629c84 P 6a2d2269e5ff4805bf398dbcab228b5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.182906 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:58:32.196913 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:58:32.216444 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.217042 16471 tablet_replica.cc:333] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681: stopping tablet replica
I20260608 12:58:32.217561 16471 raft_consensus.cc:2243] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.218065 16471 raft_consensus.cc:2272] T 424ee4949d044eaa9e10ca9bffe4089a P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.220042 16471 tablet_replica.cc:333] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681: stopping tablet replica
I20260608 12:58:32.220515 16471 raft_consensus.cc:2243] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.220973 16471 raft_consensus.cc:2272] T b829eadbd1d8452280a3f2293d5e7a9d P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.222767 16471 tablet_replica.cc:333] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681: stopping tablet replica
I20260608 12:58:32.223309 16471 raft_consensus.cc:2243] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.223783 16471 raft_consensus.cc:2272] T 4bef4ece6e52413887a7d51dcf629c84 P 9a256bae236243c2987650d899f95681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.225492 16471 tablet_replica.cc:333] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681: stopping tablet replica
I20260608 12:58:32.225890 16471 raft_consensus.cc:2243] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.226313 16471 raft_consensus.cc:2272] T ada3b3ab24cd46039585f8fe296ab4e5 P 9a256bae236243c2987650d899f95681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.249118 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:58:32.265079 16471 master.cc:562] Master@127.16.21.254:38129 shutting down...
W20260608 12:58:32.799638 22683 catalog_manager.cc:4754] TS d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4bef4ece6e52413887a7d51dcf629c84: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
W20260608 12:58:35.002513 22683 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:58:35.005805 22683 catalog_manager.cc:4754] TS d26883fa0502424992e49e2a281ab935 (127.16.21.193:36473): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ada3b3ab24cd46039585f8fe296ab4e5: Network error: Client connection negotiation failed: client connection to 127.16.21.193:36473: connect: Connection refused (error 111)
I20260608 12:58:35.907559 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:35.908653 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:35.909067 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f6fdeaac62a4277bfa8721bf338445f: stopping tablet replica
W20260608 12:58:36.807281 22727 debug-util.cc:398] Leaking SignalData structure 0x7b08001c92c0 after lost signal to thread 16474
W20260608 12:58:36.931839 16471 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22727)
W20260608 12:58:37.932363 16471 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 22727)
I20260608 12:58:38.198570 16471 master.cc:584] Master@127.16.21.254:38129 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (16531 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:58:38.249493 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:43995
I20260608 12:58:38.250762 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:38.256523 23187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.257088 23188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.258806 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:38.259176 23190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.260104 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:38.260285 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:38.260408 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923518260397 us; error 0 us; skew 500 ppm
I20260608 12:58:38.260974 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:38.263479 16471 webserver.cc:533] Webserver started at http://127.16.21.254:37603/ using document root <none> and password file <none>
I20260608 12:58:38.263988 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:38.264153 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:38.264381 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:38.265592 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.270193 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:58:38.273779 23195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.274688 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:38.275033 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.275382 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:38.287999 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:38.289223 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:38.328583 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:43995
I20260608 12:58:38.328702 23246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:43995 every 8 connection(s)
I20260608 12:58:38.332881 23247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:38.344893 23247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9: Bootstrap starting.
I20260608 12:58:38.349828 23247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:38.354012 23247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9: No bootstrap required, opened a new log
I20260608 12:58:38.356448 23247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" member_type: VOTER }
I20260608 12:58:38.356907 23247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:38.357151 23247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174a4fb0e6dc4a429ee9ac0a4fbb68d9, State: Initialized, Role: FOLLOWER
I20260608 12:58:38.357908 23247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" member_type: VOTER }
I20260608 12:58:38.358408 23247 raft_consensus.cc:399] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:38.358646 23247 raft_consensus.cc:493] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:38.358927 23247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:38.363994 23247 raft_consensus.cc:515] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" member_type: VOTER }
I20260608 12:58:38.364498 23247 leader_election.cc:304] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [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: 174a4fb0e6dc4a429ee9ac0a4fbb68d9; no voters: 
I20260608 12:58:38.365593 23247 leader_election.cc:290] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:38.366130 23250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:38.367640 23250 raft_consensus.cc:697] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 1 LEADER]: Becoming Leader. State: Replica: 174a4fb0e6dc4a429ee9ac0a4fbb68d9, State: Running, Role: LEADER
I20260608 12:58:38.368314 23250 consensus_queue.cc:237] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [LEADER]: Queue going to LEADER mode. State: All 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: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" member_type: VOTER }
I20260608 12:58:38.368774 23247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:38.376381 23251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" member_type: VOTER } }
I20260608 12:58:38.376211 23252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 174a4fb0e6dc4a429ee9ac0a4fbb68d9. Latest consensus state: current_term: 1 leader_uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "174a4fb0e6dc4a429ee9ac0a4fbb68d9" member_type: VOTER } }
I20260608 12:58:38.376986 23251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:38.377202 23252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:38.379066 23260 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:38.385226 23260 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:38.386300 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:38.395371 23260 catalog_manager.cc:1382] Generated new cluster ID: 63cc27e18fc04f349dfb87104837f06c
I20260608 12:58:38.395659 23260 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:38.409395 23260 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:38.410792 23260 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:38.436772 23260 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9: Generated new TSK 0
I20260608 12:58:38.437376 23260 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:38.453050 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:38.459717 23268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.461150 23269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.462366 23271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.463056 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:38.464033 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:38.464212 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:38.464342 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923518464323 us; error 0 us; skew 500 ppm
I20260608 12:58:38.464880 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:38.467064 16471 webserver.cc:533] Webserver started at http://127.16.21.193:34053/ using document root <none> and password file <none>
I20260608 12:58:38.467614 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:38.467773 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:38.467994 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:38.469165 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.473973 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:58:38.477699 23276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.478461 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:38.478719 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.478955 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:38.495548 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:38.496709 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:38.498090 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:38.500967 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:38.501180 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.501451 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:38.501613 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.544577 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:38883
I20260608 12:58:38.544689 23338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:38883 every 8 connection(s)
I20260608 12:58:38.550299 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:38.557731 23343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.558074 23344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.560815 23346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.561092 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:38.562024 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:38.562242 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:38.562424 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923518562404 us; error 0 us; skew 500 ppm
I20260608 12:58:38.563019 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:38.565374 16471 webserver.cc:533] Webserver started at http://127.16.21.194:43079/ using document root <none> and password file <none>
I20260608 12:58:38.566026 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:38.566255 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:38.566560 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:38.568078 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "e0cf0b20cf5a449196367e0110dd90d0"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.569186 23339 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:38.569598 23339 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:38.570399 23339 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:38.572718 23212 ts_manager.cc:194] Registered new tserver with Master: 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883)
I20260608 12:58:38.573752 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:38.574963 23212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43368
I20260608 12:58:38.578068 23351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.578786 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:38.579149 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "e0cf0b20cf5a449196367e0110dd90d0"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.579435 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:38.589458 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:38.590732 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:38.592255 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:38.594658 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:38.594911 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.595191 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:38.595383 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.637033 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:42525
I20260608 12:58:38.637162 23413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:42525 every 8 connection(s)
I20260608 12:58:38.642268 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:38.650507 23418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.650702 23417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.653558 23420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.655140 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:38.655931 23414 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:38.656172 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:38.656289 23414 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:38.656471 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:38.656737 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923518656720 us; error 0 us; skew 500 ppm
I20260608 12:58:38.657210 23414 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:38.657392 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:38.659489 23212 ts_manager.cc:194] Registered new tserver with Master: e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:38.660077 16471 webserver.cc:533] Webserver started at http://127.16.21.195:35233/ using document root <none> and password file <none>
I20260608 12:58:38.660645 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:38.660853 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:38.661134 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:38.661154 23212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43370
I20260608 12:58:38.662569 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "c0048d584a87442299da7f2050330401"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.667659 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:58:38.670902 23425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.671649 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:38.671947 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "c0048d584a87442299da7f2050330401"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:38.672237 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:38.697376 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:38.698645 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:38.700172 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:38.702445 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:38.702688 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.702917 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:38.703109 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.744912 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:44099
I20260608 12:58:38.745065 23487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:44099 every 8 connection(s)
I20260608 12:58:38.760253 23488 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:38.760679 23488 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:38.761461 23488 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:38.763487 23212 ts_manager.cc:194] Registered new tserver with Master: c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:38.763974 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015545568s
I20260608 12:58:38.765358 23212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43380
I20260608 12:58:39.578171 23339 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
I20260608 12:58:39.664390 23414 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
I20260608 12:58:39.768612 23488 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
I20260608 12:58:39.822583 23212 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48220:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:39.825233 23212 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:39.890511 23304 tablet_service.cc:1511] Processing CreateTablet for tablet aed4aa9dd24b4f7db3ad6854207e9a4a (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:39.891377 23303 tablet_service.cc:1511] Processing CreateTablet for tablet cbbb98b05c1a4c68aa0c73ff7292cf96 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:39.892189 23304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed4aa9dd24b4f7db3ad6854207e9a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.892889 23303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbb98b05c1a4c68aa0c73ff7292cf96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.896260 23453 tablet_service.cc:1511] Processing CreateTablet for tablet aed4aa9dd24b4f7db3ad6854207e9a4a (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:39.897758 23453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed4aa9dd24b4f7db3ad6854207e9a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.900897 23379 tablet_service.cc:1511] Processing CreateTablet for tablet aed4aa9dd24b4f7db3ad6854207e9a4a (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:39.901278 23378 tablet_service.cc:1511] Processing CreateTablet for tablet cbbb98b05c1a4c68aa0c73ff7292cf96 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:39.902387 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed4aa9dd24b4f7db3ad6854207e9a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.903051 23378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbb98b05c1a4c68aa0c73ff7292cf96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.904500 23452 tablet_service.cc:1511] Processing CreateTablet for tablet cbbb98b05c1a4c68aa0c73ff7292cf96 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:39.905921 23452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbb98b05c1a4c68aa0c73ff7292cf96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.919963 23508 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:39.939425 23508 tablet_bootstrap.cc:654] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:39.941481 23304 tablet_service.cc:1511] Processing CreateTablet for tablet b896e825d78241cabc09824585d30dc7 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:39.942924 23304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b896e825d78241cabc09824585d30dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.945441 23377 tablet_service.cc:1511] Processing CreateTablet for tablet b896e825d78241cabc09824585d30dc7 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:39.947515 23377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b896e825d78241cabc09824585d30dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.949637 23451 tablet_service.cc:1511] Processing CreateTablet for tablet b896e825d78241cabc09824585d30dc7 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:39.951238 23451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b896e825d78241cabc09824585d30dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.957708 23509 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:39.961547 23302 tablet_service.cc:1511] Processing CreateTablet for tablet 16fc9e080b694dc68bd2cb93867b5414 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:39.964578 23302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fc9e080b694dc68bd2cb93867b5414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.965312 23510 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:39.965370 23379 tablet_service.cc:1511] Processing CreateTablet for tablet 16fc9e080b694dc68bd2cb93867b5414 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:39.967293 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fc9e080b694dc68bd2cb93867b5414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.969985 23450 tablet_service.cc:1511] Processing CreateTablet for tablet 16fc9e080b694dc68bd2cb93867b5414 (DEFAULT_TABLE table=test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:39.971467 23450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fc9e080b694dc68bd2cb93867b5414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.989130 23510 tablet_bootstrap.cc:654] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:39.994063 23509 tablet_bootstrap.cc:654] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.004487 23509 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: No bootstrap required, opened a new log
I20260608 12:58:40.005120 23509 ts_tablet_manager.cc:1403] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.009s
I20260608 12:58:40.005354 23510 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: No bootstrap required, opened a new log
I20260608 12:58:40.005820 23508 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: No bootstrap required, opened a new log
I20260608 12:58:40.005846 23510 ts_tablet_manager.cc:1403] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.010s
I20260608 12:58:40.006515 23508 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.020s
I20260608 12:58:40.008705 23510 raft_consensus.cc:359] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.008661 23509 raft_consensus.cc:359] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.009577 23510 raft_consensus.cc:385] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.009717 23509 raft_consensus.cc:385] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.010066 23510 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.009660 23508 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.010298 23509 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.010720 23508 raft_consensus.cc:385] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.011118 23508 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.010965 23510 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.011415 23509 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.012100 23508 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.014225 23510 ts_tablet_manager.cc:1434] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:58:40.015374 23510 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:40.021533 23508 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:58:40.022570 23510 tablet_bootstrap.cc:654] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.029345 23508 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:40.038865 23509 ts_tablet_manager.cc:1434] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.015s
I20260608 12:58:40.040122 23509 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:40.047430 23509 tablet_bootstrap.cc:654] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.047988 23508 tablet_bootstrap.cc:654] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Neither blocks nor log segments found. Creating new log.
W20260608 12:58:40.050515 23340 tablet.cc:2404] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:58:40.055610 23510 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: No bootstrap required, opened a new log
I20260608 12:58:40.056126 23510 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.028s
I20260608 12:58:40.058116 23509 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: No bootstrap required, opened a new log
I20260608 12:58:40.058676 23508 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: No bootstrap required, opened a new log
I20260608 12:58:40.058750 23509 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:58:40.059280 23508 ts_tablet_manager.cc:1403] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260608 12:58:40.059643 23510 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.060456 23510 raft_consensus.cc:385] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.060751 23510 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.061625 23510 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.061997 23508 raft_consensus.cc:359] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.062752 23508 raft_consensus.cc:385] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.062528 23509 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.063153 23508 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.063405 23509 raft_consensus.cc:385] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.064028 23510 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:40.063995 23509 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.064108 23508 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.065289 23509 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.066710 23508 ts_tablet_manager.cc:1434] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:58:40.067654 23509 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:58:40.067830 23508 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:40.068130 23510 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:40.068774 23509 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:40.075816 23508 tablet_bootstrap.cc:654] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.075838 23509 tablet_bootstrap.cc:654] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.075850 23510 tablet_bootstrap.cc:654] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.093474 23510 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: No bootstrap required, opened a new log
I20260608 12:58:40.094033 23509 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: No bootstrap required, opened a new log
I20260608 12:58:40.094120 23510 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260608 12:58:40.094868 23509 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.015s
I20260608 12:58:40.096419 23508 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: No bootstrap required, opened a new log
I20260608 12:58:40.096909 23508 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260608 12:58:40.098233 23510 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.098510 23509 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.099058 23510 raft_consensus.cc:385] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.099232 23509 raft_consensus.cc:385] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.099490 23510 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.099784 23509 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.099243 23508 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.100437 23508 raft_consensus.cc:385] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.100771 23508 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.100662 23510 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.100828 23509 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.101830 23508 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.103313 23510 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:58:40.104488 23510 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:40.106729 23509 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260608 12:58:40.106871 23508 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:58:40.107970 23509 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:40.108095 23508 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:40.111402 23510 tablet_bootstrap.cc:654] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.116328 23509 tablet_bootstrap.cc:654] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.128233 23508 tablet_bootstrap.cc:654] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.130383 23510 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: No bootstrap required, opened a new log
I20260608 12:58:40.130952 23510 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 12:58:40.134404 23509 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: No bootstrap required, opened a new log
I20260608 12:58:40.134248 23510 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.134970 23509 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260608 12:58:40.135015 23510 raft_consensus.cc:385] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.135159 23508 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: No bootstrap required, opened a new log
I20260608 12:58:40.135620 23510 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.135876 23508 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260608 12:58:40.136747 23510 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.138538 23508 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.138502 23509 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.139505 23508 raft_consensus.cc:385] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.139585 23509 raft_consensus.cc:385] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.139827 23508 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.139999 23509 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.140775 23508 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.140928 23509 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.142933 23508 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260608 12:58:40.145097 23515 raft_consensus.cc:493] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:40.145692 23510 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:58:40.145658 23515 raft_consensus.cc:515] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.151497 23515 leader_election.cc:290] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:40.153092 23514 raft_consensus.cc:493] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:40.153780 23514 raft_consensus.cc:515] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.157438 23514 leader_election.cc:290] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:40.158692 23509 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260608 12:58:40.175845 23463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:40.176697 23463 raft_consensus.cc:2468] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 0.
I20260608 12:58:40.177664 23515 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:40.178210 23515 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.178426 23353 leader_election.cc:304] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0048d584a87442299da7f2050330401, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.181018 23515 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:40.181615 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" is_pre_election: true
I20260608 12:58:40.182130 23515 raft_consensus.cc:2804] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:40.182389 23314 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 0.
I20260608 12:58:40.182677 23515 raft_consensus.cc:493] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:40.183262 23515 raft_consensus.cc:3060] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.184298 23426 leader_election.cc:304] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: 
I20260608 12:58:40.185261 23514 raft_consensus.cc:2804] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:40.185636 23514 raft_consensus.cc:493] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:40.185982 23514 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.189780 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" is_pre_election: true
I20260608 12:58:40.190063 23313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" is_pre_election: true
I20260608 12:58:40.190521 23314 raft_consensus.cc:2468] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 0.
I20260608 12:58:40.191054 23313 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 0.
I20260608 12:58:40.192644 23352 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.194440 23531 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:40.194897 23531 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:40.195312 23531 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.195674 23463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:40.196359 23463 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 0.
I20260608 12:58:40.194240 23514 raft_consensus.cc:515] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.197674 23515 raft_consensus.cc:515] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.199155 23514 leader_election.cc:290] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 1 election: Requested vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:40.199857 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
I20260608 12:58:40.200384 23314 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.200474 23313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
I20260608 12:58:40.200671 23515 leader_election.cc:290] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 election: Requested vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:40.201134 23313 raft_consensus.cc:3060] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.206516 23531 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.207549 23463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:40.208169 23463 raft_consensus.cc:3060] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.209187 23389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:40.209391 23531 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 election: Requested vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:40.209949 23389 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 0.
I20260608 12:58:40.210505 23312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
I20260608 12:58:40.210983 23462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:40.211488 23388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:40.211642 23462 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.212144 23388 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.212703 23312 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.218042 23313 raft_consensus.cc:2468] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 1.
I20260608 12:58:40.219499 23352 leader_election.cc:304] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.220082 23463 raft_consensus.cc:2468] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 1.
I20260608 12:58:40.220278 23312 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 1.
I20260608 12:58:40.220598 23531 raft_consensus.cc:2804] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:40.221206 23462 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 1.
I20260608 12:58:40.221253 23531 raft_consensus.cc:697] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 LEADER]: Becoming Leader. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Running, Role: LEADER
I20260608 12:58:40.221577 23352 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.222533 23531 consensus_queue.cc:237] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.223368 23515 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:40.224061 23515 raft_consensus.cc:697] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 LEADER]: Becoming Leader. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Running, Role: LEADER
I20260608 12:58:40.224418 23388 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 1.
I20260608 12:58:40.225154 23515 consensus_queue.cc:237] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.225663 23426 leader_election.cc:304] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0048d584a87442299da7f2050330401, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.226768 23514 raft_consensus.cc:2804] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:40.208495 23314 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 1.
I20260608 12:58:40.234647 23210 catalog_manager.cc:5696] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "e0cf0b20cf5a449196367e0110dd90d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:40.235553 23514 raft_consensus.cc:697] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 LEADER]: Becoming Leader. State: Replica: c0048d584a87442299da7f2050330401, State: Running, Role: LEADER
I20260608 12:58:40.236750 23514 consensus_queue.cc:237] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.245523 23212 catalog_manager.cc:5696] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0048d584a87442299da7f2050330401 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "c0048d584a87442299da7f2050330401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:40.250032 23210 catalog_manager.cc:5696] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "e0cf0b20cf5a449196367e0110dd90d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:40.283978 23516 raft_consensus.cc:493] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:40.284488 23516 raft_consensus.cc:515] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.287060 23516 leader_election.cc:290] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:40.299364 23388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:40.299355 23462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:40.300355 23388 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 0.
I20260608 12:58:40.300439 23462 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 0.
I20260608 12:58:40.301657 23277 leader_election.cc:304] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.302472 23516 raft_consensus.cc:2804] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:40.302855 23516 raft_consensus.cc:493] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:40.303239 23516 raft_consensus.cc:3060] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.308439 23516 raft_consensus.cc:515] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.310026 23516 leader_election.cc:290] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 1 election: Requested vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:40.310922 23388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:40.311111 23462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:40.311475 23388 raft_consensus.cc:3060] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.311674 23462 raft_consensus.cc:3060] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.316696 23462 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:40.316704 23388 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:40.317932 23277 leader_election.cc:304] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:40.318585 23516 raft_consensus.cc:2804] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:40.319510 23516 raft_consensus.cc:697] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 LEADER]: Becoming Leader. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:40.320281 23516 consensus_queue.cc:237] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:40.327054 23210 catalog_manager.cc:5696] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193). New cstate: current_term: 1 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:40.348237 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:58:40.366169 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.366967 16471 tablet_replica.cc:333] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: stopping tablet replica
I20260608 12:58:40.367682 16471 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.368129 16471 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.370152 16471 tablet_replica.cc:333] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: stopping tablet replica
I20260608 12:58:40.370728 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.371064 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.373031 16471 tablet_replica.cc:333] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: stopping tablet replica
I20260608 12:58:40.373602 16471 raft_consensus.cc:2243] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.374090 16471 raft_consensus.cc:2272] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.376096 16471 tablet_replica.cc:333] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: stopping tablet replica
I20260608 12:58:40.376590 16471 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.377249 16471 pending_rounds.cc:70] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Trying to abort 1 pending ops.
I20260608 12:58:40.377460 16471 pending_rounds.cc:77] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662739239600128 op_type: NO_OP noop_request { }
I20260608 12:58:40.377779 16471 raft_consensus.cc:2889] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:40.378064 16471 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.413077 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:58:40.425143 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:58:40.442133 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.442991 16471 tablet_replica.cc:333] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: stopping tablet replica
I20260608 12:58:40.443640 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.444057 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.446139 16471 tablet_replica.cc:333] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: stopping tablet replica
I20260608 12:58:40.446630 16471 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.447232 16471 pending_rounds.cc:70] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Trying to abort 1 pending ops.
I20260608 12:58:40.447388 16471 pending_rounds.cc:77] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662738842599424 op_type: NO_OP noop_request { }
I20260608 12:58:40.447647 16471 raft_consensus.cc:2889] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:40.447866 16471 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.450212 16471 tablet_replica.cc:333] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: stopping tablet replica
I20260608 12:58:40.450696 16471 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.451011 16471 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.453016 16471 tablet_replica.cc:333] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: stopping tablet replica
I20260608 12:58:40.453465 16471 raft_consensus.cc:2243] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.454002 16471 pending_rounds.cc:70] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Trying to abort 1 pending ops.
I20260608 12:58:40.454154 16471 pending_rounds.cc:77] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662738853941248 op_type: NO_OP noop_request { }
I20260608 12:58:40.454370 16471 raft_consensus.cc:2889] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:40.454600 16471 raft_consensus.cc:2272] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.478138 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:58:40.490221 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:58:40.506501 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.507367 16471 tablet_replica.cc:333] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: stopping tablet replica
I20260608 12:58:40.508033 16471 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.508409 16471 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.510330 16471 tablet_replica.cc:333] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: stopping tablet replica
I20260608 12:58:40.510787 16471 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.511162 16471 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.513020 16471 tablet_replica.cc:333] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: stopping tablet replica
I20260608 12:58:40.513489 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.514003 16471 pending_rounds.cc:70] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Trying to abort 1 pending ops.
I20260608 12:58:40.514153 16471 pending_rounds.cc:77] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662738898669568 op_type: NO_OP noop_request { }
I20260608 12:58:40.514371 16471 raft_consensus.cc:2889] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:40.514588 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.516666 16471 tablet_replica.cc:333] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: stopping tablet replica
I20260608 12:58:40.517100 16471 raft_consensus.cc:2243] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.517401 16471 raft_consensus.cc:2272] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.529704 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:58:40.542093 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:40.547873 23541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.548007 23542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.549019 23544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:40.550390 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:40.551672 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:40.551949 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:40.552157 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923520552145 us; error 0 us; skew 500 ppm
I20260608 12:58:40.552726 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:40.554970 16471 webserver.cc:533] Webserver started at http://127.16.21.196:44709/ using document root <none> and password file <none>
I20260608 12:58:40.555573 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:40.555797 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:40.556098 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:40.557159 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "88fd374f329e4657afcebb62553ddb74"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-7vxk"
I20260608 12:58:40.561666 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:58:40.565085 23549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.566039 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:40.566462 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "88fd374f329e4657afcebb62553ddb74"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-7vxk"
I20260608 12:58:40.566870 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:40.581259 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:40.582401 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:40.583973 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:40.586352 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:40.586668 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.587018 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:40.587369 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:40.625344 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:33213
I20260608 12:58:40.625479 23611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:33213 every 8 connection(s)
I20260608 12:58:40.640746 23612 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:40.641295 23612 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:40.642153 23612 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:40.644330 23210 ts_manager.cc:194] Registered new tserver with Master: 88fd374f329e4657afcebb62553ddb74 (127.16.21.196:33213)
I20260608 12:58:40.645851 23210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48222
W20260608 12:58:41.411418 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet b896e825d78241cabc09824585d30dc7: Network error: Client connection negotiation failed: client connection to 127.16.21.195:44099: connect: Connection refused (error 111)
W20260608 12:58:41.414829 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet cbbb98b05c1a4c68aa0c73ff7292cf96: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111)
W20260608 12:58:41.417870 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet aed4aa9dd24b4f7db3ad6854207e9a4a: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38883: connect: Connection refused (error 111)
I20260608 12:58:41.648568 23612 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
W20260608 12:58:42.433899 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet 16fc9e080b694dc68bd2cb93867b5414: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111)
W20260608 12:58:42.437822 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet aed4aa9dd24b4f7db3ad6854207e9a4a: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38883: connect: Connection refused (error 111)
W20260608 12:58:42.441634 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet cbbb98b05c1a4c68aa0c73ff7292cf96: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111)
W20260608 12:58:43.476958 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet cbbb98b05c1a4c68aa0c73ff7292cf96: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111)
W20260608 12:58:43.480490 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet b896e825d78241cabc09824585d30dc7: Network error: Client connection negotiation failed: client connection to 127.16.21.195:44099: connect: Connection refused (error 111)
W20260608 12:58:43.483821 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet aed4aa9dd24b4f7db3ad6854207e9a4a: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38883: connect: Connection refused (error 111)
W20260608 12:58:44.496755 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet aed4aa9dd24b4f7db3ad6854207e9a4a: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38883: connect: Connection refused (error 111)
W20260608 12:58:44.500110 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet cbbb98b05c1a4c68aa0c73ff7292cf96: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111)
W20260608 12:58:44.503428 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet b896e825d78241cabc09824585d30dc7: Network error: Client connection negotiation failed: client connection to 127.16.21.195:44099: connect: Connection refused (error 111)
W20260608 12:58:45.505673 23259 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 06abbf2e1fc244bfa54b40e69ffc42ae not available for placement
W20260608 12:58:46.507719 23259 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 06abbf2e1fc244bfa54b40e69ffc42ae not available for placement
W20260608 12:58:47.509696 23259 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 06abbf2e1fc244bfa54b40e69ffc42ae not available for placement
I20260608 12:58:47.663918 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:47.671979 23621 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:47.672384 23622 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:47.674230 23624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:47.680091 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:47.681738 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:47.681993 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:47.682189 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923527682169 us; error 0 us; skew 500 ppm
I20260608 12:58:47.682838 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:47.685581 16471 webserver.cc:533] Webserver started at http://127.16.21.193:34053/ using document root <none> and password file <none>
I20260608 12:58:47.686203 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:47.686399 16471 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:47.690603 16471 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:58:47.694021 23629 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:47.694737 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:58:47.695047 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:47.695495 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:47.716477 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:47.717833 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:47.719480 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:47.723340 23636 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:58:47.744449 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:47.744788 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.001s
I20260608 12:58:47.745092 16471 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:58:47.750281 23636 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:47.758945 16471 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:47.759256 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.009s	sys 0.006s
I20260608 12:58:47.761984 23636 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.762681 23636 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap complete.
I20260608 12:58:47.763279 23636 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.009s
I20260608 12:58:47.765645 23636 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.766428 23636 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:47.767191 23636 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.770520 23636 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260608 12:58:47.771253 23636 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:47.785000 23636 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:47.786011 23636 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap complete.
I20260608 12:58:47.786585 23636 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:58:47.788825 23636 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.789573 23636 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:47.790261 23636 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.791920 23636 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:58:47.792701 23636 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:47.806587 23636 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.807492 23636 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap complete.
I20260608 12:58:47.808192 23636 ts_tablet_manager.cc:1403] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:58:47.811611 23636 raft_consensus.cc:359] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.812484 23636 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:47.813467 23636 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.816177 23636 ts_tablet_manager.cc:1434] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:58:47.817233 23636 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap starting.
I20260608 12:58:47.819541 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:38883
I20260608 12:58:47.819648 23696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:38883 every 8 connection(s)
I20260608 12:58:47.826352 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:47.841468 23702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:47.842010 23636 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.843014 23636 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Bootstrap complete.
I20260608 12:58:47.843852 23636 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.004s
W20260608 12:58:47.844272 23703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:47.847440 23636 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.848227 23636 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Initialized, Role: FOLLOWER
I20260608 12:58:47.848382 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:47.849395 23636 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
W20260608 12:58:47.850019 23705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:47.851320 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:47.851591 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:47.851804 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923527851786 us; error 0 us; skew 500 ppm
I20260608 12:58:47.852125 23636 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:58:47.852650 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:47.855068 16471 webserver.cc:533] Webserver started at http://127.16.21.194:43079/ using document root <none> and password file <none>
I20260608 12:58:47.855791 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:47.856058 16471 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:47.858358 23697 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:47.858744 23697 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:47.859614 23697 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:47.860734 16471 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:47.864387 23210 ts_manager.cc:194] Re-registered known tserver with Master: 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883)
I20260608 12:58:47.864701 23710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:47.865733 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:47.866154 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "e0cf0b20cf5a449196367e0110dd90d0"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:47.866572 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:47.872408 23210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48238
I20260608 12:58:47.875569 23697 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
I20260608 12:58:47.902549 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:47.904004 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:47.905444 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:47.930073 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:47.930413 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 12:58:47.935349 23717 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:47.945518 16471 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:47.945822 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:58:47.948293 23717 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:47.949115 23717 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap complete.
I20260608 12:58:47.949692 23717 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260608 12:58:47.951948 23717 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.952638 23717 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:47.953372 23717 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.956214 23717 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:58:47.957121 23717 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:47.969988 23717 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.971026 23717 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap complete.
I20260608 12:58:47.971769 23717 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:58:47.974261 23717 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.974965 23717 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:47.975776 23717 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:47.977769 23717 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:58:47.978668 23717 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:47.993897 23717 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:47.995132 23717 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap complete.
I20260608 12:58:47.995970 23717 ts_tablet_manager.cc:1403] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:58:47.999699 23717 raft_consensus.cc:359] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.000751 23717 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:48.001735 23717 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.004345 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:42525
I20260608 12:58:48.004539 23777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:42525 every 8 connection(s)
I20260608 12:58:48.004559 23717 ts_tablet_manager.cc:1434] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:48.005837 23717 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap starting.
I20260608 12:58:48.010424 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:48.018946 23781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:48.022622 23782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:48.030243 23717 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:48.031028 23778 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:48.031373 23717 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Bootstrap complete.
I20260608 12:58:48.031538 23778 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:48.032148 23717 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260608 12:58:48.032493 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:48.032579 23786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:48.032590 23778 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:48.034279 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:48.034524 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:48.034725 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923528034707 us; error 0 us; skew 500 ppm
I20260608 12:58:48.035446 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:48.035519 23717 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.036357 23717 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cf0b20cf5a449196367e0110dd90d0, State: Initialized, Role: FOLLOWER
I20260608 12:58:48.037276 23717 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.038589 23210 ts_manager.cc:194] Re-registered known tserver with Master: e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:48.039736 23717 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 12:58:48.040987 16471 webserver.cc:533] Webserver started at http://127.16.21.195:35233/ using document root <none> and password file <none>
I20260608 12:58:48.041575 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:48.041776 16471 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:48.044157 23210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48254
I20260608 12:58:48.046118 16471 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:48.047376 23778 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
I20260608 12:58:48.050740 23790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:48.051652 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:48.051960 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "c0048d584a87442299da7f2050330401"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-7vxk"
I20260608 12:58:48.052255 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:48.069182 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:48.070616 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:48.072079 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:48.095265 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:48.095597 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260608 12:58:48.100533 23797 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:48.110524 16471 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:48.110857 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:58:48.112242 23797 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:48.112942 23797 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Bootstrap complete.
I20260608 12:58:48.113513 23797 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:58:48.115846 23797 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.116423 23797 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:48.117116 23797 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.119726 23797 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:58:48.120697 23797 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:48.133026 23797 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:48.133924 23797 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Bootstrap complete.
I20260608 12:58:48.134573 23797 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:58:48.137061 23797 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.137614 23797 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:48.138361 23797 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.140161 23797 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:58:48.141134 23797 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:48.153759 23797 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:48.154636 23797 tablet_bootstrap.cc:492] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Bootstrap complete.
I20260608 12:58:48.155411 23797 ts_tablet_manager.cc:1403] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:58:48.157660 23797 raft_consensus.cc:359] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.158192 23797 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:48.158907 23797 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.160706 23797 ts_tablet_manager.cc:1434] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:48.161559 23797 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Bootstrap starting.
I20260608 12:58:48.171802 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:44099
I20260608 12:58:48.172147 23857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:44099 every 8 connection(s)
I20260608 12:58:48.176972 23797 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:48.178515 23797 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Bootstrap complete.
I20260608 12:58:48.179776 23797 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 12:58:48.182715 23797 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.183648 23797 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0048d584a87442299da7f2050330401, State: Initialized, Role: FOLLOWER
I20260608 12:58:48.184500 23797 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:48.186626 23797 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:58:48.189556 23859 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43995
I20260608 12:58:48.190066 23859 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:48.190946 23859 heartbeater.cc:507] Master 127.16.21.254:43995 requested a full tablet report, sending...
I20260608 12:58:48.195367 23210 ts_manager.cc:194] Re-registered known tserver with Master: c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:48.200050 23210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48264
I20260608 12:58:48.202569 23859 heartbeater.cc:499] Master 127.16.21.254:43995 was elected leader, sending a full tablet report...
W20260608 12:58:48.529636 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet aed4aa9dd24b4f7db3ad6854207e9a4a: Illegal state: Replica 06abbf2e1fc244bfa54b40e69ffc42ae is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } }
W20260608 12:58:48.541004 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet 16fc9e080b694dc68bd2cb93867b5414: Illegal state: Replica e0cf0b20cf5a449196367e0110dd90d0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } }
W20260608 12:58:48.544656 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet cbbb98b05c1a4c68aa0c73ff7292cf96: Illegal state: Replica e0cf0b20cf5a449196367e0110dd90d0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } }
I20260608 12:58:49.121232 23865 raft_consensus.cc:493] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.122056 23865 raft_consensus.cc:515] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.124603 23865 leader_election.cc:290] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.137449 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:49.137814 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:49.138827 23752 raft_consensus.cc:2410] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06abbf2e1fc244bfa54b40e69ffc42ae for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:49.138828 23832 raft_consensus.cc:2468] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:49.140784 23631 leader_election.cc:304] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: e0cf0b20cf5a449196367e0110dd90d0
I20260608 12:58:49.141588 23865 raft_consensus.cc:2804] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:49.142030 23865 raft_consensus.cc:493] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.142359 23865 raft_consensus.cc:3060] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.147209 23865 raft_consensus.cc:515] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.149044 23865 leader_election.cc:290] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 election: Requested vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.149716 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:49.150074 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fc9e080b694dc68bd2cb93867b5414" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:49.150357 23752 raft_consensus.cc:3060] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.150825 23832 raft_consensus.cc:3060] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.156163 23752 raft_consensus.cc:2410] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06abbf2e1fc244bfa54b40e69ffc42ae for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:49.156235 23832 raft_consensus.cc:2468] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 2.
I20260608 12:58:49.157663 23631 leader_election.cc:304] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: e0cf0b20cf5a449196367e0110dd90d0
I20260608 12:58:49.158422 23865 raft_consensus.cc:2804] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:49.159576 23865 raft_consensus.cc:697] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Becoming Leader. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:49.160439 23865 consensus_queue.cc:237] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Queue going to LEADER 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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.168133 23210 catalog_manager.cc:5696] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: term changed from 1 to 2, leader changed from e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194) to 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193). New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.224013 23865 raft_consensus.cc:493] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.224568 23865 raft_consensus.cc:515] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.226596 23865 leader_election.cc:290] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.227396 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:49.227705 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:49.228440 23752 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:49.228940 23832 raft_consensus.cc:2410] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06abbf2e1fc244bfa54b40e69ffc42ae for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:49.229915 23630 leader_election.cc:304] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:49.230922 23865 raft_consensus.cc:2804] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:49.231374 23865 raft_consensus.cc:493] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.231782 23865 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.236614 23865 raft_consensus.cc:515] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.238390 23865 leader_election.cc:290] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 election: Requested vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.239025 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:49.239500 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:49.239734 23752 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.240201 23832 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.244930 23752 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 2.
I20260608 12:58:49.245461 23832 raft_consensus.cc:2410] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06abbf2e1fc244bfa54b40e69ffc42ae for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:49.246130 23630 leader_election.cc:304] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:49.247130 23865 raft_consensus.cc:2804] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:49.247673 23865 raft_consensus.cc:697] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Becoming Leader. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:49.248570 23865 consensus_queue.cc:237] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Queue going to LEADER 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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.255439 23210 catalog_manager.cc:5696] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: term changed from 1 to 2, leader changed from c0048d584a87442299da7f2050330401 (127.16.21.195) to 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193). New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.291975 23865 raft_consensus.cc:493] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.292587 23865 raft_consensus.cc:515] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.294422 23865 leader_election.cc:290] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.295150 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:49.295477 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:49.295876 23752 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:49.296298 23832 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:49.297134 23630 leader_election.cc:304] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:49.298117 23865 raft_consensus.cc:2804] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:49.298625 23865 raft_consensus.cc:493] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.299057 23865 raft_consensus.cc:3060] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.303785 23865 raft_consensus.cc:515] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.305730 23865 leader_election.cc:290] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 election: Requested vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.306433 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:49.306733 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed4aa9dd24b4f7db3ad6854207e9a4a" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:49.307147 23752 raft_consensus.cc:3060] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.307659 23832 raft_consensus.cc:3060] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.312237 23752 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 2.
I20260608 12:58:49.312393 23832 raft_consensus.cc:2468] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 2.
I20260608 12:58:49.313479 23630 leader_election.cc:304] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:49.314288 23865 raft_consensus.cc:2804] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:49.314904 23865 raft_consensus.cc:697] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Becoming Leader. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:49.315842 23865 consensus_queue.cc:237] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.322685 23210 catalog_manager.cc:5696] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.351842 23865 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.352543 23865 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.354651 23865 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.355413 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:49.355702 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:49.356438 23752 raft_consensus.cc:2410] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06abbf2e1fc244bfa54b40e69ffc42ae for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:49.356565 23832 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 1.
I20260608 12:58:49.357843 23631 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: e0cf0b20cf5a449196367e0110dd90d0
I20260608 12:58:49.358628 23865 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:49.359048 23865 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.359509 23865 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.364981 23865 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.365595 23878 raft_consensus.cc:493] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.366246 23878 raft_consensus.cc:515] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.367165 23865 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 2 election: Requested vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.368232 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:49.369160 23752 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.368414 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:49.370246 23832 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:49.377228 23752 raft_consensus.cc:2410] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06abbf2e1fc244bfa54b40e69ffc42ae for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:49.377804 23832 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abbf2e1fc244bfa54b40e69ffc42ae in term 2.
I20260608 12:58:49.369303 23878 leader_election.cc:290] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:49.379452 23631 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: e0cf0b20cf5a449196367e0110dd90d0
I20260608 12:58:49.381022 23865 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:49.381719 23865 raft_consensus.cc:697] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Becoming Leader. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:49.383001 23865 consensus_queue.cc:237] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Queue going to LEADER 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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.393389 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" is_pre_election: true
I20260608 12:58:49.392611 23210 catalog_manager.cc:5696] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: term changed from 1 to 2, leader changed from e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194) to 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193). New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.393512 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:49.394842 23752 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 2.
I20260608 12:58:49.396291 23791 leader_election.cc:304] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [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: c0048d584a87442299da7f2050330401, e0cf0b20cf5a449196367e0110dd90d0; no voters: 06abbf2e1fc244bfa54b40e69ffc42ae
I20260608 12:58:49.397459 23878 raft_consensus.cc:2804] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:49.397895 23878 raft_consensus.cc:493] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.398226 23878 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:49.404304 23878 raft_consensus.cc:515] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.406286 23878 leader_election.cc:290] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 3 election: Requested vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:49.407056 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
I20260608 12:58:49.407279 23752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b896e825d78241cabc09824585d30dc7" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:49.408047 23752 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:49.412955 23752 raft_consensus.cc:2468] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 3.
I20260608 12:58:49.414004 23791 leader_election.cc:304] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [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: c0048d584a87442299da7f2050330401, e0cf0b20cf5a449196367e0110dd90d0; no voters: 06abbf2e1fc244bfa54b40e69ffc42ae
I20260608 12:58:49.414949 23878 raft_consensus.cc:2804] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:49.416159 23878 raft_consensus.cc:697] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 LEADER]: Becoming Leader. State: Replica: c0048d584a87442299da7f2050330401, State: Running, Role: LEADER
I20260608 12:58:49.417124 23878 consensus_queue.cc:237] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.423557 23210 catalog_manager.cc:5696] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 reported cstate change: term changed from 2 to 3, leader changed from 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193) to c0048d584a87442299da7f2050330401 (127.16.21.195). New cstate: current_term: 3 leader_uuid: "c0048d584a87442299da7f2050330401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: HEALTHY } } }
W20260608 12:58:49.555521 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet aed4aa9dd24b4f7db3ad6854207e9a4a: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:58:49.558943 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet 16fc9e080b694dc68bd2cb93867b5414: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:58:49.571269 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet b896e825d78241cabc09824585d30dc7: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:58:49.683415 23832 raft_consensus.cc:1240] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 LEADER]: Rejecting Update request from peer 06abbf2e1fc244bfa54b40e69ffc42ae for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:49.685232 23865 consensus_queue.cc:1059] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.686249 23865 consensus_queue.cc:1243] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Peer c0048d584a87442299da7f2050330401 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:58:49.686990 23870 raft_consensus.cc:3055] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:49.687440 23870 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:49.688231 23870 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.689248 23870 raft_consensus.cc:3060] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:49.714797 23752 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:49.716274 23870 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.729306 23832 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:49.732635 23889 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:49.748783 23832 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:58:49.750345 23889 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.755542 23752 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:58:49.756103 23752 pending_rounds.cc:85] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Aborting all ops after (but not including) 0
I20260608 12:58:49.756486 23752 pending_rounds.cc:107] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:58:49.756865 23752 raft_consensus.cc:2889] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:49.758272 23889 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.765863 23891 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.766616 23891 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.775219 23891 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.776283 23751 raft_consensus.cc:1275] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:58:49.777186 23751 pending_rounds.cc:85] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Aborting all ops after (but not including) 0
I20260608 12:58:49.777796 23751 pending_rounds.cc:107] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:58:49.778368 23751 raft_consensus.cc:2889] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:49.782903 23889 consensus_queue.cc:1048] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.791234 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:49.792339 23832 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cf0b20cf5a449196367e0110dd90d0 in term 2.
I20260608 12:58:49.792367 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" is_pre_election: true
I20260608 12:58:49.794162 23712 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [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: c0048d584a87442299da7f2050330401, e0cf0b20cf5a449196367e0110dd90d0; no voters: 
I20260608 12:58:49.795377 23891 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:49.795956 23891 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 06abbf2e1fc244bfa54b40e69ffc42ae)
I20260608 12:58:49.796535 23891 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:49.799396 23832 raft_consensus.cc:1275] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:58:49.800900 23889 consensus_queue.cc:1048] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.805932 23891 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.807337 23751 raft_consensus.cc:1240] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Rejecting Update request from peer 06abbf2e1fc244bfa54b40e69ffc42ae for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:49.809458 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
I20260608 12:58:49.811126 23891 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 3 election: Requested vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:49.812130 23889 consensus_queue.cc:1059] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.812207 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "e0cf0b20cf5a449196367e0110dd90d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401"
I20260608 12:58:49.813220 23865 raft_consensus.cc:3055] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:49.813966 23865 raft_consensus.cc:740] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06abbf2e1fc244bfa54b40e69ffc42ae, State: Running, Role: LEADER
I20260608 12:58:49.814245 23712 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0cf0b20cf5a449196367e0110dd90d0; no voters: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401
I20260608 12:58:49.815704 23891 raft_consensus.cc:2749] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260608 12:58:49.815580 23865 consensus_queue.cc:260] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:49.817307 23865 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:49.948621 23671 raft_consensus.cc:1275] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Refusing update from remote peer c0048d584a87442299da7f2050330401: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:49.950285 23878 consensus_queue.cc:1048] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:49.951146 23878 consensus_queue.cc:1243] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [LEADER]: Peer 06abbf2e1fc244bfa54b40e69ffc42ae log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:58:49.953840 23671 pending_rounds.cc:85] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Aborting all ops after (but not including) 0
I20260608 12:58:49.954258 23671 pending_rounds.cc:107] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:58:49.954603 23671 raft_consensus.cc:2889] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:49.963315 23751 raft_consensus.cc:1275] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Refusing update from remote peer c0048d584a87442299da7f2050330401: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:49.965363 23878 consensus_queue.cc:1048] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:50.578640 23259 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 0046bc4b92d84c4db6cb8d491eccde8c: could not find any suitable replica to move from server 06abbf2e1fc244bfa54b40e69ffc42ae to server 88fd374f329e4657afcebb62553ddb74
I20260608 12:58:51.239517 23870 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:51.240114 23870 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:51.242082 23870 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525), c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:51.242764 23751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:51.243132 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c0048d584a87442299da7f2050330401" is_pre_election: true
I20260608 12:58:51.244871 23631 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abbf2e1fc244bfa54b40e69ffc42ae; no voters: c0048d584a87442299da7f2050330401, e0cf0b20cf5a449196367e0110dd90d0
I20260608 12:58:51.245663 23870 raft_consensus.cc:2749] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:58:51.305261 23905 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06abbf2e1fc244bfa54b40e69ffc42ae)
I20260608 12:58:51.305888 23905 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:51.307864 23905 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:51.308759 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" is_pre_election: true
I20260608 12:58:51.308924 23751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0" is_pre_election: true
I20260608 12:58:51.309774 23671 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 3.
I20260608 12:58:51.310173 23751 raft_consensus.cc:2393] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0048d584a87442299da7f2050330401 in current term 3: Already voted for candidate e0cf0b20cf5a449196367e0110dd90d0 in this term.
I20260608 12:58:51.311326 23791 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [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: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: 
I20260608 12:58:51.312117 23905 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:51.312541 23905 raft_consensus.cc:493] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 06abbf2e1fc244bfa54b40e69ffc42ae)
I20260608 12:58:51.312939 23905 raft_consensus.cc:3060] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:51.317906 23905 raft_consensus.cc:515] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:51.319857 23905 leader_election.cc:290] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [CANDIDATE]: Term 3 election: Requested vote from peers 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883), e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525)
I20260608 12:58:51.320578 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae"
I20260608 12:58:51.320968 23751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbb98b05c1a4c68aa0c73ff7292cf96" candidate_uuid: "c0048d584a87442299da7f2050330401" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e0cf0b20cf5a449196367e0110dd90d0"
I20260608 12:58:51.321892 23751 raft_consensus.cc:2393] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c0048d584a87442299da7f2050330401 in current term 3: Already voted for candidate e0cf0b20cf5a449196367e0110dd90d0 in this term.
I20260608 12:58:51.326308 23671 raft_consensus.cc:2468] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0048d584a87442299da7f2050330401 in term 3.
I20260608 12:58:51.327371 23791 leader_election.cc:304] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [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: 06abbf2e1fc244bfa54b40e69ffc42ae, c0048d584a87442299da7f2050330401; no voters: e0cf0b20cf5a449196367e0110dd90d0
I20260608 12:58:51.328159 23905 raft_consensus.cc:2804] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:51.329123 23905 raft_consensus.cc:697] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 3 LEADER]: Becoming Leader. State: Replica: c0048d584a87442299da7f2050330401, State: Running, Role: LEADER
I20260608 12:58:51.329948 23905 consensus_queue.cc:237] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } }
I20260608 12:58:51.336889 23210 catalog_manager.cc:5696] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 reported cstate change: term changed from 2 to 3, leader changed from 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193) to c0048d584a87442299da7f2050330401 (127.16.21.195). New cstate: current_term: 3 leader_uuid: "c0048d584a87442299da7f2050330401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: HEALTHY } } }
W20260608 12:58:51.589634 23259 auto_rebalancer.cc:591] Failed to schedule move for tablet cbbb98b05c1a4c68aa0c73ff7292cf96: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:58:51.593374 23671 consensus_queue.cc:237] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:51.601271 23832 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:51.603288 23870 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:51.604373 23751 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:51.606282 23870 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:51.612854 23914 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:51.614813 23832 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
W20260608 12:58:51.617442 23632 consensus_peers.cc:597] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae -> Peer 88fd374f329e4657afcebb62553ddb74 (127.16.21.196:33213): Couldn't send request to peer 88fd374f329e4657afcebb62553ddb74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aed4aa9dd24b4f7db3ad6854207e9a4a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:51.619057 23751 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:51.627539 23210 catalog_manager.cc:5696] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:51.628083 23671 consensus_queue.cc:237] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:51.637916 23832 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:58:51.640460 23632 consensus_peers.cc:597] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae -> Peer 88fd374f329e4657afcebb62553ddb74 (127.16.21.196:33213): Couldn't send request to peer 88fd374f329e4657afcebb62553ddb74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16fc9e080b694dc68bd2cb93867b5414. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:51.640924 23751 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:51.642104 23914 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:51.644207 23870 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:51.654727 23870 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:51.656486 23832 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:51.660914 23751 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:51.670168 23211 catalog_manager.cc:5696] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: config changed from index -1 to 2, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:51.850185 23671 raft_consensus.cc:1275] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Refusing update from remote peer c0048d584a87442299da7f2050330401: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:51.851866 23751 raft_consensus.cc:1275] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Refusing update from remote peer c0048d584a87442299da7f2050330401: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:51.852190 23905 consensus_queue.cc:1048] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:51.854231 23905 consensus_queue.cc:1048] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:52.157838 23930 ts_tablet_manager.cc:933] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: Initiating tablet copy from peer 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883)
I20260608 12:58:52.159791 23930 tablet_copy_client.cc:323] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:38883
I20260608 12:58:52.171016 23682 tablet_copy_service.cc:140] P 06abbf2e1fc244bfa54b40e69ffc42ae: Received BeginTabletCopySession request for tablet aed4aa9dd24b4f7db3ad6854207e9a4a from peer 88fd374f329e4657afcebb62553ddb74 ({username='slave'} at 127.0.0.1:60180)
I20260608 12:58:52.171726 23682 tablet_copy_service.cc:161] P 06abbf2e1fc244bfa54b40e69ffc42ae: Beginning new tablet copy session on tablet aed4aa9dd24b4f7db3ad6854207e9a4a from peer 88fd374f329e4657afcebb62553ddb74 at {username='slave'} at 127.0.0.1:60180: session id = 88fd374f329e4657afcebb62553ddb74-aed4aa9dd24b4f7db3ad6854207e9a4a
I20260608 12:58:52.177383 23682 tablet_copy_source_session.cc:215] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:52.180552 23930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed4aa9dd24b4f7db3ad6854207e9a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:52.192211 23930 tablet_copy_client.cc:806] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:52.192916 23930 tablet_copy_client.cc:670] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:52.196703 23930 tablet_copy_client.cc:538] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:52.203467 23930 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: Bootstrap starting.
I20260608 12:58:52.215144 23934 ts_tablet_manager.cc:933] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: Initiating tablet copy from peer 06abbf2e1fc244bfa54b40e69ffc42ae (127.16.21.193:38883)
I20260608 12:58:52.219744 23934 tablet_copy_client.cc:323] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:38883
I20260608 12:58:52.221345 23682 tablet_copy_service.cc:140] P 06abbf2e1fc244bfa54b40e69ffc42ae: Received BeginTabletCopySession request for tablet 16fc9e080b694dc68bd2cb93867b5414 from peer 88fd374f329e4657afcebb62553ddb74 ({username='slave'} at 127.0.0.1:60180)
I20260608 12:58:52.221819 23682 tablet_copy_service.cc:161] P 06abbf2e1fc244bfa54b40e69ffc42ae: Beginning new tablet copy session on tablet 16fc9e080b694dc68bd2cb93867b5414 from peer 88fd374f329e4657afcebb62553ddb74 at {username='slave'} at 127.0.0.1:60180: session id = 88fd374f329e4657afcebb62553ddb74-16fc9e080b694dc68bd2cb93867b5414
I20260608 12:58:52.227248 23682 tablet_copy_source_session.cc:215] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:52.227957 23930 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:52.228888 23930 tablet_bootstrap.cc:492] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: Bootstrap complete.
I20260608 12:58:52.229594 23930 ts_tablet_manager.cc:1403] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.001s
I20260608 12:58:52.230007 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fc9e080b694dc68bd2cb93867b5414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:52.232832 23930 raft_consensus.cc:359] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:52.233721 23930 raft_consensus.cc:740] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 88fd374f329e4657afcebb62553ddb74, State: Initialized, Role: LEARNER
I20260608 12:58:52.234400 23930 consensus_queue.cc:260] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:52.237251 23930 ts_tablet_manager.cc:1434] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:52.239113 23682 tablet_copy_service.cc:342] P 06abbf2e1fc244bfa54b40e69ffc42ae: Request end of tablet copy session 88fd374f329e4657afcebb62553ddb74-aed4aa9dd24b4f7db3ad6854207e9a4a received from {username='slave'} at 127.0.0.1:60180
I20260608 12:58:52.239554 23682 tablet_copy_service.cc:434] P 06abbf2e1fc244bfa54b40e69ffc42ae: ending tablet copy session 88fd374f329e4657afcebb62553ddb74-aed4aa9dd24b4f7db3ad6854207e9a4a on tablet aed4aa9dd24b4f7db3ad6854207e9a4a with peer 88fd374f329e4657afcebb62553ddb74
I20260608 12:58:52.243451 23934 tablet_copy_client.cc:806] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:52.244092 23934 tablet_copy_client.cc:670] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:52.247411 23934 tablet_copy_client.cc:538] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:52.252805 23934 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: Bootstrap starting.
I20260608 12:58:52.267758 23934 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:52.268460 23934 tablet_bootstrap.cc:492] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: Bootstrap complete.
I20260608 12:58:52.269096 23934 ts_tablet_manager.cc:1403] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 12:58:52.271432 23934 raft_consensus.cc:359] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:52.272022 23934 raft_consensus.cc:740] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 88fd374f329e4657afcebb62553ddb74, State: Initialized, Role: LEARNER
I20260608 12:58:52.272516 23934 consensus_queue.cc:260] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:52.274209 23934 ts_tablet_manager.cc:1434] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:58:52.275812 23682 tablet_copy_service.cc:342] P 06abbf2e1fc244bfa54b40e69ffc42ae: Request end of tablet copy session 88fd374f329e4657afcebb62553ddb74-16fc9e080b694dc68bd2cb93867b5414 received from {username='slave'} at 127.0.0.1:60180
I20260608 12:58:52.276213 23682 tablet_copy_service.cc:434] P 06abbf2e1fc244bfa54b40e69ffc42ae: ending tablet copy session 88fd374f329e4657afcebb62553ddb74-16fc9e080b694dc68bd2cb93867b5414 on tablet 16fc9e080b694dc68bd2cb93867b5414 with peer 88fd374f329e4657afcebb62553ddb74
I20260608 12:58:52.628815 23587 raft_consensus.cc:1217] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:58:52.644310 23587 raft_consensus.cc:1217] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:58:53.141028 23870 raft_consensus.cc:1064] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae: attempting to promote NON_VOTER 88fd374f329e4657afcebb62553ddb74 to VOTER
I20260608 12:58:53.142437 23940 raft_consensus.cc:1064] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae: attempting to promote NON_VOTER 88fd374f329e4657afcebb62553ddb74 to VOTER
I20260608 12:58:53.144465 23870 consensus_queue.cc:237] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } }
I20260608 12:58:53.146257 23940 consensus_queue.cc:237] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } }
I20260608 12:58:53.154937 23586 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:53.159874 23832 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:53.161883 23751 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:53.162629 23752 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:53.163940 23586 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 LEARNER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:53.164597 23870 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:53.165544 23832 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:53.165702 23941 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:53.165781 23940 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:53.167889 23940 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:53.171283 23944 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:53.173544 23941 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:53.201243 23944 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.209805 23587 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.222791 23752 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.232790 23212 catalog_manager.cc:5696] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae reported cstate change: config changed from index 2 to 3, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:53.229310 23941 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.238005 23832 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.234229 23751 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.252493 23830 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } attrs { replace: true } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.268674 23587 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.297832 23210 catalog_manager.cc:5696] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 reported cstate change: config changed from index 3 to 4, 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } attrs { replace: true } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.336297 23670 consensus_queue.cc:237] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } }
I20260608 12:58:53.336640 23671 consensus_queue.cc:237] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } }
I20260608 12:58:53.343509 23587 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:53.343919 23586 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:53.344271 23830 raft_consensus.cc:1275] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:53.345332 23941 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:53.346998 23751 raft_consensus.cc:1275] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Refusing update from remote peer 06abbf2e1fc244bfa54b40e69ffc42ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:53.347062 23940 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:53.349283 23941 consensus_queue.cc:1048] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:53.352617 23940 consensus_queue.cc:1048] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:53.354604 23945 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0048d584a87442299da7f2050330401 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.355140 23944 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.357879 23586 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.363819 23587 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0048d584a87442299da7f2050330401 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.372151 23830 raft_consensus.cc:2955] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.379745 23196 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aed4aa9dd24b4f7db3ad6854207e9a4a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:53.382319 23196 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 16fc9e080b694dc68bd2cb93867b5414 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:53.378695 23211 catalog_manager.cc:5696] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 reported cstate change: config changed from index 4 to 5, VOTER c0048d584a87442299da7f2050330401 (127.16.21.195) evicted. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.383406 23751 raft_consensus.cc:2955] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0048d584a87442299da7f2050330401 (127.16.21.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.389734 23209 catalog_manager.cc:5696] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 reported cstate change: config changed from index 3 to 4, VOTER e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194) evicted. New cstate: current_term: 2 leader_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: false } } }
I20260608 12:58:53.413877 23822 tablet_service.cc:1558] Processing DeleteTablet for tablet aed4aa9dd24b4f7db3ad6854207e9a4a with delete_type TABLET_DATA_TOMBSTONED (TS c0048d584a87442299da7f2050330401 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43414
I20260608 12:58:53.416286 23964 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:53.417155 23964 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:53.417747 23964 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:53.421124 23742 tablet_service.cc:1558] Processing DeleteTablet for tablet 16fc9e080b694dc68bd2cb93867b5414 with delete_type TABLET_DATA_TOMBSTONED (TS e0cf0b20cf5a449196367e0110dd90d0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41878
I20260608 12:58:53.421725 23964 ts_tablet_manager.cc:1916] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:53.424343 23965 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:53.425282 23965 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:53.425844 23965 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:53.429016 23965 ts_tablet_manager.cc:1916] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:53.435341 23964 ts_tablet_manager.cc:1929] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:58:53.435812 23964 log.cc:1199] T aed4aa9dd24b4f7db3ad6854207e9a4a P c0048d584a87442299da7f2050330401: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/aed4aa9dd24b4f7db3ad6854207e9a4a
I20260608 12:58:53.437599 23197 catalog_manager.cc:5027] TS c0048d584a87442299da7f2050330401 (127.16.21.195:44099): tablet aed4aa9dd24b4f7db3ad6854207e9a4a (table test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]) successfully deleted
I20260608 12:58:53.440272 23965 ts_tablet_manager.cc:1929] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:58:53.440620 23965 log.cc:1199] T 16fc9e080b694dc68bd2cb93867b5414 P e0cf0b20cf5a449196367e0110dd90d0: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/16fc9e080b694dc68bd2cb93867b5414
I20260608 12:58:53.442015 23196 catalog_manager.cc:5027] TS e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525): tablet 16fc9e080b694dc68bd2cb93867b5414 (table test-workload [id=0046bc4b92d84c4db6cb8d491eccde8c]) successfully deleted
W20260608 12:58:54.422600 23793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:58:54.423342 23830 consensus_queue.cc:237] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:54.431931 23751 raft_consensus.cc:1275] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Refusing update from remote peer c0048d584a87442299da7f2050330401: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:54.434029 23924 consensus_queue.cc:1048] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:54.440676 23671 raft_consensus.cc:1275] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Refusing update from remote peer c0048d584a87442299da7f2050330401: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:54.442412 23924 consensus_queue.cc:1048] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:54.444589 23924 raft_consensus.cc:2955] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
W20260608 12:58:54.452025 23793 consensus_peers.cc:597] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 -> Peer 88fd374f329e4657afcebb62553ddb74 (127.16.21.196:33213): Couldn't send request to peer 88fd374f329e4657afcebb62553ddb74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b896e825d78241cabc09824585d30dc7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:54.457242 23752 raft_consensus.cc:2955] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:54.461772 23210 catalog_manager.cc:5696] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 reported cstate change: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New cstate: current_term: 3 leader_uuid: "c0048d584a87442299da7f2050330401" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.461972 23671 raft_consensus.cc:2955] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 88fd374f329e4657afcebb62553ddb74 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } } }
I20260608 12:58:55.003732 23978 ts_tablet_manager.cc:933] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: Initiating tablet copy from peer c0048d584a87442299da7f2050330401 (127.16.21.195:44099)
I20260608 12:58:55.006016 23978 tablet_copy_client.cc:323] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:44099
I20260608 12:58:55.016860 23843 tablet_copy_service.cc:140] P c0048d584a87442299da7f2050330401: Received BeginTabletCopySession request for tablet b896e825d78241cabc09824585d30dc7 from peer 88fd374f329e4657afcebb62553ddb74 ({username='slave'} at 127.0.0.1:43422)
I20260608 12:58:55.017421 23843 tablet_copy_service.cc:161] P c0048d584a87442299da7f2050330401: Beginning new tablet copy session on tablet b896e825d78241cabc09824585d30dc7 from peer 88fd374f329e4657afcebb62553ddb74 at {username='slave'} at 127.0.0.1:43422: session id = 88fd374f329e4657afcebb62553ddb74-b896e825d78241cabc09824585d30dc7
I20260608 12:58:55.022899 23843 tablet_copy_source_session.cc:215] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:55.026041 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b896e825d78241cabc09824585d30dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:55.037101 23978 tablet_copy_client.cc:806] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:55.037643 23978 tablet_copy_client.cc:670] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:55.041363 23978 tablet_copy_client.cc:538] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:55.046686 23978 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: Bootstrap starting.
I20260608 12:58:55.063237 23978 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:55.063966 23978 tablet_bootstrap.cc:492] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: Bootstrap complete.
I20260608 12:58:55.064569 23978 ts_tablet_manager.cc:1403] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260608 12:58:55.067013 23978 raft_consensus.cc:359] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:55.067689 23978 raft_consensus.cc:740] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 88fd374f329e4657afcebb62553ddb74, State: Initialized, Role: LEARNER
I20260608 12:58:55.068305 23978 consensus_queue.cc:260] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74 [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: "06abbf2e1fc244bfa54b40e69ffc42ae" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38883 } attrs { replace: true } } peers { permanent_uuid: "e0cf0b20cf5a449196367e0110dd90d0" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42525 } } peers { permanent_uuid: "c0048d584a87442299da7f2050330401" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44099 } } peers { permanent_uuid: "88fd374f329e4657afcebb62553ddb74" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33213 } attrs { promote: true } }
I20260608 12:58:55.071349 23978 ts_tablet_manager.cc:1434] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:58:55.073269 23843 tablet_copy_service.cc:342] P c0048d584a87442299da7f2050330401: Request end of tablet copy session 88fd374f329e4657afcebb62553ddb74-b896e825d78241cabc09824585d30dc7 received from {username='slave'} at 127.0.0.1:43422
I20260608 12:58:55.073737 23843 tablet_copy_service.cc:434] P c0048d584a87442299da7f2050330401: ending tablet copy session 88fd374f329e4657afcebb62553ddb74-b896e825d78241cabc09824585d30dc7 on tablet b896e825d78241cabc09824585d30dc7 with peer 88fd374f329e4657afcebb62553ddb74
I20260608 12:58:55.221882 16471 tablet_server.cc:179] TabletServer@127.16.21.193:38883 shutting down...
I20260608 12:58:55.257843 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.258709 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.259487 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.260078 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.263244 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.263833 16471 raft_consensus.cc:2243] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.264315 16471 raft_consensus.cc:2272] T cbbb98b05c1a4c68aa0c73ff7292cf96 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.266599 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.267187 16471 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.267910 16471 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.270426 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.270937 16471 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.271713 16471 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P 06abbf2e1fc244bfa54b40e69ffc42ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.298472 16471 tablet_server.cc:196] TabletServer@127.16.21.193:38883 shutdown complete.
I20260608 12:58:55.316931 16471 tablet_server.cc:179] TabletServer@127.16.21.194:42525 shutting down...
I20260608 12:58:55.354342 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.355278 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.356060 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.356719 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.360390 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.361141 16471 raft_consensus.cc:2243] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.361773 16471 raft_consensus.cc:2272] T cbbb98b05c1a4c68aa0c73ff7292cf96 P e0cf0b20cf5a449196367e0110dd90d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.364864 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.365571 16471 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.366439 16471 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P e0cf0b20cf5a449196367e0110dd90d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:55.388442 23791 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:58:55.391934 23791 consensus_peers.cc:597] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 -> Peer e0cf0b20cf5a449196367e0110dd90d0 (127.16.21.194:42525): Couldn't send request to peer e0cf0b20cf5a449196367e0110dd90d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.194:42525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.394224 16471 tablet_server.cc:196] TabletServer@127.16.21.194:42525 shutdown complete.
I20260608 12:58:55.412212 16471 tablet_server.cc:179] TabletServer@127.16.21.195:44099 shutting down...
I20260608 12:58:55.441084 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.441982 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.442762 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.443858 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P c0048d584a87442299da7f2050330401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.446614 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.447253 16471 raft_consensus.cc:2243] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.448109 16471 raft_consensus.cc:2272] T cbbb98b05c1a4c68aa0c73ff7292cf96 P c0048d584a87442299da7f2050330401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.450381 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:55.450902 16471 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.451509 16471 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P c0048d584a87442299da7f2050330401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.467622 16471 tablet_server.cc:196] TabletServer@127.16.21.195:44099 shutdown complete.
I20260608 12:58:55.486685 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:58:55.522311 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.523303 16471 tablet_replica.cc:333] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74: stopping tablet replica
I20260608 12:58:55.524227 16471 raft_consensus.cc:2243] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 12:58:55.524758 16471 raft_consensus.cc:2272] T b896e825d78241cabc09824585d30dc7 P 88fd374f329e4657afcebb62553ddb74 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 12:58:55.526921 16471 tablet_replica.cc:333] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74: stopping tablet replica
I20260608 12:58:55.527516 16471 raft_consensus.cc:2243] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.528093 16471 raft_consensus.cc:2272] T 16fc9e080b694dc68bd2cb93867b5414 P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.530272 16471 tablet_replica.cc:333] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74: stopping tablet replica
I20260608 12:58:55.530771 16471 raft_consensus.cc:2243] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.531297 16471 raft_consensus.cc:2272] T aed4aa9dd24b4f7db3ad6854207e9a4a P 88fd374f329e4657afcebb62553ddb74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.553304 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:58:55.569850 16471 master.cc:562] Master@127.16.21.254:43995 shutting down...
W20260608 12:58:55.597299 23259 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:55.597580 23259 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:55.597801 23259 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:55.598855 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.599481 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.599910 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 174a4fb0e6dc4a429ee9ac0a4fbb68d9: stopping tablet replica
I20260608 12:58:55.619395 16471 master.cc:584] Master@127.16.21.254:43995 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17408 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:58:55.657982 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:43657
I20260608 12:58:55.659345 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:55.665568 23987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:55.665679 23986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:55.666224 23989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:55.667865 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:55.668813 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:55.669001 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:55.669116 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923535669105 us; error 0 us; skew 500 ppm
I20260608 12:58:55.669605 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:55.671999 16471 webserver.cc:533] Webserver started at http://127.16.21.254:32957/ using document root <none> and password file <none>
I20260608 12:58:55.672454 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:55.672603 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:55.672842 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:55.673903 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "8807a028cf5f4f7d9e05eb60adee966c"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-7vxk"
I20260608 12:58:55.678355 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:55.681866 23994 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:55.682634 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:55.682936 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "8807a028cf5f4f7d9e05eb60adee966c"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-7vxk"
I20260608 12:58:55.683270 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:55.695319 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:55.696631 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:55.734741 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:43657
I20260608 12:58:55.734865 24045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:43657 every 8 connection(s)
I20260608 12:58:55.739234 24046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:55.749400 24046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Bootstrap starting.
I20260608 12:58:55.754123 24046 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:55.758143 24046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: No bootstrap required, opened a new log
I20260608 12:58:55.760253 24046 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8807a028cf5f4f7d9e05eb60adee966c" member_type: VOTER }
I20260608 12:58:55.760644 24046 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:55.760851 24046 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8807a028cf5f4f7d9e05eb60adee966c, State: Initialized, Role: FOLLOWER
I20260608 12:58:55.761586 24046 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8807a028cf5f4f7d9e05eb60adee966c" member_type: VOTER }
I20260608 12:58:55.762053 24046 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:55.762279 24046 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:55.762569 24046 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:55.766676 24046 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8807a028cf5f4f7d9e05eb60adee966c" member_type: VOTER }
I20260608 12:58:55.767211 24046 leader_election.cc:304] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [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: 8807a028cf5f4f7d9e05eb60adee966c; no voters: 
I20260608 12:58:55.768326 24046 leader_election.cc:290] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:55.768756 24049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:55.770126 24049 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 1 LEADER]: Becoming Leader. State: Replica: 8807a028cf5f4f7d9e05eb60adee966c, State: Running, Role: LEADER
I20260608 12:58:55.770818 24049 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [LEADER]: Queue going to LEADER mode. State: All 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: "8807a028cf5f4f7d9e05eb60adee966c" member_type: VOTER }
I20260608 12:58:55.771337 24046 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:55.776048 24051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8807a028cf5f4f7d9e05eb60adee966c. Latest consensus state: current_term: 1 leader_uuid: "8807a028cf5f4f7d9e05eb60adee966c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8807a028cf5f4f7d9e05eb60adee966c" member_type: VOTER } }
I20260608 12:58:55.776839 24051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:55.777335 24050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8807a028cf5f4f7d9e05eb60adee966c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8807a028cf5f4f7d9e05eb60adee966c" member_type: VOTER } }
I20260608 12:58:55.777953 24050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:55.779330 24057 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:55.787684 24057 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:55.788722 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:55.796907 24057 catalog_manager.cc:1382] Generated new cluster ID: 19135773a6fe4aed8bfd0cc060b145cb
I20260608 12:58:55.797174 24057 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:55.839583 24057 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:55.840847 24057 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:55.862077 24057 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Generated new TSK 0
I20260608 12:58:55.862658 24057 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:55.919566 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:55.925480 24067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:55.926659 24068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:55.928362 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:55.928799 24070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:55.929690 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:55.929901 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:55.930088 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923535930070 us; error 0 us; skew 500 ppm
I20260608 12:58:55.930671 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:55.932888 16471 webserver.cc:533] Webserver started at http://127.16.21.193:43157/ using document root <none> and password file <none>
I20260608 12:58:55.933390 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:55.933593 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:55.933856 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:55.934960 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "744d263eb13148c7a41eabce33ffcc23"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-7vxk"
I20260608 12:58:55.939399 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:58:55.942909 24075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:55.943651 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:55.943966 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "744d263eb13148c7a41eabce33ffcc23"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-7vxk"
I20260608 12:58:55.944247 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:55.960716 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:55.961884 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:55.963315 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:55.965824 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:55.966051 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:55.966287 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:55.966450 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.005793 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:38065
I20260608 12:58:56.005923 24137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:38065 every 8 connection(s)
I20260608 12:58:56.011238 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:56.018635 24142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.018992 24143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.021883 24145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.022464 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:56.023514 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:56.023746 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:56.023950 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923536023930 us; error 0 us; skew 500 ppm
I20260608 12:58:56.024574 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:56.028133 16471 webserver.cc:533] Webserver started at http://127.16.21.194:39257/ using document root <none> and password file <none>
I20260608 12:58:56.028244 24138 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43657
I20260608 12:58:56.028704 24138 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:56.028736 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:56.029135 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:56.029413 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:56.029613 24138 heartbeater.cc:507] Master 127.16.21.254:43657 requested a full tablet report, sending...
I20260608 12:58:56.030611 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "c73d5d0186ad446b8024309ffb41921e"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-7vxk"
I20260608 12:58:56.031854 24011 ts_manager.cc:194] Registered new tserver with Master: 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065)
I20260608 12:58:56.033766 24011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46160
I20260608 12:58:56.035820 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:58:56.039412 24150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.040165 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:56.040464 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "c73d5d0186ad446b8024309ffb41921e"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-7vxk"
I20260608 12:58:56.040726 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:56.057356 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:56.058568 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:56.060031 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:56.062348 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:56.062541 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.062788 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:56.062954 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.101611 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:42561
I20260608 12:58:56.101723 24212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:42561 every 8 connection(s)
I20260608 12:58:56.106405 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:56.114096 24216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.115684 24217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.118729 24219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.119170 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:56.119954 24213 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43657
I20260608 12:58:56.120312 24213 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:56.120342 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:56.120731 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:56.120925 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923536120907 us; error 0 us; skew 500 ppm
I20260608 12:58:56.121178 24213 heartbeater.cc:507] Master 127.16.21.254:43657 requested a full tablet report, sending...
I20260608 12:58:56.121628 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:56.123404 24011 ts_manager.cc:194] Registered new tserver with Master: c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:58:56.124214 16471 webserver.cc:533] Webserver started at http://127.16.21.195:45125/ using document root <none> and password file <none>
I20260608 12:58:56.124778 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:56.124984 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:56.125000 24011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46164
I20260608 12:58:56.125389 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:56.126601 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "d417e702db924b07af236c68ee4efc6b"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-7vxk"
I20260608 12:58:56.130810 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:56.134039 24224 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.134722 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:56.135023 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "d417e702db924b07af236c68ee4efc6b"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-7vxk"
I20260608 12:58:56.135354 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:56.150032 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:56.151269 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:56.152642 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:56.154837 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:56.155108 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.155355 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:56.155536 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.195216 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:37379
I20260608 12:58:56.195289 24286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:37379 every 8 connection(s)
I20260608 12:58:56.209527 24287 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43657
I20260608 12:58:56.209920 24287 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:56.210636 24287 heartbeater.cc:507] Master 127.16.21.254:43657 requested a full tablet report, sending...
I20260608 12:58:56.212564 24011 ts_manager.cc:194] Registered new tserver with Master: d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:56.213271 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01477643s
I20260608 12:58:56.214145 24011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46180
I20260608 12:58:57.036742 24138 heartbeater.cc:499] Master 127.16.21.254:43657 was elected leader, sending a full tablet report...
I20260608 12:58:57.127384 24213 heartbeater.cc:499] Master 127.16.21.254:43657 was elected leader, sending a full tablet report...
I20260608 12:58:57.216915 24287 heartbeater.cc:499] Master 127.16.21.254:43657 was elected leader, sending a full tablet report...
I20260608 12:58:57.267256 24011 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46182:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:57.269680 24011 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:57.336467 24178 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3dcee63978450fa5a7bc37fbdd14ec (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:57.337323 24177 tablet_service.cc:1511] Processing CreateTablet for tablet aba9b8331b5c4508b079a2e717ee3c14 (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:57.338045 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3dcee63978450fa5a7bc37fbdd14ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.338788 24176 tablet_service.cc:1511] Processing CreateTablet for tablet 833d34d4c2594866b2380fd824a02051 (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:57.339789 24102 tablet_service.cc:1511] Processing CreateTablet for tablet aba9b8331b5c4508b079a2e717ee3c14 (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:57.340016 24103 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3dcee63978450fa5a7bc37fbdd14ec (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:57.338783 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba9b8331b5c4508b079a2e717ee3c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.341225 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba9b8331b5c4508b079a2e717ee3c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.341878 24100 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:57.342619 24175 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:57.343950 24101 tablet_service.cc:1511] Processing CreateTablet for tablet 833d34d4c2594866b2380fd824a02051 (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:57.343972 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.345652 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833d34d4c2594866b2380fd824a02051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.346875 24252 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3dcee63978450fa5a7bc37fbdd14ec (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:57.348206 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3dcee63978450fa5a7bc37fbdd14ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.351821 24100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.357771 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833d34d4c2594866b2380fd824a02051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.363894 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3dcee63978450fa5a7bc37fbdd14ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.370777 24251 tablet_service.cc:1511] Processing CreateTablet for tablet aba9b8331b5c4508b079a2e717ee3c14 (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:57.371775 24249 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:57.372344 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba9b8331b5c4508b079a2e717ee3c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.373164 24249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.374571 24250 tablet_service.cc:1511] Processing CreateTablet for tablet 833d34d4c2594866b2380fd824a02051 (DEFAULT_TABLE table=test-workload [id=b19d2799f8fd457b8b7879310e410528]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:57.376000 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833d34d4c2594866b2380fd824a02051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.401680 24307 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:57.410023 24309 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:57.417852 24307 tablet_bootstrap.cc:654] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.418066 24309 tablet_bootstrap.cc:654] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.431993 24309 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:57.432488 24309 ts_tablet_manager.cc:1403] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.008s
I20260608 12:58:57.433631 24308 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:57.435662 24309 raft_consensus.cc:359] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.436316 24309 raft_consensus.cc:385] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.436487 24307 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:57.436615 24309 raft_consensus.cc:740] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.437089 24307 ts_tablet_manager.cc:1403] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.005s
I20260608 12:58:57.437554 24309 consensus_queue.cc:260] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.439411 24307 raft_consensus.cc:359] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.440032 24307 raft_consensus.cc:385] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.440274 24307 raft_consensus.cc:740] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.441004 24307 consensus_queue.cc:260] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.442610 24308 tablet_bootstrap.cc:654] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.447932 24307 ts_tablet_manager.cc:1434] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.011s
I20260608 12:58:57.447187 24309 ts_tablet_manager.cc:1434] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260608 12:58:57.449100 24309 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:57.448825 24308 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:57.449766 24308 ts_tablet_manager.cc:1403] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 12:58:57.451402 24307 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:57.453100 24308 raft_consensus.cc:359] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.453904 24308 raft_consensus.cc:385] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.454258 24308 raft_consensus.cc:740] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.455210 24308 consensus_queue.cc:260] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.459141 24309 tablet_bootstrap.cc:654] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.460594 24307 tablet_bootstrap.cc:654] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.466620 24308 ts_tablet_manager.cc:1434] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.002s
I20260608 12:58:57.473014 24308 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:57.475136 24309 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:57.475688 24307 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:57.475715 24309 ts_tablet_manager.cc:1403] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260608 12:58:57.476440 24307 ts_tablet_manager.cc:1403] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260608 12:58:57.479933 24308 tablet_bootstrap.cc:654] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.479526 24307 raft_consensus.cc:359] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.479507 24309 raft_consensus.cc:359] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.480523 24307 raft_consensus.cc:385] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.480607 24309 raft_consensus.cc:385] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.480863 24307 raft_consensus.cc:740] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.481082 24309 raft_consensus.cc:740] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.481881 24307 consensus_queue.cc:260] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.482141 24309 consensus_queue.cc:260] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.484030 24307 ts_tablet_manager.cc:1434] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:58:57.485222 24307 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:57.491717 24307 tablet_bootstrap.cc:654] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.494262 24309 ts_tablet_manager.cc:1434] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:58:57.504627 24309 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:57.512562 24308 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:57.512575 24309 tablet_bootstrap.cc:654] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.512730 24307 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:57.513427 24308 ts_tablet_manager.cc:1403] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.011s
I20260608 12:58:57.513602 24307 ts_tablet_manager.cc:1403] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260608 12:58:57.516440 24307 raft_consensus.cc:359] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.516732 24308 raft_consensus.cc:359] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.517243 24307 raft_consensus.cc:385] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.517442 24308 raft_consensus.cc:385] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.517638 24307 raft_consensus.cc:740] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.517863 24308 raft_consensus.cc:740] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.518625 24309 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:57.518477 24307 consensus_queue.cc:260] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.519171 24309 ts_tablet_manager.cc:1403] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260608 12:58:57.518915 24308 consensus_queue.cc:260] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.520749 24307 ts_tablet_manager.cc:1434] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:57.521474 24308 ts_tablet_manager.cc:1434] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:57.521798 24307 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:57.522475 24308 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:57.522289 24309 raft_consensus.cc:359] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.523056 24309 raft_consensus.cc:385] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.523377 24309 raft_consensus.cc:740] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.524202 24309 consensus_queue.cc:260] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.529211 24307 tablet_bootstrap.cc:654] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.529439 24309 ts_tablet_manager.cc:1434] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260608 12:58:57.530704 24309 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:57.531067 24313 raft_consensus.cc:493] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:57.531610 24313 raft_consensus.cc:515] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.534580 24313 leader_election.cc:290] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.529506 24308 tablet_bootstrap.cc:654] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.551028 24309 tablet_bootstrap.cc:654] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.551707 24307 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:57.552280 24307 ts_tablet_manager.cc:1403] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.014s
I20260608 12:58:57.552465 24308 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:57.554682 24308 ts_tablet_manager.cc:1403] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.006s
I20260608 12:58:57.555918 24307 raft_consensus.cc:359] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.556953 24307 raft_consensus.cc:385] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.557331 24307 raft_consensus.cc:740] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.558569 24307 consensus_queue.cc:260] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.562100 24307 ts_tablet_manager.cc:1434] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260608 12:58:57.566001 24309 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:57.561820 24308 raft_consensus.cc:359] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.566512 24309 ts_tablet_manager.cc:1403] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.015s
I20260608 12:58:57.566586 24308 raft_consensus.cc:385] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.568643 24308 raft_consensus.cc:740] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.569886 24309 raft_consensus.cc:359] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.570734 24309 raft_consensus.cc:385] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.571054 24309 raft_consensus.cc:740] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.572041 24309 consensus_queue.cc:260] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.574101 24309 ts_tablet_manager.cc:1434] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:58:57.569770 24308 consensus_queue.cc:260] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.577468 24308 ts_tablet_manager.cc:1434] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260608 12:58:57.580727 24308 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:57.585552 24315 raft_consensus.cc:493] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:57.586001 24315 raft_consensus.cc:515] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.588510 24315 leader_election.cc:290] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.588668 24308 tablet_bootstrap.cc:654] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.592343 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a7cf45ae445cbbb02cfa86c6a3dcd" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:57.593859 24262 raft_consensus.cc:2468] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:57.599152 24153 leader_election.cc:304] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.600211 24313 raft_consensus.cc:2804] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:57.600615 24313 raft_consensus.cc:493] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:57.600975 24313 raft_consensus.cc:3060] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.605008 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a7cf45ae445cbbb02cfa86c6a3dcd" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23" is_pre_election: true
I20260608 12:58:57.605782 24312 raft_consensus.cc:493] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:57.605845 24113 raft_consensus.cc:2468] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:57.606498 24312 raft_consensus.cc:515] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.608703 24313 raft_consensus.cc:515] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.611382 24312 leader_election.cc:290] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065)
I20260608 12:58:57.617084 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:57.617931 24262 raft_consensus.cc:2468] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 0.
I20260608 12:58:57.619658 24078 leader_election.cc:304] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.631428 24315 raft_consensus.cc:2804] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:57.631800 24308 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:57.631954 24315 raft_consensus.cc:493] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:57.632433 24308 ts_tablet_manager.cc:1403] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.022s
I20260608 12:58:57.632616 24315 raft_consensus.cc:3060] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.631817 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a7cf45ae445cbbb02cfa86c6a3dcd" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23"
I20260608 12:58:57.633972 24113 raft_consensus.cc:3060] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.635913 24308 raft_consensus.cc:359] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.636698 24308 raft_consensus.cc:385] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.637015 24308 raft_consensus.cc:740] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.637943 24308 consensus_queue.cc:260] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.642364 24313 leader_election.cc:290] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Requested vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.644009 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a7cf45ae445cbbb02cfa86c6a3dcd" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:57.644743 24262 raft_consensus.cc:3060] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.649107 24113 raft_consensus.cc:2468] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:57.652036 24152 leader_election.cc:304] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e; no voters: 
I20260608 12:58:57.652987 24313 raft_consensus.cc:2804] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:57.653563 24315 raft_consensus.cc:515] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.655359 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:57.655933 24315 leader_election.cc:290] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 election: Requested vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.656085 24188 raft_consensus.cc:2468] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 0.
I20260608 12:58:57.657706 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:57.658561 24261 raft_consensus.cc:3060] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.666296 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3dcee63978450fa5a7bc37fbdd14ec" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:57.667333 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e"
I20260608 12:58:57.667356 24188 raft_consensus.cc:2468] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d417e702db924b07af236c68ee4efc6b in term 0.
I20260608 12:58:57.668231 24187 raft_consensus.cc:3060] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.669682 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3dcee63978450fa5a7bc37fbdd14ec" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23" is_pre_election: true
I20260608 12:58:57.669575 24227 leader_election.cc:304] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.670480 24113 raft_consensus.cc:2468] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d417e702db924b07af236c68ee4efc6b in term 0.
I20260608 12:58:57.671244 24312 raft_consensus.cc:2804] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:57.671772 24312 raft_consensus.cc:493] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:57.672210 24312 raft_consensus.cc:3060] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.675289 24313 raft_consensus.cc:697] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Becoming Leader. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Running, Role: LEADER
I20260608 12:58:57.676476 24313 consensus_queue.cc:237] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.681721 24333 raft_consensus.cc:493] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:57.682343 24333 raft_consensus.cc:515] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.684679 24333 leader_election.cc:290] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.686192 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:57.686950 24308 ts_tablet_manager.cc:1434] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.054s	user 0.020s	sys 0.017s
I20260608 12:58:57.686895 24260 raft_consensus.cc:2468] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:57.688187 24153 leader_election.cc:304] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.689191 24261 raft_consensus.cc:2468] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 1.
I20260608 12:58:57.689348 24333 raft_consensus.cc:2804] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:57.689852 24333 raft_consensus.cc:493] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:57.690053 24332 raft_consensus.cc:493] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:57.690280 24333 raft_consensus.cc:3060] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.690660 24332 raft_consensus.cc:515] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.691279 24312 raft_consensus.cc:515] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.693133 24332 leader_election.cc:290] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.696560 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3dcee63978450fa5a7bc37fbdd14ec" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e"
I20260608 12:58:57.697325 24188 raft_consensus.cc:3060] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.699723 24262 raft_consensus.cc:2468] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:57.708954 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23" is_pre_election: true
I20260608 12:58:57.709820 24113 raft_consensus.cc:2468] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:57.712451 24187 raft_consensus.cc:2468] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 1.
I20260608 12:58:57.715487 24078 leader_election.cc:304] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.716084 24312 leader_election.cc:290] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 1 election: Requested vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065)
I20260608 12:58:57.718462 24312 raft_consensus.cc:493] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:57.718587 24188 raft_consensus.cc:2468] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d417e702db924b07af236c68ee4efc6b in term 1.
I20260608 12:58:57.718941 24312 raft_consensus.cc:515] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.720261 24227 leader_election.cc:304] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.716394 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:57.720670 24333 raft_consensus.cc:515] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.721264 24312 leader_election.cc:290] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:58:57.716609 24332 raft_consensus.cc:2804] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:57.721817 24312 raft_consensus.cc:2804] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:57.721911 24332 raft_consensus.cc:697] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: Becoming Leader. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Running, Role: LEADER
I20260608 12:58:57.717619 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3dcee63978450fa5a7bc37fbdd14ec" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23"
I20260608 12:58:57.725718 24113 raft_consensus.cc:3060] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.726447 24333 leader_election.cc:290] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Requested vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:57.726889 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:57.727589 24261 raft_consensus.cc:3060] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.727881 24186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:57.727697 24332 consensus_queue.cc:237] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.717779 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:57.722496 24187 raft_consensus.cc:2393] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 744d263eb13148c7a41eabce33ffcc23 in current term 1: Already voted for candidate c73d5d0186ad446b8024309ffb41921e in this term.
I20260608 12:58:57.724671 24312 raft_consensus.cc:697] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Becoming Leader. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Running, Role: LEADER
I20260608 12:58:57.730953 24078 leader_election.cc:304] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [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: 744d263eb13148c7a41eabce33ffcc23; no voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b
I20260608 12:58:57.726395 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23"
I20260608 12:58:57.731424 24312 consensus_queue.cc:237] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:58:57.732349 24111 raft_consensus.cc:3060] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.725010 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833d34d4c2594866b2380fd824a02051" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23" is_pre_election: true
I20260608 12:58:57.736907 24226 leader_election.cc:304] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [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: d417e702db924b07af236c68ee4efc6b; no voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e
I20260608 12:58:57.738706 24009 catalog_manager.cc:5696] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e reported cstate change: term changed from 0 to 1, leader changed from <none> to c73d5d0186ad446b8024309ffb41921e (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:57.751480 24008 catalog_manager.cc:5696] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "744d263eb13148c7a41eabce33ffcc23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:57.754021 24261 raft_consensus.cc:2468] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:57.754727 24335 raft_consensus.cc:2749] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:57.755445 24153 leader_election.cc:304] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:57.756388 24313 raft_consensus.cc:2804] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:57.756867 24313 raft_consensus.cc:697] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Becoming Leader. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Running, Role: LEADER
I20260608 12:58:57.757885 24111 raft_consensus.cc:2468] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:57.757251 24011 catalog_manager.cc:5696] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b reported cstate change: term changed from 0 to 1, leader changed from <none> to d417e702db924b07af236c68ee4efc6b (127.16.21.195). New cstate: current_term: 1 leader_uuid: "d417e702db924b07af236c68ee4efc6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:57.757679 24313 consensus_queue.cc:237] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.758404 24315 raft_consensus.cc:2749] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:57.754719 24113 raft_consensus.cc:2468] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d417e702db924b07af236c68ee4efc6b in term 1.
I20260608 12:58:57.772550 24010 catalog_manager.cc:5696] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e reported cstate change: term changed from 0 to 1, leader changed from <none> to c73d5d0186ad446b8024309ffb41921e (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:57.884603 24010 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46194:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:57.886909 24010 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:57.919067 24101 tablet_service.cc:1511] Processing CreateTablet for tablet 5b779208ebc045c09a7335b137bba670 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:57.920135 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b779208ebc045c09a7335b137bba670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.925071 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 5b779208ebc045c09a7335b137bba670 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:57.926246 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b779208ebc045c09a7335b137bba670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.926667 24251 tablet_service.cc:1511] Processing CreateTablet for tablet 5b779208ebc045c09a7335b137bba670 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:57.927990 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b779208ebc045c09a7335b137bba670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.934130 24178 tablet_service.cc:1511] Processing CreateTablet for tablet d39708667d994a2c8a03bdc1dff2dca9 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:57.934494 24103 tablet_service.cc:1511] Processing CreateTablet for tablet d39708667d994a2c8a03bdc1dff2dca9 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:57.935505 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39708667d994a2c8a03bdc1dff2dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.935708 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39708667d994a2c8a03bdc1dff2dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.938103 24250 tablet_service.cc:1511] Processing CreateTablet for tablet d39708667d994a2c8a03bdc1dff2dca9 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:57.939373 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39708667d994a2c8a03bdc1dff2dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.940361 24102 tablet_service.cc:1511] Processing CreateTablet for tablet d7739be10cd546cf903ee6a3288d6914 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:57.941670 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7739be10cd546cf903ee6a3288d6914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.945434 24175 tablet_service.cc:1511] Processing CreateTablet for tablet d7739be10cd546cf903ee6a3288d6914 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:57.946756 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7739be10cd546cf903ee6a3288d6914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.947504 24252 tablet_service.cc:1511] Processing CreateTablet for tablet d7739be10cd546cf903ee6a3288d6914 (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:57.948771 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7739be10cd546cf903ee6a3288d6914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.949580 24308 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:57.956676 24308 tablet_bootstrap.cc:654] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.958118 24307 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:57.962743 24176 tablet_service.cc:1511] Processing CreateTablet for tablet f0bb33e6745e48a09ec26e894296fe5c (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:57.963898 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bb33e6745e48a09ec26e894296fe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.967989 24308 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:57.968432 24308 ts_tablet_manager.cc:1403] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260608 12:58:57.969677 24307 tablet_bootstrap.cc:654] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:57.971710 24249 tablet_service.cc:1511] Processing CreateTablet for tablet f0bb33e6745e48a09ec26e894296fe5c (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:57.971815 24308 raft_consensus.cc:359] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.972622 24308 raft_consensus.cc:385] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.972884 24308 raft_consensus.cc:740] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.973001 24249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bb33e6745e48a09ec26e894296fe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.973691 24308 consensus_queue.cc:260] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.977499 24308 ts_tablet_manager.cc:1434] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 12:58:57.979559 24101 tablet_service.cc:1511] Processing CreateTablet for tablet f0bb33e6745e48a09ec26e894296fe5c (DEFAULT_TABLE table=dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:57.980518 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bb33e6745e48a09ec26e894296fe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:57.989550 24307 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:57.990049 24307 ts_tablet_manager.cc:1403] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.004s
I20260608 12:58:57.993043 24307 raft_consensus.cc:359] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.993759 24307 raft_consensus.cc:385] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:57.994051 24307 raft_consensus.cc:740] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:57.995635 24309 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:57.994782 24307 consensus_queue.cc:260] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:57.997591 24307 ts_tablet_manager.cc:1434] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:58:57.998580 24307 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:58.003290 24309 tablet_bootstrap.cc:654] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.005105 24307 tablet_bootstrap.cc:654] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.005173 24308 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:58.012033 24308 tablet_bootstrap.cc:654] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.013077 24307 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:58.013935 24307 ts_tablet_manager.cc:1403] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260608 12:58:58.021944 24307 raft_consensus.cc:359] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.022902 24307 raft_consensus.cc:385] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.023308 24307 raft_consensus.cc:740] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.024473 24307 consensus_queue.cc:260] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.025308 24309 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:58.025887 24309 ts_tablet_manager.cc:1403] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.013s
I20260608 12:58:58.029241 24307 ts_tablet_manager.cc:1434] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260608 12:58:58.029176 24309 raft_consensus.cc:359] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.029785 24308 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:58.029985 24309 raft_consensus.cc:385] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.030359 24308 ts_tablet_manager.cc:1403] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260608 12:58:58.030390 24309 raft_consensus.cc:740] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.030627 24307 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:58.033586 24309 consensus_queue.cc:260] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.033938 24308 raft_consensus.cc:359] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.036567 24309 ts_tablet_manager.cc:1434] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:58:58.034706 24308 raft_consensus.cc:385] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.037371 24308 raft_consensus.cc:740] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.037853 24309 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:58.038668 24307 tablet_bootstrap.cc:654] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.038167 24308 consensus_queue.cc:260] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.046741 24309 tablet_bootstrap.cc:654] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.048640 24307 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:58.049774 24307 ts_tablet_manager.cc:1403] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260608 12:58:58.052058 24308 ts_tablet_manager.cc:1434] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260608 12:58:58.053099 24307 raft_consensus.cc:359] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.053900 24307 raft_consensus.cc:385] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.054498 24307 raft_consensus.cc:740] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.055552 24308 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:58.057343 24309 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:58.057886 24309 ts_tablet_manager.cc:1403] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:58:58.055501 24307 consensus_queue.cc:260] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.061600 24309 raft_consensus.cc:359] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.062417 24309 raft_consensus.cc:385] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.062664 24307 ts_tablet_manager.cc:1434] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:58:58.062800 24309 raft_consensus.cc:740] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.063215 24308 tablet_bootstrap.cc:654] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.063963 24307 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Bootstrap starting.
I20260608 12:58:58.063964 24309 consensus_queue.cc:260] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.070271 24309 ts_tablet_manager.cc:1434] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:58:58.071100 24307 tablet_bootstrap.cc:654] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.071517 24309 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:58.080937 24309 tablet_bootstrap.cc:654] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.082815 24307 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: No bootstrap required, opened a new log
I20260608 12:58:58.083484 24307 ts_tablet_manager.cc:1403] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260608 12:58:58.087193 24307 raft_consensus.cc:359] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.088342 24307 raft_consensus.cc:385] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.088770 24307 raft_consensus.cc:740] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.089920 24307 consensus_queue.cc:260] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.094935 24307 ts_tablet_manager.cc:1434] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:58:58.098611 24308 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:58.098877 24309 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:58.099210 24308 ts_tablet_manager.cc:1403] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.019s
I20260608 12:58:58.099505 24309 ts_tablet_manager.cc:1403] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260608 12:58:58.102393 24308 raft_consensus.cc:359] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.102501 24309 raft_consensus.cc:359] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.103377 24308 raft_consensus.cc:385] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.103492 24309 raft_consensus.cc:385] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.103833 24308 raft_consensus.cc:740] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.103901 24309 raft_consensus.cc:740] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.104775 24308 consensus_queue.cc:260] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.104970 24309 consensus_queue.cc:260] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.107456 24308 ts_tablet_manager.cc:1434] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:58.108227 24313 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:58.108626 24308 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:58.110764 24309 ts_tablet_manager.cc:1434] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:58:58.112018 24309 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Bootstrap starting.
I20260608 12:58:58.115687 24308 tablet_bootstrap.cc:654] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.118285 24309 tablet_bootstrap.cc:654] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:58.146459 24334 raft_consensus.cc:493] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:58.147353 24334 raft_consensus.cc:515] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.150717 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39708667d994a2c8a03bdc1dff2dca9" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23" is_pre_election: true
I20260608 12:58:58.151437 24113 raft_consensus.cc:2468] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:58.152912 24334 leader_election.cc:290] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.156894 24152 leader_election.cc:304] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e; no voters: 
I20260608 12:58:58.159729 24334 raft_consensus.cc:2804] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:58.159807 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39708667d994a2c8a03bdc1dff2dca9" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:58.160387 24334 raft_consensus.cc:493] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:58.160687 24262 raft_consensus.cc:2468] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:58.160933 24334 raft_consensus.cc:3060] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.166862 24315 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:58.171819 24315 raft_consensus.cc:493] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:58.172631 24315 raft_consensus.cc:515] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.174741 24308 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: No bootstrap required, opened a new log
I20260608 12:58:58.175315 24308 ts_tablet_manager.cc:1403] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.035s
I20260608 12:58:58.178215 24308 raft_consensus.cc:359] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.178851 24308 raft_consensus.cc:385] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.172640 24333 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:58:58.179246 24334 raft_consensus.cc:515] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.179853 24335 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:58.182029 24334 leader_election.cc:290] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Requested vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.180008 24308 raft_consensus.cc:740] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.183277 24308 consensus_queue.cc:260] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.183696 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39708667d994a2c8a03bdc1dff2dca9" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:58.184401 24261 raft_consensus.cc:3060] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.187114 24186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b779208ebc045c09a7335b137bba670" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:58.188006 24186 raft_consensus.cc:2468] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 0.
I20260608 12:58:58.190095 24111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39708667d994a2c8a03bdc1dff2dca9" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23"
I20260608 12:58:58.190924 24111 raft_consensus.cc:3060] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.191838 24315 leader_election.cc:290] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.196943 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b779208ebc045c09a7335b137bba670" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:58.199630 24078 leader_election.cc:304] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e; no voters: 
W20260608 12:58:58.201113 24078 leader_election.cc:343] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:58.202553 24261 raft_consensus.cc:2468] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:58.216058 24334 consensus_queue.cc:1048] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:58.217821 24312 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:58.204823 24315 raft_consensus.cc:2804] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:58.224292 24315 raft_consensus.cc:493] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:58.224828 24315 raft_consensus.cc:3060] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.230926 24309 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: No bootstrap required, opened a new log
I20260608 12:58:58.233234 24309 ts_tablet_manager.cc:1403] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.037s
I20260608 12:58:58.236613 24153 leader_election.cc:304] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:58.243526 24309 raft_consensus.cc:359] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.244686 24309 raft_consensus.cc:385] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:58.245111 24309 raft_consensus.cc:740] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d417e702db924b07af236c68ee4efc6b, State: Initialized, Role: FOLLOWER
I20260608 12:58:58.246816 24313 raft_consensus.cc:2804] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:58.247462 24309 consensus_queue.cc:260] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.261128 24111 raft_consensus.cc:2468] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:58.258315 24313 raft_consensus.cc:697] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Becoming Leader. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Running, Role: LEADER
I20260608 12:58:58.269570 24315 raft_consensus.cc:515] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.273084 24313 consensus_queue.cc:237] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.274187 24309 ts_tablet_manager.cc:1434] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260608 12:58:58.275236 24315 leader_election.cc:290] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 election: Requested vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.276046 24315 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:58.279325 24308 ts_tablet_manager.cc:1434] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.104s	user 0.025s	sys 0.066s
I20260608 12:58:58.288590 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b779208ebc045c09a7335b137bba670" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:58.289328 24262 raft_consensus.cc:3060] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.291572 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b779208ebc045c09a7335b137bba670" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e"
I20260608 12:58:58.292339 24187 raft_consensus.cc:3060] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.294845 24371 raft_consensus.cc:493] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:58.295420 24371 raft_consensus.cc:515] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.295681 24334 consensus_queue.cc:1048] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:58:58.296864 24333 raft_consensus.cc:493] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:58.307009 24333 raft_consensus.cc:515] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.309265 24333 leader_election.cc:290] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.309343 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7739be10cd546cf903ee6a3288d6914" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:58.311685 24188 raft_consensus.cc:2468] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 0.
I20260608 12:58:58.315579 24371 leader_election.cc:290] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.316919 24187 raft_consensus.cc:2468] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 1.
I20260608 12:58:58.317093 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bb33e6745e48a09ec26e894296fe5c" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:58.317822 24261 raft_consensus.cc:2468] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 0.
I20260608 12:58:58.318511 24262 raft_consensus.cc:2468] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 1.
I20260608 12:58:58.319159 24153 leader_election.cc:304] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:58.320396 24374 raft_consensus.cc:2804] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:58.320850 24374 raft_consensus.cc:493] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:58.321907 24374 raft_consensus.cc:3060] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.322170 24078 leader_election.cc:304] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:58.323097 24315 raft_consensus.cc:2804] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:58.323318 24078 leader_election.cc:304] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e; no voters: 
I20260608 12:58:58.323747 24315 raft_consensus.cc:697] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: Becoming Leader. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Running, Role: LEADER
I20260608 12:58:58.325074 24371 raft_consensus.cc:2804] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:58.324818 24315 consensus_queue.cc:237] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.325541 24371 raft_consensus.cc:493] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:58.326043 24371 raft_consensus.cc:3060] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.322890 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7739be10cd546cf903ee6a3288d6914" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:58.328212 24262 raft_consensus.cc:2468] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 0.
I20260608 12:58:58.329540 24374 raft_consensus.cc:515] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.338299 24374 leader_election.cc:290] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Requested vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.338577 24110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bb33e6745e48a09ec26e894296fe5c" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23"
I20260608 12:58:58.339291 24110 raft_consensus.cc:3060] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.339196 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bb33e6745e48a09ec26e894296fe5c" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744d263eb13148c7a41eabce33ffcc23" is_pre_election: true
I20260608 12:58:58.340437 24371 raft_consensus.cc:515] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.335757 24011 catalog_manager.cc:5696] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e reported cstate change: term changed from 0 to 1, leader changed from <none> to c73d5d0186ad446b8024309ffb41921e (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:58.343173 24371 leader_election.cc:290] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 election: Requested vote from peers c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:58.344589 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bb33e6745e48a09ec26e894296fe5c" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:58.345131 24262 raft_consensus.cc:3060] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.350244 24262 raft_consensus.cc:2468] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:58.351903 24153 leader_election.cc:304] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
I20260608 12:58:58.353120 24374 raft_consensus.cc:2804] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:58.353760 24374 raft_consensus.cc:697] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Becoming Leader. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Running, Role: LEADER
I20260608 12:58:58.354885 24374 consensus_queue.cc:237] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.365211 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7739be10cd546cf903ee6a3288d6914" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e"
I20260608 12:58:58.367784 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7739be10cd546cf903ee6a3288d6914" candidate_uuid: "744d263eb13148c7a41eabce33ffcc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:58.368434 24262 raft_consensus.cc:3060] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.370157 24187 raft_consensus.cc:3060] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:58.372386 24110 raft_consensus.cc:2468] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:58.378789 24187 raft_consensus.cc:2468] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 1.
I20260608 12:58:58.382597 24078 leader_election.cc:304] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e; no voters: 
I20260608 12:58:58.383621 24315 raft_consensus.cc:2804] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:58.384421 24315 raft_consensus.cc:697] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: Becoming Leader. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Running, Role: LEADER
I20260608 12:58:58.385866 24315 consensus_queue.cc:237] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:58.380517 24262 raft_consensus.cc:2468] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 744d263eb13148c7a41eabce33ffcc23 in term 1.
I20260608 12:58:58.390693 24010 catalog_manager.cc:5696] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "744d263eb13148c7a41eabce33ffcc23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:58.401857 24011 catalog_manager.cc:5696] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e reported cstate change: term changed from 0 to 1, leader changed from <none> to c73d5d0186ad446b8024309ffb41921e (127.16.21.194). New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:58.408581 24008 catalog_manager.cc:5696] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "744d263eb13148c7a41eabce33ffcc23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:58.520534 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:58:58.541394 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:58.542383 16471 tablet_replica.cc:333] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.543123 16471 raft_consensus.cc:2243] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:58.543584 16471 raft_consensus.cc:2272] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.545697 16471 tablet_replica.cc:333] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.546321 16471 raft_consensus.cc:2243] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:58.546707 16471 raft_consensus.cc:2272] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.548700 16471 tablet_replica.cc:333] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.549252 16471 raft_consensus.cc:2243] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:58.549829 16471 pending_rounds.cc:70] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Trying to abort 1 pending ops.
I20260608 12:58:58.550029 16471 pending_rounds.cc:77] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662813240139776 op_type: NO_OP noop_request { }
I20260608 12:58:58.550340 16471 raft_consensus.cc:2889] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:58.550623 16471 raft_consensus.cc:2272] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.552707 16471 tablet_replica.cc:333] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.553233 16471 raft_consensus.cc:2243] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:58.553655 16471 raft_consensus.cc:2272] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.555850 16471 tablet_replica.cc:333] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.556425 16471 raft_consensus.cc:2243] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:58.556836 16471 raft_consensus.cc:2272] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.558961 16471 tablet_replica.cc:333] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.559542 16471 raft_consensus.cc:2243] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:58.560134 16471 pending_rounds.cc:70] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Trying to abort 1 pending ops.
I20260608 12:58:58.560343 16471 pending_rounds.cc:77] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662812994342912 op_type: NO_OP noop_request { }
I20260608 12:58:58.560635 16471 raft_consensus.cc:2889] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:58.560926 16471 raft_consensus.cc:2272] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.563225 16471 tablet_replica.cc:333] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.563720 16471 raft_consensus.cc:2243] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:58.564520 16471 raft_consensus.cc:2272] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:58.566561 16471 tablet_replica.cc:333] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: stopping tablet replica
I20260608 12:58:58.567044 16471 raft_consensus.cc:2243] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:58.567533 16471 raft_consensus.cc:2272] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:58.578680 24152 consensus_peers.cc:597] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:58.598366 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:58:58.657282 24374 consensus_queue.cc:1048] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:58.672344 24152 consensus_peers.cc:597] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:58.724542 24226 consensus_peers.cc:597] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:58.725898 24152 consensus_peers.cc:597] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:58.925334 24152 consensus_peers.cc:597] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:58.933470 24334 consensus_queue.cc:1048] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:59.319322 24334 consensus_queue.cc:579] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Leader has been unable to successfully communicate with peer 744d263eb13148c7a41eabce33ffcc23 for more than 1 seconds (1.007s)
I20260608 12:58:59.364621 24334 consensus_queue.cc:579] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [LEADER]: Leader has been unable to successfully communicate with peer 744d263eb13148c7a41eabce33ffcc23 for more than 1 seconds (1.008s)
I20260608 12:58:59.469911 24333 consensus_queue.cc:579] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Leader has been unable to successfully communicate with peer 744d263eb13148c7a41eabce33ffcc23 for more than 1 seconds (1.195s)
I20260608 12:58:59.598562 24384 consensus_queue.cc:579] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Leader has been unable to successfully communicate with peer 744d263eb13148c7a41eabce33ffcc23 for more than 1 seconds (1.335s)
I20260608 12:58:59.629460 24008 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46182:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:58:59.630124 24008 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46182:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:58:59.647979 24008 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Sending DeleteTablet for 3 replicas of tablet 5b779208ebc045c09a7335b137bba670
I20260608 12:58:59.649611 24008 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Sending DeleteTablet for 3 replicas of tablet d39708667d994a2c8a03bdc1dff2dca9
I20260608 12:58:59.650239 24176 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b779208ebc045c09a7335b137bba670 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33086
I20260608 12:58:59.650609 24251 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b779208ebc045c09a7335b137bba670 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33436
I20260608 12:58:59.654508 24175 tablet_service.cc:1558] Processing DeleteTablet for tablet d39708667d994a2c8a03bdc1dff2dca9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33086
I20260608 12:58:59.658579 24008 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Sending DeleteTablet for 3 replicas of tablet d7739be10cd546cf903ee6a3288d6914
I20260608 12:58:59.659417 24249 tablet_service.cc:1558] Processing DeleteTablet for tablet d39708667d994a2c8a03bdc1dff2dca9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33436
I20260608 12:58:59.661656 24175 tablet_service.cc:1558] Processing DeleteTablet for tablet d7739be10cd546cf903ee6a3288d6914 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33086
I20260608 12:58:59.663673 24008 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: Sending DeleteTablet for 3 replicas of tablet f0bb33e6745e48a09ec26e894296fe5c
I20260608 12:58:59.664124 24249 tablet_service.cc:1558] Processing DeleteTablet for tablet d7739be10cd546cf903ee6a3288d6914 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33436
I20260608 12:58:59.665712 24397 tablet_replica.cc:333] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:58:59.666963 24175 tablet_service.cc:1558] Processing DeleteTablet for tablet f0bb33e6745e48a09ec26e894296fe5c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33086
I20260608 12:58:59.666936 24397 raft_consensus.cc:2243] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:59.668533 24251 tablet_service.cc:1558] Processing DeleteTablet for tablet f0bb33e6745e48a09ec26e894296fe5c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:33436
I20260608 12:58:59.668201 24397 raft_consensus.cc:2272] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.671128 24396 tablet_replica.cc:333] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:58:59.671937 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:59.673774 24396 raft_consensus.cc:2243] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:58:59.674206 23996 catalog_manager.cc:4754] TS 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 5b779208ebc045c09a7335b137bba670: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111)
I20260608 12:58:59.674366 24396 raft_consensus.cc:2272] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.676172 24397 ts_tablet_manager.cc:1916] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:59.677145 24396 ts_tablet_manager.cc:1916] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:58:59.685431 24399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:59.689622 24397 ts_tablet_manager.cc:1929] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:59.690016 24397 log.cc:1199] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/5b779208ebc045c09a7335b137bba670
I20260608 12:58:59.690819 24397 ts_tablet_manager.cc:1950] T 5b779208ebc045c09a7335b137bba670 P d417e702db924b07af236c68ee4efc6b: Deleting consensus metadata
W20260608 12:58:59.692958 24400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:59.695919 23997 catalog_manager.cc:5027] TS d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379): tablet 5b779208ebc045c09a7335b137bba670 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.697366 24397 tablet_replica.cc:333] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:58:59.697503 24396 ts_tablet_manager.cc:1929] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:59.698230 24396 log.cc:1199] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/5b779208ebc045c09a7335b137bba670
I20260608 12:58:59.698773 24397 raft_consensus.cc:2243] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:59.699203 24396 ts_tablet_manager.cc:1950] T 5b779208ebc045c09a7335b137bba670 P c73d5d0186ad446b8024309ffb41921e: Deleting consensus metadata
I20260608 12:58:59.699750 24397 raft_consensus.cc:2272] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.703545 24397 ts_tablet_manager.cc:1916] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:59.703704 23997 catalog_manager.cc:5027] TS c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561): tablet 5b779208ebc045c09a7335b137bba670 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.704764 24396 tablet_replica.cc:333] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:58:59.707325 24396 raft_consensus.cc:2243] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:59.708869 24396 raft_consensus.cc:2272] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.712183 16471 server_base.cc:1061] running on GCE node
I20260608 12:58:59.712795 24396 ts_tablet_manager.cc:1916] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:58:59.713994 24402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:59.715375 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:59.715674 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:59.715885 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923539715866 us; error 0 us; skew 500 ppm
I20260608 12:58:59.716696 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:59.720728 24397 ts_tablet_manager.cc:1929] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:59.720846 16471 webserver.cc:533] Webserver started at http://127.16.21.196:45833/ using document root <none> and password file <none>
I20260608 12:58:59.721148 24397 log.cc:1199] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/d39708667d994a2c8a03bdc1dff2dca9
I20260608 12:58:59.721716 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:59.722019 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:59.722047 24397 ts_tablet_manager.cc:1950] T d39708667d994a2c8a03bdc1dff2dca9 P d417e702db924b07af236c68ee4efc6b: Deleting consensus metadata
I20260608 12:58:59.722548 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:59.724088 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "5adbf63bcb644a488c7a0230a8d755e4"
format_stamp: "Formatted at 2026-06-08 12:58:59 on dist-test-slave-7vxk"
I20260608 12:58:59.725199 23997 catalog_manager.cc:5027] TS d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379): tablet d39708667d994a2c8a03bdc1dff2dca9 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.726325 24397 tablet_replica.cc:333] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:58:59.727624 24397 raft_consensus.cc:2243] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:59.728195 24397 raft_consensus.cc:2272] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.728493 24396 ts_tablet_manager.cc:1929] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:59.728943 24396 log.cc:1199] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/d39708667d994a2c8a03bdc1dff2dca9
I20260608 12:58:59.729830 24396 ts_tablet_manager.cc:1950] T d39708667d994a2c8a03bdc1dff2dca9 P c73d5d0186ad446b8024309ffb41921e: Deleting consensus metadata
I20260608 12:58:59.730885 24397 ts_tablet_manager.cc:1916] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:59.734171 23997 catalog_manager.cc:5027] TS c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561): tablet d39708667d994a2c8a03bdc1dff2dca9 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.735713 24396 tablet_replica.cc:333] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:58:59.737046 24396 raft_consensus.cc:2243] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:59.737776 24396 raft_consensus.cc:2272] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.741743 24396 ts_tablet_manager.cc:1916] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:59.744508 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.020s	user 0.012s	sys 0.007s
I20260608 12:58:59.745786 24397 ts_tablet_manager.cc:1929] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:59.746162 24397 log.cc:1199] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/d7739be10cd546cf903ee6a3288d6914
I20260608 12:58:59.746701 24397 ts_tablet_manager.cc:1950] T d7739be10cd546cf903ee6a3288d6914 P d417e702db924b07af236c68ee4efc6b: Deleting consensus metadata
I20260608 12:58:59.749516 24397 tablet_replica.cc:333] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:58:59.749735 23997 catalog_manager.cc:5027] TS d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379): tablet d7739be10cd546cf903ee6a3288d6914 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.750397 24397 raft_consensus.cc:2243] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:59.751232 24407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:59.751173 24397 raft_consensus.cc:2272] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.752338 16471 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:58:59.752719 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "5adbf63bcb644a488c7a0230a8d755e4"
format_stamp: "Formatted at 2026-06-08 12:58:59 on dist-test-slave-7vxk"
I20260608 12:58:59.753032 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:59.754748 24397 ts_tablet_manager.cc:1916] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:59.758678 24396 ts_tablet_manager.cc:1929] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:59.759184 24396 log.cc:1199] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/d7739be10cd546cf903ee6a3288d6914
I20260608 12:58:59.759928 24396 ts_tablet_manager.cc:1950] T d7739be10cd546cf903ee6a3288d6914 P c73d5d0186ad446b8024309ffb41921e: Deleting consensus metadata
I20260608 12:58:59.763253 23997 catalog_manager.cc:5027] TS c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561): tablet d7739be10cd546cf903ee6a3288d6914 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.764365 24396 tablet_replica.cc:333] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:58:59.765373 24396 raft_consensus.cc:2243] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:59.766542 24396 raft_consensus.cc:2272] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:59.769671 24396 ts_tablet_manager.cc:1916] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:59.769722 24397 ts_tablet_manager.cc:1929] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:59.770252 24397 log.cc:1199] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/f0bb33e6745e48a09ec26e894296fe5c
I20260608 12:58:59.771020 24397 ts_tablet_manager.cc:1950] T f0bb33e6745e48a09ec26e894296fe5c P d417e702db924b07af236c68ee4efc6b: Deleting consensus metadata
I20260608 12:58:59.775216 23997 catalog_manager.cc:5027] TS d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379): tablet f0bb33e6745e48a09ec26e894296fe5c (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:58:59.781534 24384 raft_consensus.cc:493] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 744d263eb13148c7a41eabce33ffcc23)
I20260608 12:58:59.782136 24396 ts_tablet_manager.cc:1929] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:59.782055 24384 raft_consensus.cc:515] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:59.782538 24396 log.cc:1199] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/f0bb33e6745e48a09ec26e894296fe5c
I20260608 12:58:59.783295 24396 ts_tablet_manager.cc:1950] T f0bb33e6745e48a09ec26e894296fe5c P c73d5d0186ad446b8024309ffb41921e: Deleting consensus metadata
I20260608 12:58:59.784233 24384 leader_election.cc:290] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:58:59.785862 24186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "d417e702db924b07af236c68ee4efc6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c73d5d0186ad446b8024309ffb41921e" is_pre_election: true
I20260608 12:58:59.786334 23997 catalog_manager.cc:5027] TS c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561): tablet f0bb33e6745e48a09ec26e894296fe5c (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
W20260608 12:58:59.788393 24226 leader_election.cc:336] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111)
I20260608 12:58:59.788812 24226 leader_election.cc:304] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [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: d417e702db924b07af236c68ee4efc6b; no voters: 744d263eb13148c7a41eabce33ffcc23, c73d5d0186ad446b8024309ffb41921e
I20260608 12:58:59.789428 24384 raft_consensus.cc:2749] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:59.797118 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:59.798311 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:59.799949 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 12:58:59.802446 24059 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 744d263eb13148c7a41eabce33ffcc23 not available for placement
I20260608 12:58:59.804386 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:59.804618 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:59.804829 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:59.804965 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:59.822527 24334 raft_consensus.cc:493] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 744d263eb13148c7a41eabce33ffcc23)
I20260608 12:58:59.823357 24334 raft_consensus.cc:515] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:59.826753 24334 leader_election.cc:290] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:59.827522 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b" is_pre_election: true
I20260608 12:58:59.828441 24262 raft_consensus.cc:2468] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 1.
I20260608 12:58:59.830188 24153 leader_election.cc:304] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [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: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 
W20260608 12:58:59.831041 24152 leader_election.cc:336] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111)
I20260608 12:58:59.831272 24334 raft_consensus.cc:2804] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:59.831821 24334 raft_consensus.cc:493] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 744d263eb13148c7a41eabce33ffcc23)
I20260608 12:58:59.832309 24334 raft_consensus.cc:3060] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:59.841861 24334 raft_consensus.cc:515] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:59.845690 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba9b8331b5c4508b079a2e717ee3c14" candidate_uuid: "c73d5d0186ad446b8024309ffb41921e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d417e702db924b07af236c68ee4efc6b"
I20260608 12:58:59.846493 24262 raft_consensus.cc:3060] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:58:59.849709 24152 leader_election.cc:336] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111)
I20260608 12:58:59.850116 24334 leader_election.cc:290] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [CANDIDATE]: Term 2 election: Requested vote from peers 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065), d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:58:59.856437 24262 raft_consensus.cc:2468] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c73d5d0186ad446b8024309ffb41921e in term 2.
I20260608 12:58:59.858076 24153 leader_election.cc:304] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [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: c73d5d0186ad446b8024309ffb41921e, d417e702db924b07af236c68ee4efc6b; no voters: 744d263eb13148c7a41eabce33ffcc23
I20260608 12:58:59.859189 24334 raft_consensus.cc:2804] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:59.859751 24334 raft_consensus.cc:697] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 LEADER]: Becoming Leader. State: Replica: c73d5d0186ad446b8024309ffb41921e, State: Running, Role: LEADER
I20260608 12:58:59.860600 24334 consensus_queue.cc:237] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:59.861686 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:36319
I20260608 12:58:59.861835 24469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:36319 every 8 connection(s)
I20260608 12:58:59.868623 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:59.870152 24008 catalog_manager.cc:5696] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e reported cstate change: term changed from 1 to 2, leader changed from 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193) to c73d5d0186ad446b8024309ffb41921e (127.16.21.194). New cstate: current_term: 2 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:59.878755 24474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:59.884725 24475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:59.887341 24471 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43657
I20260608 12:58:59.887806 24471 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:59.888401 16471 server_base.cc:1061] running on GCE node
W20260608 12:58:59.888341 24477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:59.888751 24471 heartbeater.cc:507] Master 127.16.21.254:43657 requested a full tablet report, sending...
I20260608 12:58:59.890100 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:59.890355 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:59.890583 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923539890542 us; error 0 us; skew 500 ppm
I20260608 12:58:59.891465 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:59.891389 24008 ts_manager.cc:194] Registered new tserver with Master: 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319)
I20260608 12:58:59.893499 24008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38282
I20260608 12:58:59.894742 16471 webserver.cc:533] Webserver started at http://127.16.21.193:43157/ using document root <none> and password file <none>
I20260608 12:58:59.895648 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:59.895885 16471 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:59.900218 16471 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:59.903740 24482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:59.904565 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:59.904889 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "744d263eb13148c7a41eabce33ffcc23"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-7vxk"
I20260608 12:58:59.905184 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:59.921532 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:59.922616 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:59.924062 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:59.927320 24489 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:58:59.962785 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:58:59.963135 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.037s	user 0.002s	sys 0.000s
I20260608 12:58:59.963433 16471 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:58:59.967509 24489 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:58:59.975059 24334 consensus_queue.cc:579] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Leader has been unable to successfully communicate with peer 744d263eb13148c7a41eabce33ffcc23 for more than 1 seconds (1.396s)
I20260608 12:58:59.986899 24489 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:59.988570 24186 consensus_queue.cc:237] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:58:59.989274 24489 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:58:59.990865 24489 ts_tablet_manager.cc:1403] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260608 12:58:59.991573 24262 consensus_queue.cc:237] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [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: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:58:59.993762 24489 raft_consensus.cc:359] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:58:59.994565 24489 raft_consensus.cc:740] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:58:59.995389 24489 consensus_queue.cc:260] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.011317 24260 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:00.014479 24361 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:00.014060 16471 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:59:00.015846 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.040s	sys 0.000s
I20260608 12:59:00.024577 24186 consensus_queue.cc:237] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.036465 24187 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:00.039667 24384 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:00.054085 24262 raft_consensus.cc:1275] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:00.056205 24334 consensus_queue.cc:1048] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:00.070382 24489 ts_tablet_manager.cc:1434] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.079s	user 0.036s	sys 0.038s
I20260608 12:59:00.071570 24489 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
W20260608 12:59:00.079542 24152 consensus_peers.cc:597] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:00.080134 24152 consensus_peers.cc:597] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:00.082271 24334 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
W20260608 12:59:00.090433 24226 consensus_peers.cc:597] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:00.082230 24384 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
W20260608 12:59:00.094015 24153 consensus_peers.cc:597] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e -> Peer 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): Couldn't send request to peer 5adbf63bcb644a488c7a0230a8d755e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b1a7cf45ae445cbbb02cfa86c6a3dcd. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:00.095238 24153 consensus_peers.cc:597] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e -> Peer 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): Couldn't send request to peer 5adbf63bcb644a488c7a0230a8d755e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 833d34d4c2594866b2380fd824a02051. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:00.095745 24187 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.097803 24261 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.100771 24489 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:59:00.102525 24489 tablet_bootstrap.cc:492] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.103291 24489 ts_tablet_manager.cc:1403] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.005s
I20260608 12:59:00.103722 24361 raft_consensus.cc:2955] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.106534 24489 raft_consensus.cc:359] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.107561 24489 raft_consensus.cc:740] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.107826 23997 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:59:00.108510 24489 consensus_queue.cc:260] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.110906 24489 ts_tablet_manager.cc:1434] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:59:00.111832 24489 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:59:00.117374 24008 catalog_manager.cc:5696] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
W20260608 12:59:00.124682 24227 consensus_peers.cc:597] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b -> Peer 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): Couldn't send request to peer 5adbf63bcb644a488c7a0230a8d755e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b3dcee63978450fa5a7bc37fbdd14ec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:00.129878 23997 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9b3dcee63978450fa5a7bc37fbdd14ec with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:59:00.130060 24261 raft_consensus.cc:2955] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.141290 23997 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 833d34d4c2594866b2380fd824a02051 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:59:00.141809 24008 catalog_manager.cc:5696] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "d417e702db924b07af236c68ee4efc6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:00.148679 24489 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.149752 24489 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.150530 24489 ts_tablet_manager.cc:1403] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.000s
I20260608 12:59:00.153518 24489 raft_consensus.cc:359] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.154356 24489 raft_consensus.cc:740] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.155325 24489 consensus_queue.cc:260] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.157651 24489 ts_tablet_manager.cc:1434] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:59:00.158524 24489 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:59:00.162930 24011 catalog_manager.cc:5696] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.182443 24489 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.183631 24489 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.184358 24489 ts_tablet_manager.cc:1403] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260608 12:59:00.187289 24489 raft_consensus.cc:359] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:59:00.188087 24489 raft_consensus.cc:740] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.189049 24489 consensus_queue.cc:260] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [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: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:59:00.191303 24489 ts_tablet_manager.cc:1434] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:59:00.192246 24489 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:59:00.206920 24489 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.207747 24489 tablet_bootstrap.cc:492] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.208314 24489 ts_tablet_manager.cc:1403] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:59:00.210819 24489 raft_consensus.cc:359] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.212795 24489 raft_consensus.cc:740] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.213650 24489 consensus_queue.cc:260] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.215903 24489 ts_tablet_manager.cc:1434] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:59:00.216755 24489 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:59:00.220276 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:38065
I20260608 12:59:00.220415 24564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:38065 every 8 connection(s)
I20260608 12:59:00.233414 24489 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:59:00.234360 24489 tablet_bootstrap.cc:492] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.235123 24489 ts_tablet_manager.cc:1403] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:59:00.238121 24489 raft_consensus.cc:359] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.238679 24565 heartbeater.cc:344] Connected to a master server at 127.16.21.254:43657
I20260608 12:59:00.238844 24489 raft_consensus.cc:740] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.239174 24565 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:00.239694 24489 consensus_queue.cc:260] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.240134 24565 heartbeater.cc:507] Master 127.16.21.254:43657 requested a full tablet report, sending...
I20260608 12:59:00.241237 24489 ts_tablet_manager.cc:1434] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:59:00.241972 24489 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:59:00.245909 24011 ts_manager.cc:194] Re-registered known tserver with Master: 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065)
I20260608 12:59:00.256767 24011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38298
I20260608 12:59:00.257174 24489 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.258075 24489 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.258764 24489 ts_tablet_manager.cc:1403] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260608 12:59:00.260314 24565 heartbeater.cc:499] Master 127.16.21.254:43657 was elected leader, sending a full tablet report...
I20260608 12:59:00.261575 24489 raft_consensus.cc:359] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.262151 24489 raft_consensus.cc:740] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.262703 24489 consensus_queue.cc:260] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.264680 24489 ts_tablet_manager.cc:1434] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:59:00.265765 24489 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Bootstrap starting.
I20260608 12:59:00.279186 24489 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.280014 24489 tablet_bootstrap.cc:492] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Bootstrap complete.
I20260608 12:59:00.280684 24489 ts_tablet_manager.cc:1403] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:59:00.283391 24489 raft_consensus.cc:359] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.283962 24489 raft_consensus.cc:740] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744d263eb13148c7a41eabce33ffcc23, State: Initialized, Role: FOLLOWER
I20260608 12:59:00.284528 24489 consensus_queue.cc:260] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.286128 24489 ts_tablet_manager.cc:1434] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:59:00.320932 24529 tablet_service.cc:1558] Processing DeleteTablet for tablet d39708667d994a2c8a03bdc1dff2dca9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:42302
I20260608 12:59:00.322628 24572 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:00.323421 24572 raft_consensus.cc:2243] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:00.323933 24572 raft_consensus.cc:2272] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:00.325120 24529 tablet_service.cc:1558] Processing DeleteTablet for tablet f0bb33e6745e48a09ec26e894296fe5c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:42302
I20260608 12:59:00.327000 24572 ts_tablet_manager.cc:1916] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:59:00.328006 24529 tablet_service.cc:1558] Processing DeleteTablet for tablet d7739be10cd546cf903ee6a3288d6914 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:42302
I20260608 12:59:00.334570 24539 raft_consensus.cc:3060] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:00.341039 24572 ts_tablet_manager.cc:1929] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:59:00.341639 24572 log.cc:1199] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/d39708667d994a2c8a03bdc1dff2dca9
I20260608 12:59:00.342434 24572 ts_tablet_manager.cc:1950] T d39708667d994a2c8a03bdc1dff2dca9 P 744d263eb13148c7a41eabce33ffcc23: Deleting consensus metadata
I20260608 12:59:00.342528 24529 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b779208ebc045c09a7335b137bba670 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:59 UTC) from {username='slave'} at 127.0.0.1:42302
I20260608 12:59:00.342151 24539 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:59:00.344422 24512 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:00.345440 24572 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:00.345407 23996 catalog_manager.cc:5027] TS 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): tablet d39708667d994a2c8a03bdc1dff2dca9 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:59:00.346397 24572 raft_consensus.cc:2243] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:00.346987 24572 raft_consensus.cc:2272] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:00.349781 24572 ts_tablet_manager.cc:1916] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:59:00.358206 24261 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:59:00.361697 24361 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:00.372726 24572 ts_tablet_manager.cc:1929] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:59:00.373236 24572 log.cc:1199] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/f0bb33e6745e48a09ec26e894296fe5c
I20260608 12:59:00.373971 24572 ts_tablet_manager.cc:1950] T f0bb33e6745e48a09ec26e894296fe5c P 744d263eb13148c7a41eabce33ffcc23: Deleting consensus metadata
I20260608 12:59:00.377010 24572 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:00.377110 23996 catalog_manager.cc:5027] TS 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): tablet f0bb33e6745e48a09ec26e894296fe5c (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:59:00.377895 24572 raft_consensus.cc:2243] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:00.378429 24572 pending_rounds.cc:70] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Trying to abort 1 pending ops.
I20260608 12:59:00.378636 24572 pending_rounds.cc:77] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662813240139776 op_type: NO_OP noop_request { }
I20260608 12:59:00.378993 24572 raft_consensus.cc:2889] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:00.379398 24572 raft_consensus.cc:2272] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:00.382390 24572 ts_tablet_manager.cc:1916] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:59:00.393939 24572 ts_tablet_manager.cc:1929] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:59:00.394352 24572 log.cc:1199] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/d7739be10cd546cf903ee6a3288d6914
I20260608 12:59:00.395007 24572 ts_tablet_manager.cc:1950] T d7739be10cd546cf903ee6a3288d6914 P 744d263eb13148c7a41eabce33ffcc23: Deleting consensus metadata
I20260608 12:59:00.396452 24539 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.397909 24572 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:00.398476 23996 catalog_manager.cc:5027] TS 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): tablet d7739be10cd546cf903ee6a3288d6914 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:59:00.398912 24572 raft_consensus.cc:2243] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:00.399437 24572 pending_rounds.cc:70] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Trying to abort 1 pending ops.
I20260608 12:59:00.399641 24572 pending_rounds.cc:77] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662812994342912 op_type: NO_OP noop_request { }
I20260608 12:59:00.399923 24572 raft_consensus.cc:2889] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:00.400236 24572 raft_consensus.cc:2272] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:00.402649 24572 ts_tablet_manager.cc:1916] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:59:00.413870 24579 ts_tablet_manager.cc:933] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Initiating tablet copy from peer c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:59:00.415447 24572 ts_tablet_manager.cc:1929] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:59:00.415692 24579 tablet_copy_client.cc:323] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:42561
I20260608 12:59:00.415848 24572 log.cc:1199] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/5b779208ebc045c09a7335b137bba670
I20260608 12:59:00.416654 24572 ts_tablet_manager.cc:1950] T 5b779208ebc045c09a7335b137bba670 P 744d263eb13148c7a41eabce33ffcc23: Deleting consensus metadata
I20260608 12:59:00.420076 23996 catalog_manager.cc:5027] TS 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): tablet 5b779208ebc045c09a7335b137bba670 (table dugtrio [id=da028ec9231849f08dd5205fbb98e2fb]) successfully deleted
I20260608 12:59:00.426123 24198 tablet_copy_service.cc:140] P c73d5d0186ad446b8024309ffb41921e: Received BeginTabletCopySession request for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd from peer 5adbf63bcb644a488c7a0230a8d755e4 ({username='slave'} at 127.0.0.1:38602)
I20260608 12:59:00.426645 24198 tablet_copy_service.cc:161] P c73d5d0186ad446b8024309ffb41921e: Beginning new tablet copy session on tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd from peer 5adbf63bcb644a488c7a0230a8d755e4 at {username='slave'} at 127.0.0.1:38602: session id = 5adbf63bcb644a488c7a0230a8d755e4-8b1a7cf45ae445cbbb02cfa86c6a3dcd
I20260608 12:59:00.431775 24198 tablet_copy_source_session.cc:215] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:00.434315 24579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:00.444232 24579 tablet_copy_client.cc:806] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:00.444732 24579 tablet_copy_client.cc:670] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:00.448058 24579 tablet_copy_client.cc:538] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:00.453406 24579 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap starting.
I20260608 12:59:00.469306 24579 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.469928 24579 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap complete.
I20260608 12:59:00.470404 24579 ts_tablet_manager.cc:1403] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:59:00.473212 24579 raft_consensus.cc:359] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.473805 24579 raft_consensus.cc:740] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5adbf63bcb644a488c7a0230a8d755e4, State: Initialized, Role: LEARNER
I20260608 12:59:00.474186 24584 ts_tablet_manager.cc:933] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Initiating tablet copy from peer d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:59:00.474357 24579 consensus_queue.cc:260] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.476214 24584 tablet_copy_client.cc:323] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:37379
I20260608 12:59:00.476969 24471 heartbeater.cc:499] Master 127.16.21.254:43657 was elected leader, sending a full tablet report...
I20260608 12:59:00.477324 24579 ts_tablet_manager.cc:1434] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:59:00.479184 24198 tablet_copy_service.cc:342] P c73d5d0186ad446b8024309ffb41921e: Request end of tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-8b1a7cf45ae445cbbb02cfa86c6a3dcd received from {username='slave'} at 127.0.0.1:38602
I20260608 12:59:00.479604 24198 tablet_copy_service.cc:434] P c73d5d0186ad446b8024309ffb41921e: ending tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-8b1a7cf45ae445cbbb02cfa86c6a3dcd on tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with peer 5adbf63bcb644a488c7a0230a8d755e4
I20260608 12:59:00.492597 24272 tablet_copy_service.cc:140] P d417e702db924b07af236c68ee4efc6b: Received BeginTabletCopySession request for tablet 9b3dcee63978450fa5a7bc37fbdd14ec from peer 5adbf63bcb644a488c7a0230a8d755e4 ({username='slave'} at 127.0.0.1:40818)
I20260608 12:59:00.493098 24272 tablet_copy_service.cc:161] P d417e702db924b07af236c68ee4efc6b: Beginning new tablet copy session on tablet 9b3dcee63978450fa5a7bc37fbdd14ec from peer 5adbf63bcb644a488c7a0230a8d755e4 at {username='slave'} at 127.0.0.1:40818: session id = 5adbf63bcb644a488c7a0230a8d755e4-9b3dcee63978450fa5a7bc37fbdd14ec
I20260608 12:59:00.498819 24272 tablet_copy_source_session.cc:215] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:00.501838 24584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3dcee63978450fa5a7bc37fbdd14ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:00.511343 24584 tablet_copy_client.cc:806] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:00.511786 24584 tablet_copy_client.cc:670] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:00.514626 24584 tablet_copy_client.cc:538] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:00.519157 24584 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap starting.
I20260608 12:59:00.533059 24584 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.533697 24584 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap complete.
I20260608 12:59:00.534207 24584 ts_tablet_manager.cc:1403] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:59:00.536409 24584 raft_consensus.cc:359] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.537024 24584 raft_consensus.cc:740] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5adbf63bcb644a488c7a0230a8d755e4, State: Initialized, Role: LEARNER
I20260608 12:59:00.537557 24584 consensus_queue.cc:260] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [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: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.539309 24584 ts_tablet_manager.cc:1434] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:59:00.540881 24272 tablet_copy_service.cc:342] P d417e702db924b07af236c68ee4efc6b: Request end of tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-9b3dcee63978450fa5a7bc37fbdd14ec received from {username='slave'} at 127.0.0.1:40818
I20260608 12:59:00.541230 24272 tablet_copy_service.cc:434] P d417e702db924b07af236c68ee4efc6b: ending tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-9b3dcee63978450fa5a7bc37fbdd14ec on tablet 9b3dcee63978450fa5a7bc37fbdd14ec with peer 5adbf63bcb644a488c7a0230a8d755e4
I20260608 12:59:00.561575 24539 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.565383 24538 raft_consensus.cc:2955] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:00.632167 24584 ts_tablet_manager.cc:933] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Initiating tablet copy from peer c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:59:00.633491 24584 tablet_copy_client.cc:323] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:42561
I20260608 12:59:00.634905 24198 tablet_copy_service.cc:140] P c73d5d0186ad446b8024309ffb41921e: Received BeginTabletCopySession request for tablet 833d34d4c2594866b2380fd824a02051 from peer 5adbf63bcb644a488c7a0230a8d755e4 ({username='slave'} at 127.0.0.1:38602)
I20260608 12:59:00.635363 24198 tablet_copy_service.cc:161] P c73d5d0186ad446b8024309ffb41921e: Beginning new tablet copy session on tablet 833d34d4c2594866b2380fd824a02051 from peer 5adbf63bcb644a488c7a0230a8d755e4 at {username='slave'} at 127.0.0.1:38602: session id = 5adbf63bcb644a488c7a0230a8d755e4-833d34d4c2594866b2380fd824a02051
I20260608 12:59:00.640452 24198 tablet_copy_source_session.cc:215] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:00.643433 24584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833d34d4c2594866b2380fd824a02051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:00.654495 24584 tablet_copy_client.cc:806] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:00.655004 24584 tablet_copy_client.cc:670] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:00.658205 24584 tablet_copy_client.cc:538] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:00.663879 24584 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap starting.
I20260608 12:59:00.678496 24584 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:00.679381 24584 tablet_bootstrap.cc:492] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap complete.
I20260608 12:59:00.679946 24584 ts_tablet_manager.cc:1403] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 12:59:00.682304 24584 raft_consensus.cc:359] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.682907 24584 raft_consensus.cc:740] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5adbf63bcb644a488c7a0230a8d755e4, State: Initialized, Role: LEARNER
I20260608 12:59:00.683482 24584 consensus_queue.cc:260] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.685585 24584 ts_tablet_manager.cc:1434] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:59:00.687494 24198 tablet_copy_service.cc:342] P c73d5d0186ad446b8024309ffb41921e: Request end of tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-833d34d4c2594866b2380fd824a02051 received from {username='slave'} at 127.0.0.1:38602
I20260608 12:59:00.687850 24198 tablet_copy_service.cc:434] P c73d5d0186ad446b8024309ffb41921e: ending tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-833d34d4c2594866b2380fd824a02051 on tablet 833d34d4c2594866b2380fd824a02051 with peer 5adbf63bcb644a488c7a0230a8d755e4
W20260608 12:59:00.824965 24059 auto_rebalancer.cc:591] Failed to schedule move for tablet 833d34d4c2594866b2380fd824a02051: Invalid argument: Server with UUID 5adbf63bcb644a488c7a0230a8d755e4 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
W20260608 12:59:00.829315 24059 auto_rebalancer.cc:591] Failed to schedule move for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd: Invalid argument: Server with UUID 5adbf63bcb644a488c7a0230a8d755e4 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
W20260608 12:59:00.841107 24059 auto_rebalancer.cc:591] Failed to schedule move for tablet 9b3dcee63978450fa5a7bc37fbdd14ec: Invalid argument: Server with UUID 5adbf63bcb644a488c7a0230a8d755e4 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:00.932703 24444 raft_consensus.cc:1217] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:00.970762 24187 consensus_queue.cc:237] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:00.975790 24538 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:00.975790 24261 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:00.977398 24361 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:00.977974 24595 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:00.984453 24594 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:00.986599 24261 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:00.987330 24538 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:00.995174 23997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:00.999769 24011 catalog_manager.cc:5696] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:01.022989 24435 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with delete_type TABLET_DATA_TOMBSTONED (TS 5adbf63bcb644a488c7a0230a8d755e4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43136
I20260608 12:59:01.024706 24601 tablet_replica.cc:333] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: stopping tablet replica
I20260608 12:59:01.025398 24601 raft_consensus.cc:2243] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:01.025893 24601 raft_consensus.cc:2272] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:01.028043 24601 ts_tablet_manager.cc:1916] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:01.038424 24601 ts_tablet_manager.cc:1929] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:59:01.038765 24601 log.cc:1199] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root/wals/8b1a7cf45ae445cbbb02cfa86c6a3dcd
I20260608 12:59:01.040213 23997 catalog_manager.cc:5027] TS 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd (table test-workload [id=b19d2799f8fd457b8b7879310e410528]) successfully deleted
I20260608 12:59:01.048938 24444 raft_consensus.cc:1217] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:01.066340 24261 consensus_queue.cc:237] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [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: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } }
I20260608 12:59:01.068686 24444 raft_consensus.cc:1217] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:01.073050 24538 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:01.073042 24187 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:01.074887 24603 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:01.075695 24312 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:01.081516 24602 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } }
I20260608 12:59:01.083814 24538 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } }
I20260608 12:59:01.083814 24187 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } }
I20260608 12:59:01.088667 23997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9b3dcee63978450fa5a7bc37fbdd14ec with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:01.092144 24008 catalog_manager.cc:5696] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "d417e702db924b07af236c68ee4efc6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:01.102859 24435 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b3dcee63978450fa5a7bc37fbdd14ec with delete_type TABLET_DATA_TOMBSTONED (TS 5adbf63bcb644a488c7a0230a8d755e4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43136
I20260608 12:59:01.103883 24601 tablet_replica.cc:333] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: stopping tablet replica
I20260608 12:59:01.104717 24601 raft_consensus.cc:2243] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:01.105257 24601 raft_consensus.cc:2272] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:01.107514 24601 ts_tablet_manager.cc:1916] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:01.117865 24601 ts_tablet_manager.cc:1929] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:59:01.118160 24601 log.cc:1199] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root/wals/9b3dcee63978450fa5a7bc37fbdd14ec
I20260608 12:59:01.119546 23997 catalog_manager.cc:5027] TS 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): tablet 9b3dcee63978450fa5a7bc37fbdd14ec (table test-workload [id=b19d2799f8fd457b8b7879310e410528]) successfully deleted
I20260608 12:59:01.156301 24187 consensus_queue.cc:237] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } }
I20260608 12:59:01.161873 24538 raft_consensus.cc:1275] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:01.161873 24261 raft_consensus.cc:1275] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:01.163264 24595 consensus_queue.cc:1048] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:01.163888 24594 consensus_queue.cc:1048] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:01.170290 24594 raft_consensus.cc:2955] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:01.172119 24538 raft_consensus.cc:2955] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:01.173065 24261 raft_consensus.cc:2955] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } }
I20260608 12:59:01.178658 23997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 833d34d4c2594866b2380fd824a02051 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:01.182365 24011 catalog_manager.cc:5696] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e reported cstate change: config changed from index 2 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:01.193320 24435 tablet_service.cc:1558] Processing DeleteTablet for tablet 833d34d4c2594866b2380fd824a02051 with delete_type TABLET_DATA_TOMBSTONED (TS 5adbf63bcb644a488c7a0230a8d755e4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43136
I20260608 12:59:01.194669 24601 tablet_replica.cc:333] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: stopping tablet replica
I20260608 12:59:01.195422 24601 raft_consensus.cc:2243] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:01.195974 24601 raft_consensus.cc:2272] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:01.198108 24601 ts_tablet_manager.cc:1916] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:01.208496 24601 ts_tablet_manager.cc:1929] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:59:01.208830 24601 log.cc:1199] T 833d34d4c2594866b2380fd824a02051 P 5adbf63bcb644a488c7a0230a8d755e4: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-3-root/wals/833d34d4c2594866b2380fd824a02051
I20260608 12:59:01.210136 23997 catalog_manager.cc:5027] TS 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): tablet 833d34d4c2594866b2380fd824a02051 (table test-workload [id=b19d2799f8fd457b8b7879310e410528]) successfully deleted
I20260608 12:59:01.854997 24187 consensus_queue.cc:237] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
W20260608 12:59:01.862779 24153 consensus_peers.cc:597] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e -> Peer 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): Couldn't send request to peer 5adbf63bcb644a488c7a0230a8d755e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aba9b8331b5c4508b079a2e717ee3c14. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:01.862859 24538 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:59:01.862865 24261 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:59:01.864696 24608 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:01.865464 24594 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:01.873345 24607 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.875244 24261 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.875373 24538 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.888586 24011 catalog_manager.cc:5696] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e reported cstate change: config changed from index -1 to 3, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New cstate: current_term: 2 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:01.889062 24261 consensus_queue.cc:237] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [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: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
W20260608 12:59:01.898459 24227 consensus_peers.cc:597] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b -> Peer 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): Couldn't send request to peer 5adbf63bcb644a488c7a0230a8d755e4. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:01.898932 24538 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:01.900750 24613 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:01.904273 24187 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:01.907784 24602 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:01.910081 24602 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.916905 24538 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.918479 24187 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.925078 24186 consensus_queue.cc:237] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:01.928081 24008 catalog_manager.cc:5696] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "d417e702db924b07af236c68ee4efc6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:59:01.935276 24153 consensus_peers.cc:597] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e -> Peer 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196:36319): Couldn't send request to peer 5adbf63bcb644a488c7a0230a8d755e4. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:01.935559 24261 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:01.936208 24538 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:01.937471 24608 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:01.938412 24607 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:01.945827 24594 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.949354 24261 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.952811 24538 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } } }
I20260608 12:59:01.959250 24010 catalog_manager.cc:5696] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e reported cstate change: config changed from index 3 to 4, NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:02.237618 24617 ts_tablet_manager.cc:933] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: Initiating tablet copy from peer c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:59:02.239312 24617 tablet_copy_client.cc:323] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:42561
I20260608 12:59:02.240947 24198 tablet_copy_service.cc:140] P c73d5d0186ad446b8024309ffb41921e: Received BeginTabletCopySession request for tablet aba9b8331b5c4508b079a2e717ee3c14 from peer 5adbf63bcb644a488c7a0230a8d755e4 ({username='slave'} at 127.0.0.1:38602)
I20260608 12:59:02.241490 24198 tablet_copy_service.cc:161] P c73d5d0186ad446b8024309ffb41921e: Beginning new tablet copy session on tablet aba9b8331b5c4508b079a2e717ee3c14 from peer 5adbf63bcb644a488c7a0230a8d755e4 at {username='slave'} at 127.0.0.1:38602: session id = 5adbf63bcb644a488c7a0230a8d755e4-aba9b8331b5c4508b079a2e717ee3c14
I20260608 12:59:02.248843 24198 tablet_copy_source_session.cc:215] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:02.251806 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba9b8331b5c4508b079a2e717ee3c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.261548 24617 tablet_copy_client.cc:806] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:02.262082 24617 tablet_copy_client.cc:670] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:02.265666 24617 tablet_copy_client.cc:538] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:02.270782 24617 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap starting.
I20260608 12:59:02.286314 24617 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:02.286873 24617 tablet_bootstrap.cc:492] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap complete.
I20260608 12:59:02.287395 24617 ts_tablet_manager.cc:1403] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260608 12:59:02.289186 24617 raft_consensus.cc:359] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:02.289695 24617 raft_consensus.cc:740] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5adbf63bcb644a488c7a0230a8d755e4, State: Initialized, Role: LEARNER
I20260608 12:59:02.290169 24617 consensus_queue.cc:260] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:02.292770 24617 ts_tablet_manager.cc:1434] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:59:02.294345 24198 tablet_copy_service.cc:342] P c73d5d0186ad446b8024309ffb41921e: Request end of tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-aba9b8331b5c4508b079a2e717ee3c14 received from {username='slave'} at 127.0.0.1:38602
I20260608 12:59:02.294720 24198 tablet_copy_service.cc:434] P c73d5d0186ad446b8024309ffb41921e: ending tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-aba9b8331b5c4508b079a2e717ee3c14 on tablet aba9b8331b5c4508b079a2e717ee3c14 with peer 5adbf63bcb644a488c7a0230a8d755e4
I20260608 12:59:02.439968 24617 ts_tablet_manager.cc:933] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Initiating tablet copy from peer d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379)
I20260608 12:59:02.441887 24617 tablet_copy_client.cc:323] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:37379
I20260608 12:59:02.444023 24272 tablet_copy_service.cc:140] P d417e702db924b07af236c68ee4efc6b: Received BeginTabletCopySession request for tablet 9b3dcee63978450fa5a7bc37fbdd14ec from peer 5adbf63bcb644a488c7a0230a8d755e4 ({username='slave'} at 127.0.0.1:40818)
I20260608 12:59:02.444569 24272 tablet_copy_service.cc:161] P d417e702db924b07af236c68ee4efc6b: Beginning new tablet copy session on tablet 9b3dcee63978450fa5a7bc37fbdd14ec from peer 5adbf63bcb644a488c7a0230a8d755e4 at {username='slave'} at 127.0.0.1:40818: session id = 5adbf63bcb644a488c7a0230a8d755e4-9b3dcee63978450fa5a7bc37fbdd14ec
I20260608 12:59:02.452699 24272 tablet_copy_source_session.cc:215] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:02.456514 24617 ts_tablet_manager.cc:1916] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:59:02.507114 24623 ts_tablet_manager.cc:933] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Initiating tablet copy from peer c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561)
I20260608 12:59:02.510782 24623 tablet_copy_client.cc:323] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:42561
I20260608 12:59:02.514233 24198 tablet_copy_service.cc:140] P c73d5d0186ad446b8024309ffb41921e: Received BeginTabletCopySession request for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd from peer 5adbf63bcb644a488c7a0230a8d755e4 ({username='slave'} at 127.0.0.1:38602)
I20260608 12:59:02.515095 24198 tablet_copy_service.cc:161] P c73d5d0186ad446b8024309ffb41921e: Beginning new tablet copy session on tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd from peer 5adbf63bcb644a488c7a0230a8d755e4 at {username='slave'} at 127.0.0.1:38602: session id = 5adbf63bcb644a488c7a0230a8d755e4-8b1a7cf45ae445cbbb02cfa86c6a3dcd
I20260608 12:59:02.519537 24617 ts_tablet_manager.cc:1929] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:59:02.520661 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3dcee63978450fa5a7bc37fbdd14ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.525637 24198 tablet_copy_source_session.cc:215] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:02.529728 24617 tablet_copy_client.cc:806] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:02.530493 24617 tablet_copy_client.cc:670] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:02.532339 24623 ts_tablet_manager.cc:1916] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:59:02.537873 24617 tablet_copy_client.cc:538] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:02.549152 24617 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap starting.
I20260608 12:59:02.553189 24623 ts_tablet_manager.cc:1929] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:59:02.554131 24623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.562608 24623 tablet_copy_client.cc:806] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:02.563205 24623 tablet_copy_client.cc:670] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:02.567977 24623 tablet_copy_client.cc:538] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:02.575726 24617 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:02.576494 24617 tablet_bootstrap.cc:492] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap complete.
I20260608 12:59:02.576828 24623 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap starting.
I20260608 12:59:02.577160 24617 ts_tablet_manager.cc:1403] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260608 12:59:02.580323 24617 raft_consensus.cc:359] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:02.581446 24617 raft_consensus.cc:740] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5adbf63bcb644a488c7a0230a8d755e4, State: Initialized, Role: LEARNER
I20260608 12:59:02.582100 24617 consensus_queue.cc:260] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:02.584890 24617 ts_tablet_manager.cc:1434] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:59:02.587414 24272 tablet_copy_service.cc:342] P d417e702db924b07af236c68ee4efc6b: Request end of tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-9b3dcee63978450fa5a7bc37fbdd14ec received from {username='slave'} at 127.0.0.1:40818
I20260608 12:59:02.588034 24272 tablet_copy_service.cc:434] P d417e702db924b07af236c68ee4efc6b: ending tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-9b3dcee63978450fa5a7bc37fbdd14ec on tablet 9b3dcee63978450fa5a7bc37fbdd14ec with peer 5adbf63bcb644a488c7a0230a8d755e4
I20260608 12:59:02.608361 24623 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:02.609647 24623 tablet_bootstrap.cc:492] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Bootstrap complete.
I20260608 12:59:02.610287 24623 ts_tablet_manager.cc:1403] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.005s
I20260608 12:59:02.612830 24623 raft_consensus.cc:359] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:02.613400 24623 raft_consensus.cc:740] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5adbf63bcb644a488c7a0230a8d755e4, State: Initialized, Role: LEARNER
I20260608 12:59:02.613979 24623 consensus_queue.cc:260] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: true } }
I20260608 12:59:02.616014 24623 ts_tablet_manager.cc:1434] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:59:02.618112 24198 tablet_copy_service.cc:342] P c73d5d0186ad446b8024309ffb41921e: Request end of tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-8b1a7cf45ae445cbbb02cfa86c6a3dcd received from {username='slave'} at 127.0.0.1:38602
I20260608 12:59:02.618616 24198 tablet_copy_service.cc:434] P c73d5d0186ad446b8024309ffb41921e: ending tablet copy session 5adbf63bcb644a488c7a0230a8d755e4-8b1a7cf45ae445cbbb02cfa86c6a3dcd on tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with peer 5adbf63bcb644a488c7a0230a8d755e4
I20260608 12:59:02.723517 24444 raft_consensus.cc:1217] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:59:02.864866 24444 raft_consensus.cc:1217] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:59:02.901857 24444 raft_consensus.cc:1217] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:59:03.320959 24628 raft_consensus.cc:1064] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: attempting to promote NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 to VOTER
I20260608 12:59:03.324070 24628 consensus_queue.cc:237] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [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: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } }
I20260608 12:59:03.331174 24444 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 LEARNER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:59:03.332149 24261 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:59:03.332795 24538 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:59:03.332782 24628 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:59:03.334422 24629 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:03.335146 24627 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:03.360155 24628 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.363873 24261 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.365221 24538 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.385174 24444 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.395489 24008 catalog_manager.cc:5696] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e reported cstate change: config changed from index 3 to 4, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:59:03.399255 24635 raft_consensus.cc:1064] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: attempting to promote NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 to VOTER
I20260608 12:59:03.403316 24627 raft_consensus.cc:1064] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: attempting to promote NON_VOTER 5adbf63bcb644a488c7a0230a8d755e4 to VOTER
I20260608 12:59:03.406564 24627 consensus_queue.cc:237] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } }
I20260608 12:59:03.408205 24635 consensus_queue.cc:237] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } }
I20260608 12:59:03.424096 24444 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:59:03.426877 24627 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:59:03.428201 24261 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:59:03.430660 24538 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:59:03.431524 24444 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 LEARNER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:59:03.432271 24186 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:59:03.433476 24539 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:59:03.433363 24628 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:59:03.433320 24602 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:59:03.435396 24634 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:59:03.438051 24634 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:59:03.438598 24627 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:59:03.454629 24186 consensus_queue.cc:237] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [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: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } }
I20260608 12:59:03.469753 24443 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:59:03.470485 24260 raft_consensus.cc:1275] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:59:03.471921 24627 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:59:03.475195 24628 consensus_queue.cc:1048] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:59:03.486864 24629 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.487624 24634 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.499969 24445 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.500504 24444 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.504117 24627 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.506270 24261 raft_consensus.cc:2955] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.510008 24443 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.512590 24186 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.518932 24010 catalog_manager.cc:5696] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b reported cstate change: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d417e702db924b07af236c68ee4efc6b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:59:03.523567 24009 catalog_manager.cc:5696] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 reported cstate change: config changed from index 4 to 5, VOTER 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193) evicted. New cstate: current_term: 2 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.525398 23997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aba9b8331b5c4508b079a2e717ee3c14 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:03.530797 24538 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } attrs { replace: true } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.550021 24529 tablet_service.cc:1558] Processing DeleteTablet for tablet aba9b8331b5c4508b079a2e717ee3c14 with delete_type TABLET_DATA_TOMBSTONED (TS 744d263eb13148c7a41eabce33ffcc23 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42302
I20260608 12:59:03.553355 24650 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:03.554476 24650 raft_consensus.cc:2243] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:03.555271 24650 raft_consensus.cc:2272] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:03.555922 24008 catalog_manager.cc:5696] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 reported cstate change: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.557184 24538 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.559983 24650 ts_tablet_manager.cc:1916] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:03.560832 24260 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5adbf63bcb644a488c7a0230a8d755e4 (127.16.21.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } attrs { replace: true } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.564615 24261 consensus_queue.cc:237] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } }
I20260608 12:59:03.577165 24650 ts_tablet_manager.cc:1929] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:59:03.577760 24650 log.cc:1199] T aba9b8331b5c4508b079a2e717ee3c14 P 744d263eb13148c7a41eabce33ffcc23: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-0-root/wals/aba9b8331b5c4508b079a2e717ee3c14
I20260608 12:59:03.579057 24443 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:59:03.579942 23996 catalog_manager.cc:5027] TS 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): tablet aba9b8331b5c4508b079a2e717ee3c14 (table test-workload [id=b19d2799f8fd457b8b7879310e410528]) successfully deleted
I20260608 12:59:03.581562 24636 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:59:03.589150 24634 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c73d5d0186ad446b8024309ffb41921e (127.16.21.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.591217 24443 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c73d5d0186ad446b8024309ffb41921e (127.16.21.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.591921 24186 consensus_queue.cc:237] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } }
I20260608 12:59:03.597594 24445 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:59:03.600633 24538 raft_consensus.cc:1275] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer c73d5d0186ad446b8024309ffb41921e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:59:03.601168 24627 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:59:03.602152 24629 consensus_queue.cc:1048] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:59:03.606729 24538 raft_consensus.cc:1275] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Refusing update from remote peer d417e702db924b07af236c68ee4efc6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:59:03.607391 24009 catalog_manager.cc:5696] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 reported cstate change: config changed from index 5 to 6, VOTER c73d5d0186ad446b8024309ffb41921e (127.16.21.194) evicted. New cstate: current_term: 1 leader_uuid: "d417e702db924b07af236c68ee4efc6b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.608371 24636 consensus_queue.cc:1048] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:59:03.611546 23997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9b3dcee63978450fa5a7bc37fbdd14ec with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:03.613539 24627 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER d417e702db924b07af236c68ee4efc6b (127.16.21.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.616493 24443 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER d417e702db924b07af236c68ee4efc6b (127.16.21.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.619508 24539 raft_consensus.cc:2955] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c73d5d0186ad446b8024309ffb41921e (127.16.21.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d417e702db924b07af236c68ee4efc6b" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37379 } } peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.625028 24538 raft_consensus.cc:2955] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER d417e702db924b07af236c68ee4efc6b (127.16.21.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } } }
I20260608 12:59:03.635284 24176 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b3dcee63978450fa5a7bc37fbdd14ec with delete_type TABLET_DATA_TOMBSTONED (TS c73d5d0186ad446b8024309ffb41921e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33086
I20260608 12:59:03.635285 23997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:03.638222 24651 tablet_replica.cc:333] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:59:03.639396 24651 raft_consensus.cc:2243] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:03.640179 24651 raft_consensus.cc:2272] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:03.643270 24009 catalog_manager.cc:5696] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e reported cstate change: config changed from index 5 to 6, VOTER d417e702db924b07af236c68ee4efc6b (127.16.21.195) evicted. New cstate: current_term: 1 leader_uuid: "c73d5d0186ad446b8024309ffb41921e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "744d263eb13148c7a41eabce33ffcc23" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 38065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c73d5d0186ad446b8024309ffb41921e" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adbf63bcb644a488c7a0230a8d755e4" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 36319 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:59:03.644914 24651 ts_tablet_manager.cc:1916] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:03.657485 24251 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd with delete_type TABLET_DATA_TOMBSTONED (TS d417e702db924b07af236c68ee4efc6b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33436
I20260608 12:59:03.660637 24651 ts_tablet_manager.cc:1929] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:59:03.661211 24651 log.cc:1199] T 9b3dcee63978450fa5a7bc37fbdd14ec P c73d5d0186ad446b8024309ffb41921e: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-1-root/wals/9b3dcee63978450fa5a7bc37fbdd14ec
I20260608 12:59:03.659677 24652 tablet_replica.cc:333] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:59:03.663010 23997 catalog_manager.cc:5027] TS c73d5d0186ad446b8024309ffb41921e (127.16.21.194:42561): tablet 9b3dcee63978450fa5a7bc37fbdd14ec (table test-workload [id=b19d2799f8fd457b8b7879310e410528]) successfully deleted
I20260608 12:59:03.663455 24652 raft_consensus.cc:2243] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:03.664268 24652 raft_consensus.cc:2272] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:03.667915 24652 ts_tablet_manager.cc:1916] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:03.678504 24652 ts_tablet_manager.cc:1929] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:59:03.678849 24652 log.cc:1199] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P d417e702db924b07af236c68ee4efc6b: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923331329718-16471-0/minicluster-data/ts-2-root/wals/8b1a7cf45ae445cbbb02cfa86c6a3dcd
I20260608 12:59:03.680379 23997 catalog_manager.cc:5027] TS d417e702db924b07af236c68ee4efc6b (127.16.21.195:37379): tablet 8b1a7cf45ae445cbbb02cfa86c6a3dcd (table test-workload [id=b19d2799f8fd457b8b7879310e410528]) successfully deleted
W20260608 12:59:04.656988 24059 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 5adbf63bcb644a488c7a0230a8d755e4 not available for placement
I20260608 12:59:05.258103 16471 tablet_server.cc:179] TabletServer@127.16.21.193:38065 shutting down...
W20260608 12:59:05.278446 24152 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
W20260608 12:59:05.284238 24152 consensus_peers.cc:597] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:05.287297 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:05.288240 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:05.288853 16471 raft_consensus.cc:2243] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.289403 16471 raft_consensus.cc:2272] T 9b3dcee63978450fa5a7bc37fbdd14ec P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.292465 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:05.292972 16471 raft_consensus.cc:2243] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.293550 16471 raft_consensus.cc:2272] T 833d34d4c2594866b2380fd824a02051 P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.295698 16471 tablet_replica.cc:333] stopping tablet replica
I20260608 12:59:05.296121 16471 raft_consensus.cc:2243] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.296633 16471 raft_consensus.cc:2272] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 744d263eb13148c7a41eabce33ffcc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.320815 16471 tablet_server.cc:196] TabletServer@127.16.21.193:38065 shutdown complete.
I20260608 12:59:05.342846 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:05.368618 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:05.369496 16471 tablet_replica.cc:333] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:59:05.370339 16471 raft_consensus.cc:2243] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:05.371178 16471 raft_consensus.cc:2272] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.373399 16471 tablet_replica.cc:333] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:59:05.373863 16471 raft_consensus.cc:2243] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:05.374591 16471 raft_consensus.cc:2272] T 833d34d4c2594866b2380fd824a02051 P c73d5d0186ad446b8024309ffb41921e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.376705 16471 tablet_replica.cc:333] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e: stopping tablet replica
I20260608 12:59:05.377117 16471 raft_consensus.cc:2243] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:59:05.377745 16471 raft_consensus.cc:2272] T aba9b8331b5c4508b079a2e717ee3c14 P c73d5d0186ad446b8024309ffb41921e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:05.398483 24226 consensus_peers.cc:597] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b -> Peer 744d263eb13148c7a41eabce33ffcc23 (127.16.21.193:38065): Couldn't send request to peer 744d263eb13148c7a41eabce33ffcc23. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:38065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:05.401350 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:05.421912 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:05.450271 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:05.450940 16471 tablet_replica.cc:333] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:59:05.451642 16471 raft_consensus.cc:2243] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.452338 16471 raft_consensus.cc:2272] T aba9b8331b5c4508b079a2e717ee3c14 P d417e702db924b07af236c68ee4efc6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.454561 16471 tablet_replica.cc:333] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:59:05.455168 16471 raft_consensus.cc:2243] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.455744 16471 raft_consensus.cc:2272] T 833d34d4c2594866b2380fd824a02051 P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.457684 16471 tablet_replica.cc:333] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b: stopping tablet replica
I20260608 12:59:05.458072 16471 raft_consensus.cc:2243] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:05.458750 16471 raft_consensus.cc:2272] T 9b3dcee63978450fa5a7bc37fbdd14ec P d417e702db924b07af236c68ee4efc6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.483203 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:05.504845 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:59:05.530486 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:05.531319 16471 tablet_replica.cc:333] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4: stopping tablet replica
I20260608 12:59:05.531896 16471 raft_consensus.cc:2243] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.532407 16471 raft_consensus.cc:2272] T aba9b8331b5c4508b079a2e717ee3c14 P 5adbf63bcb644a488c7a0230a8d755e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.534585 16471 tablet_replica.cc:333] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4: stopping tablet replica
I20260608 12:59:05.535175 16471 raft_consensus.cc:2243] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.535679 16471 raft_consensus.cc:2272] T 8b1a7cf45ae445cbbb02cfa86c6a3dcd P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.537407 16471 tablet_replica.cc:333] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4: stopping tablet replica
I20260608 12:59:05.537861 16471 raft_consensus.cc:2243] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:05.538362 16471 raft_consensus.cc:2272] T 9b3dcee63978450fa5a7bc37fbdd14ec P 5adbf63bcb644a488c7a0230a8d755e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.560811 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:59:05.575819 16471 master.cc:562] Master@127.16.21.254:43657 shutting down...
I20260608 12:59:05.598312 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:05.598922 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:05.599380 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8807a028cf5f4f7d9e05eb60adee966c: stopping tablet replica
I20260608 12:59:05.620074 16471 master.cc:584] Master@127.16.21.254:43657 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10002 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:59:05.661018 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:36323
I20260608 12:59:05.662223 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:05.668375 24656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:05.668762 24659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:05.668457 24657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:05.669937 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:05.670673 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:05.670866 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:05.671027 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923545670995 us; error 0 us; skew 500 ppm
I20260608 12:59:05.671840 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:05.674170 16471 webserver.cc:533] Webserver started at http://127.16.21.254:46865/ using document root <none> and password file <none>
I20260608 12:59:05.674661 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:05.674841 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:05.675180 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:05.676239 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "9072e381343b4bae82f3abf4e73c8d92"
format_stamp: "Formatted at 2026-06-08 12:59:05 on dist-test-slave-7vxk"
I20260608 12:59:05.680609 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:05.684147 24664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:05.684862 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:05.685153 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "9072e381343b4bae82f3abf4e73c8d92"
format_stamp: "Formatted at 2026-06-08 12:59:05 on dist-test-slave-7vxk"
I20260608 12:59:05.685447 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:05.705260 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:05.706493 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:05.745350 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:36323
I20260608 12:59:05.745472 24715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:36323 every 8 connection(s)
I20260608 12:59:05.749446 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:05.759545 24716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92: Bootstrap starting.
I20260608 12:59:05.764233 24716 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:05.768404 24716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92: No bootstrap required, opened a new log
I20260608 12:59:05.770495 24716 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9072e381343b4bae82f3abf4e73c8d92" member_type: VOTER }
I20260608 12:59:05.770853 24716 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:05.771149 24716 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9072e381343b4bae82f3abf4e73c8d92, State: Initialized, Role: FOLLOWER
I20260608 12:59:05.771845 24716 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9072e381343b4bae82f3abf4e73c8d92" member_type: VOTER }
I20260608 12:59:05.772315 24716 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:05.772564 24716 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:05.772850 24716 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.777434 24716 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9072e381343b4bae82f3abf4e73c8d92" member_type: VOTER }
I20260608 12:59:05.777971 24716 leader_election.cc:304] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [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: 9072e381343b4bae82f3abf4e73c8d92; no voters: 
I20260608 12:59:05.779166 24716 leader_election.cc:290] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:05.779588 24719 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:05.781030 24719 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 1 LEADER]: Becoming Leader. State: Replica: 9072e381343b4bae82f3abf4e73c8d92, State: Running, Role: LEADER
I20260608 12:59:05.781644 24719 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [LEADER]: Queue going to LEADER mode. State: All 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: "9072e381343b4bae82f3abf4e73c8d92" member_type: VOTER }
I20260608 12:59:05.782199 24716 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:05.786731 24720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9072e381343b4bae82f3abf4e73c8d92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9072e381343b4bae82f3abf4e73c8d92" member_type: VOTER } }
I20260608 12:59:05.787510 24720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:05.787722 24721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9072e381343b4bae82f3abf4e73c8d92. Latest consensus state: current_term: 1 leader_uuid: "9072e381343b4bae82f3abf4e73c8d92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9072e381343b4bae82f3abf4e73c8d92" member_type: VOTER } }
I20260608 12:59:05.788385 24721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:05.789511 24726 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:05.794430 24726 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:05.801110 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:05.803723 24726 catalog_manager.cc:1382] Generated new cluster ID: 0ed7bff74b9c436bb3242dfb71794ef7
I20260608 12:59:05.803980 24726 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:05.823266 24726 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:05.824599 24726 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:05.838651 24726 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92: Generated new TSK 0
I20260608 12:59:05.839295 24726 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:05.868458 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:05.874629 24737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:05.875756 24738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:05.877343 24740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:05.878075 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:05.878881 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:05.879134 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:05.879312 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923545879293 us; error 0 us; skew 500 ppm
I20260608 12:59:05.879935 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:05.882192 16471 webserver.cc:533] Webserver started at http://127.16.21.193:42435/ using document root <none> and password file <none>
I20260608 12:59:05.882702 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:05.882911 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:05.883216 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:05.884536 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "0be4ace2ce3447d18ffa6d599546df7c"
format_stamp: "Formatted at 2026-06-08 12:59:05 on dist-test-slave-7vxk"
I20260608 12:59:05.889151 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:05.892550 24745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:05.893342 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:05.893643 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "0be4ace2ce3447d18ffa6d599546df7c"
format_stamp: "Formatted at 2026-06-08 12:59:05 on dist-test-slave-7vxk"
I20260608 12:59:05.893929 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:05.908104 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:05.909364 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:05.911340 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:05.913661 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:05.913879 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:05.914136 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:05.914309 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:05.954737 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:42471
I20260608 12:59:05.954862 24808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:42471 every 8 connection(s)
I20260608 12:59:05.960273 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:05.967895 24813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:05.969264 24814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:05.972802 24816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:05.973798 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:05.974489 24809 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36323
I20260608 12:59:05.974874 24809 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:05.974968 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:05.975281 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:05.975455 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923545975422 us; error 0 us; skew 500 ppm
I20260608 12:59:05.975780 24809 heartbeater.cc:507] Master 127.16.21.254:36323 requested a full tablet report, sending...
I20260608 12:59:05.976166 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:05.978413 24681 ts_manager.cc:194] Registered new tserver with Master: 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193:42471)
I20260608 12:59:05.979180 16471 webserver.cc:533] Webserver started at http://127.16.21.194:44543/ using document root <none> and password file <none>
I20260608 12:59:05.980058 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:05.980309 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:05.980631 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:05.981248 24681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58830
I20260608 12:59:05.982156 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "9b209b45315148dfab12dd61715fd5c2"
format_stamp: "Formatted at 2026-06-08 12:59:05 on dist-test-slave-7vxk"
I20260608 12:59:05.986986 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:59:05.990455 24821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:05.991276 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:05.991571 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "9b209b45315148dfab12dd61715fd5c2"
format_stamp: "Formatted at 2026-06-08 12:59:05 on dist-test-slave-7vxk"
I20260608 12:59:05.991854 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:06.004362 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:06.005379 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:06.006702 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:06.008960 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:06.009182 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:06.009420 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:06.009591 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:06.049012 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:40783
I20260608 12:59:06.049131 24883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:40783 every 8 connection(s)
I20260608 12:59:06.054118 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:06.061650 24887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:06.063402 24888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:06.066628 24890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:06.066847 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:06.067854 24884 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36323
I20260608 12:59:06.068120 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:59:06.068279 24884 heartbeater.cc:461] Registering TS with master...
W20260608 12:59:06.068400 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:06.068675 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923546068657 us; error 0 us; skew 500 ppm
I20260608 12:59:06.069301 24884 heartbeater.cc:507] Master 127.16.21.254:36323 requested a full tablet report, sending...
I20260608 12:59:06.069566 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:06.071831 24681 ts_manager.cc:194] Registered new tserver with Master: 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783)
I20260608 12:59:06.072532 16471 webserver.cc:533] Webserver started at http://127.16.21.195:45107/ using document root <none> and password file <none>
I20260608 12:59:06.073123 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:06.073318 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:06.073410 24681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58834
I20260608 12:59:06.073601 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:06.075111 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "1b02425b281e41cc86c46672d774150c"
format_stamp: "Formatted at 2026-06-08 12:59:06 on dist-test-slave-7vxk"
I20260608 12:59:06.079725 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:06.083425 24895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:06.084293 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:59:06.084549 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "1b02425b281e41cc86c46672d774150c"
format_stamp: "Formatted at 2026-06-08 12:59:06 on dist-test-slave-7vxk"
I20260608 12:59:06.084864 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:06.097781 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:06.098970 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:06.100471 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:06.102754 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:06.102957 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:06.103248 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:06.103412 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:06.141865 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:33417
I20260608 12:59:06.141984 24957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:33417 every 8 connection(s)
I20260608 12:59:06.155598 24958 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36323
I20260608 12:59:06.155939 24958 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:06.156572 24958 heartbeater.cc:507] Master 127.16.21.254:36323 requested a full tablet report, sending...
I20260608 12:59:06.158455 24681 ts_manager.cc:194] Registered new tserver with Master: 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:06.159263 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014176087s
I20260608 12:59:06.159834 24681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58840
I20260608 12:59:06.984275 24809 heartbeater.cc:499] Master 127.16.21.254:36323 was elected leader, sending a full tablet report...
I20260608 12:59:07.076385 24884 heartbeater.cc:499] Master 127.16.21.254:36323 was elected leader, sending a full tablet report...
I20260608 12:59:07.162552 24958 heartbeater.cc:499] Master 127.16.21.254:36323 was elected leader, sending a full tablet report...
I20260608 12:59:07.214370 24681 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58852:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:07.216919 24681 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:07.274813 24848 tablet_service.cc:1511] Processing CreateTablet for tablet 24f747006dd74ebaab196f606f3e62cb (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:59:07.275481 24849 tablet_service.cc:1511] Processing CreateTablet for tablet 464df58cd1b7454ca757be98d31713d4 (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:59:07.276443 24773 tablet_service.cc:1511] Processing CreateTablet for tablet 24f747006dd74ebaab196f606f3e62cb (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:59:07.277676 24774 tablet_service.cc:1511] Processing CreateTablet for tablet 464df58cd1b7454ca757be98d31713d4 (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:59:07.278270 24773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f747006dd74ebaab196f606f3e62cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.279093 24774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464df58cd1b7454ca757be98d31713d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.280673 24772 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4790c2260243f685154627f16ec67e (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:59:07.281689 24846 tablet_service.cc:1511] Processing CreateTablet for tablet 54690987c90143d5a87b68c116543701 (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:59:07.282357 24772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4790c2260243f685154627f16ec67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.284085 24847 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4790c2260243f685154627f16ec67e (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:59:07.284773 24771 tablet_service.cc:1511] Processing CreateTablet for tablet 54690987c90143d5a87b68c116543701 (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:59:07.276444 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f747006dd74ebaab196f606f3e62cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.286466 24771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54690987c90143d5a87b68c116543701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.288208 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464df58cd1b7454ca757be98d31713d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.288897 24847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4790c2260243f685154627f16ec67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.294257 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54690987c90143d5a87b68c116543701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.335824 24978 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c: Bootstrap starting.
I20260608 12:59:07.343293 24979 tablet_bootstrap.cc:492] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2: Bootstrap starting.
I20260608 12:59:07.345177 24978 tablet_bootstrap.cc:654] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.347347 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 24f747006dd74ebaab196f606f3e62cb (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:59:07.348088 24923 tablet_service.cc:1511] Processing CreateTablet for tablet 464df58cd1b7454ca757be98d31713d4 (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:59:07.349118 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f747006dd74ebaab196f606f3e62cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.350309 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4790c2260243f685154627f16ec67e (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:59:07.351712 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4790c2260243f685154627f16ec67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.352191 24979 tablet_bootstrap.cc:654] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.355162 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 54690987c90143d5a87b68c116543701 (DEFAULT_TABLE table=test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:59:07.356449 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54690987c90143d5a87b68c116543701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.360469 24923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464df58cd1b7454ca757be98d31713d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:07.371948 24978 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c: No bootstrap required, opened a new log
I20260608 12:59:07.372822 24978 ts_tablet_manager.cc:1403] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260608 12:59:07.372864 24979 tablet_bootstrap.cc:492] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2: No bootstrap required, opened a new log
I20260608 12:59:07.373811 24979 ts_tablet_manager.cc:1403] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.009s
I20260608 12:59:07.376973 24979 raft_consensus.cc:359] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.377738 24979 raft_consensus.cc:385] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.378279 24979 raft_consensus.cc:740] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b209b45315148dfab12dd61715fd5c2, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.377562 24978 raft_consensus.cc:359] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.378901 24978 raft_consensus.cc:385] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.379426 24978 raft_consensus.cc:740] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0be4ace2ce3447d18ffa6d599546df7c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.379348 24979 consensus_queue.cc:260] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.381006 24978 consensus_queue.cc:260] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.398644 24982 tablet_bootstrap.cc:492] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c: Bootstrap starting.
I20260608 12:59:07.407712 24982 tablet_bootstrap.cc:654] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.412832 24978 ts_tablet_manager.cc:1434] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c: Time spent starting tablet: real 0.039s	user 0.022s	sys 0.015s
I20260608 12:59:07.414276 24978 tablet_bootstrap.cc:492] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c: Bootstrap starting.
I20260608 12:59:07.416394 24979 ts_tablet_manager.cc:1434] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.017s
I20260608 12:59:07.417635 24979 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: Bootstrap starting.
I20260608 12:59:07.420888 24978 tablet_bootstrap.cc:654] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.427682 24979 tablet_bootstrap.cc:654] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.435146 24978 tablet_bootstrap.cc:492] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c: No bootstrap required, opened a new log
I20260608 12:59:07.435956 24978 ts_tablet_manager.cc:1403] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 12:59:07.436815 24982 tablet_bootstrap.cc:492] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c: No bootstrap required, opened a new log
I20260608 12:59:07.437319 24982 ts_tablet_manager.cc:1403] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.009s
I20260608 12:59:07.439251 24978 raft_consensus.cc:359] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.439833 24979 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: No bootstrap required, opened a new log
I20260608 12:59:07.440079 24978 raft_consensus.cc:385] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.440430 24979 ts_tablet_manager.cc:1403] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260608 12:59:07.440192 24982 raft_consensus.cc:359] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.440614 24978 raft_consensus.cc:740] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0be4ace2ce3447d18ffa6d599546df7c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.441140 24982 raft_consensus.cc:385] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.441558 24982 raft_consensus.cc:740] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b02425b281e41cc86c46672d774150c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.441871 24978 consensus_queue.cc:260] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.442519 24982 consensus_queue.cc:260] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.443709 24979 raft_consensus.cc:359] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.444512 24979 raft_consensus.cc:385] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.444854 24979 raft_consensus.cc:740] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b209b45315148dfab12dd61715fd5c2, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.445493 24982 ts_tablet_manager.cc:1434] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:59:07.445642 24979 consensus_queue.cc:260] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.446614 24982 tablet_bootstrap.cc:492] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c: Bootstrap starting.
I20260608 12:59:07.448254 24979 ts_tablet_manager.cc:1434] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:59:07.449313 24979 tablet_bootstrap.cc:492] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2: Bootstrap starting.
I20260608 12:59:07.451200 24978 ts_tablet_manager.cc:1434] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 12:59:07.453900 24982 tablet_bootstrap.cc:654] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.455837 24979 tablet_bootstrap.cc:654] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.458822 24978 tablet_bootstrap.cc:492] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c: Bootstrap starting.
I20260608 12:59:07.467864 24978 tablet_bootstrap.cc:654] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.469183 24979 tablet_bootstrap.cc:492] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2: No bootstrap required, opened a new log
I20260608 12:59:07.469777 24979 ts_tablet_manager.cc:1403] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:59:07.470351 24982 tablet_bootstrap.cc:492] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c: No bootstrap required, opened a new log
I20260608 12:59:07.470958 24982 ts_tablet_manager.cc:1403] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260608 12:59:07.472965 24979 raft_consensus.cc:359] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.473461 24978 tablet_bootstrap.cc:492] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c: No bootstrap required, opened a new log
I20260608 12:59:07.473702 24979 raft_consensus.cc:385] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.473402 24982 raft_consensus.cc:359] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.474058 24978 ts_tablet_manager.cc:1403] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:59:07.474277 24982 raft_consensus.cc:385] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.474102 24979 raft_consensus.cc:740] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b209b45315148dfab12dd61715fd5c2, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.474790 24982 raft_consensus.cc:740] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b02425b281e41cc86c46672d774150c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.475500 24979 consensus_queue.cc:260] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.475648 24982 consensus_queue.cc:260] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.477078 24978 raft_consensus.cc:359] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.477854 24979 ts_tablet_manager.cc:1434] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:59:07.477820 24978 raft_consensus.cc:385] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.478399 24978 raft_consensus.cc:740] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0be4ace2ce3447d18ffa6d599546df7c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.479022 24979 tablet_bootstrap.cc:492] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2: Bootstrap starting.
I20260608 12:59:07.479233 24978 consensus_queue.cc:260] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.480837 24982 ts_tablet_manager.cc:1434] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:59:07.481971 24982 tablet_bootstrap.cc:492] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c: Bootstrap starting.
I20260608 12:59:07.486500 24979 tablet_bootstrap.cc:654] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.488705 24982 tablet_bootstrap.cc:654] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.488838 24978 ts_tablet_manager.cc:1434] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:59:07.496698 24978 tablet_bootstrap.cc:492] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c: Bootstrap starting.
I20260608 12:59:07.502432 24982 tablet_bootstrap.cc:492] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c: No bootstrap required, opened a new log
I20260608 12:59:07.503336 24982 ts_tablet_manager.cc:1403] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 12:59:07.503382 24978 tablet_bootstrap.cc:654] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.506424 24979 tablet_bootstrap.cc:492] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2: No bootstrap required, opened a new log
I20260608 12:59:07.506321 24983 raft_consensus.cc:493] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:07.506883 24982 raft_consensus.cc:359] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.507040 24983 raft_consensus.cc:515] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.507704 24982 raft_consensus.cc:385] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.508066 24982 raft_consensus.cc:740] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b02425b281e41cc86c46672d774150c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.508908 24982 consensus_queue.cc:260] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.509533 24978 tablet_bootstrap.cc:492] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c: No bootstrap required, opened a new log
I20260608 12:59:07.510062 24978 ts_tablet_manager.cc:1403] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 12:59:07.511565 24983 leader_election.cc:290] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783), 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:07.513327 24978 raft_consensus.cc:359] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.514101 24982 ts_tablet_manager.cc:1434] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:59:07.514122 24978 raft_consensus.cc:385] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.514916 24978 raft_consensus.cc:740] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0be4ace2ce3447d18ffa6d599546df7c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.515879 24982 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c: Bootstrap starting.
I20260608 12:59:07.515954 24978 consensus_queue.cc:260] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.524430 24978 ts_tablet_manager.cc:1434] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260608 12:59:07.524996 24982 tablet_bootstrap.cc:654] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:07.517592 24979 ts_tablet_manager.cc:1403] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.012s
I20260608 12:59:07.529973 24979 raft_consensus.cc:359] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.537235 24982 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c: No bootstrap required, opened a new log
I20260608 12:59:07.537506 24979 raft_consensus.cc:385] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.539281 24979 raft_consensus.cc:740] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b209b45315148dfab12dd61715fd5c2, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.537957 24982 ts_tablet_manager.cc:1403] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 12:59:07.541431 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54690987c90143d5a87b68c116543701" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b209b45315148dfab12dd61715fd5c2" is_pre_election: true
I20260608 12:59:07.542078 24859 raft_consensus.cc:2468] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 0.
I20260608 12:59:07.543180 24979 consensus_queue.cc:260] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.545254 24749 leader_election.cc:304] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0be4ace2ce3447d18ffa6d599546df7c, 9b209b45315148dfab12dd61715fd5c2; no voters: 
I20260608 12:59:07.545622 24933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54690987c90143d5a87b68c116543701" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02425b281e41cc86c46672d774150c" is_pre_election: true
I20260608 12:59:07.546211 24983 raft_consensus.cc:2804] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:07.546064 24982 raft_consensus.cc:359] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.546427 24933 raft_consensus.cc:2468] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 0.
I20260608 12:59:07.546720 24983 raft_consensus.cc:493] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:07.546872 24982 raft_consensus.cc:385] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:07.547163 24983 raft_consensus.cc:3060] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.547323 24982 raft_consensus.cc:740] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b02425b281e41cc86c46672d774150c, State: Initialized, Role: FOLLOWER
I20260608 12:59:07.548381 24982 consensus_queue.cc:260] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.550762 24982 ts_tablet_manager.cc:1434] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:59:07.551496 24984 raft_consensus.cc:493] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:07.552034 24984 raft_consensus.cc:515] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.555013 24984 leader_election.cc:290] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193:42471), 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:07.555238 24983 raft_consensus.cc:515] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.545516 24979 ts_tablet_manager.cc:1434] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260608 12:59:07.558974 24983 leader_election.cc:290] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 election: Requested vote from peers 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783), 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:07.560730 24933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54690987c90143d5a87b68c116543701" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02425b281e41cc86c46672d774150c"
I20260608 12:59:07.561334 24933 raft_consensus.cc:3060] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.568212 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54690987c90143d5a87b68c116543701" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b209b45315148dfab12dd61715fd5c2"
I20260608 12:59:07.568838 24859 raft_consensus.cc:3060] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.570004 24933 raft_consensus.cc:2468] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 1.
I20260608 12:59:07.571768 24746 leader_election.cc:304] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0be4ace2ce3447d18ffa6d599546df7c, 1b02425b281e41cc86c46672d774150c; no voters: 
I20260608 12:59:07.572558 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464df58cd1b7454ca757be98d31713d4" candidate_uuid: "9b209b45315148dfab12dd61715fd5c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02425b281e41cc86c46672d774150c" is_pre_election: true
I20260608 12:59:07.573096 24932 raft_consensus.cc:2468] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b209b45315148dfab12dd61715fd5c2 in term 0.
I20260608 12:59:07.573345 24983 raft_consensus.cc:2804] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:07.573675 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464df58cd1b7454ca757be98d31713d4" candidate_uuid: "9b209b45315148dfab12dd61715fd5c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0be4ace2ce3447d18ffa6d599546df7c" is_pre_election: true
I20260608 12:59:07.574427 24784 raft_consensus.cc:2468] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b209b45315148dfab12dd61715fd5c2 in term 0.
I20260608 12:59:07.574764 24822 leader_election.cc:304] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b02425b281e41cc86c46672d774150c, 9b209b45315148dfab12dd61715fd5c2; no voters: 
I20260608 12:59:07.575616 24984 raft_consensus.cc:2804] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:07.576013 24984 raft_consensus.cc:493] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:07.576237 24983 raft_consensus.cc:697] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 LEADER]: Becoming Leader. State: Replica: 0be4ace2ce3447d18ffa6d599546df7c, State: Running, Role: LEADER
I20260608 12:59:07.576421 24984 raft_consensus.cc:3060] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.576474 24859 raft_consensus.cc:2468] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 1.
I20260608 12:59:07.577338 24983 consensus_queue.cc:237] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.582396 24983 raft_consensus.cc:493] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:07.582325 24984 raft_consensus.cc:515] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.583174 24983 raft_consensus.cc:515] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.585501 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464df58cd1b7454ca757be98d31713d4" candidate_uuid: "9b209b45315148dfab12dd61715fd5c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0be4ace2ce3447d18ffa6d599546df7c"
I20260608 12:59:07.585650 24984 leader_election.cc:290] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [CANDIDATE]: Term 1 election: Requested vote from peers 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193:42471), 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:07.586104 24784 raft_consensus.cc:3060] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.586203 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f747006dd74ebaab196f606f3e62cb" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b209b45315148dfab12dd61715fd5c2" is_pre_election: true
I20260608 12:59:07.586952 24859 raft_consensus.cc:2468] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 0.
I20260608 12:59:07.586436 24679 catalog_manager.cc:5696] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193). New cstate: current_term: 1 leader_uuid: "0be4ace2ce3447d18ffa6d599546df7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:07.588255 24749 leader_election.cc:304] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0be4ace2ce3447d18ffa6d599546df7c, 9b209b45315148dfab12dd61715fd5c2; no voters: 
I20260608 12:59:07.589258 24983 leader_election.cc:290] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783), 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:07.589411 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f747006dd74ebaab196f606f3e62cb" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02425b281e41cc86c46672d774150c" is_pre_election: true
I20260608 12:59:07.589784 24983 raft_consensus.cc:2804] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:07.590131 24932 raft_consensus.cc:2468] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 0.
I20260608 12:59:07.590333 24983 raft_consensus.cc:493] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:07.590765 24983 raft_consensus.cc:3060] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.594401 24784 raft_consensus.cc:2468] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b209b45315148dfab12dd61715fd5c2 in term 1.
I20260608 12:59:07.595747 24933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464df58cd1b7454ca757be98d31713d4" candidate_uuid: "9b209b45315148dfab12dd61715fd5c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02425b281e41cc86c46672d774150c"
I20260608 12:59:07.595901 24823 leader_election.cc:304] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0be4ace2ce3447d18ffa6d599546df7c, 9b209b45315148dfab12dd61715fd5c2; no voters: 
I20260608 12:59:07.596443 24933 raft_consensus.cc:3060] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.598281 24983 raft_consensus.cc:515] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.598635 24984 raft_consensus.cc:2804] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:07.600219 24984 raft_consensus.cc:697] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9b209b45315148dfab12dd61715fd5c2, State: Running, Role: LEADER
I20260608 12:59:07.601333 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f747006dd74ebaab196f606f3e62cb" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b209b45315148dfab12dd61715fd5c2"
I20260608 12:59:07.601179 24984 consensus_queue.cc:237] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.601838 24859 raft_consensus.cc:3060] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.603606 24933 raft_consensus.cc:2468] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b209b45315148dfab12dd61715fd5c2 in term 1.
I20260608 12:59:07.604213 24983 leader_election.cc:290] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 election: Requested vote from peers 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783), 1b02425b281e41cc86c46672d774150c (127.16.21.195:33417)
I20260608 12:59:07.604857 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f747006dd74ebaab196f606f3e62cb" candidate_uuid: "0be4ace2ce3447d18ffa6d599546df7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02425b281e41cc86c46672d774150c"
I20260608 12:59:07.605482 24932 raft_consensus.cc:3060] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.610020 24859 raft_consensus.cc:2468] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 1.
I20260608 12:59:07.610404 24679 catalog_manager.cc:5696] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "9b209b45315148dfab12dd61715fd5c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:07.611177 24749 leader_election.cc:304] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0be4ace2ce3447d18ffa6d599546df7c, 9b209b45315148dfab12dd61715fd5c2; no voters: 
I20260608 12:59:07.611465 24932 raft_consensus.cc:2468] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0be4ace2ce3447d18ffa6d599546df7c in term 1.
I20260608 12:59:07.612025 24983 raft_consensus.cc:2804] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:07.612542 24983 raft_consensus.cc:697] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 1 LEADER]: Becoming Leader. State: Replica: 0be4ace2ce3447d18ffa6d599546df7c, State: Running, Role: LEADER
I20260608 12:59:07.613231 24983 consensus_queue.cc:237] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.620378 24681 catalog_manager.cc:5696] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193). New cstate: current_term: 1 leader_uuid: "0be4ace2ce3447d18ffa6d599546df7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:07.629320 24988 raft_consensus.cc:493] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:07.629729 24988 raft_consensus.cc:515] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.632006 24988 leader_election.cc:290] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193:42471), 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783)
I20260608 12:59:07.643261 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4790c2260243f685154627f16ec67e" candidate_uuid: "1b02425b281e41cc86c46672d774150c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0be4ace2ce3447d18ffa6d599546df7c" is_pre_election: true
I20260608 12:59:07.643723 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4790c2260243f685154627f16ec67e" candidate_uuid: "1b02425b281e41cc86c46672d774150c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b209b45315148dfab12dd61715fd5c2" is_pre_election: true
I20260608 12:59:07.643971 24784 raft_consensus.cc:2468] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b02425b281e41cc86c46672d774150c in term 0.
I20260608 12:59:07.644385 24859 raft_consensus.cc:2468] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b02425b281e41cc86c46672d774150c in term 0.
I20260608 12:59:07.645182 24897 leader_election.cc:304] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0be4ace2ce3447d18ffa6d599546df7c, 1b02425b281e41cc86c46672d774150c; no voters: 
I20260608 12:59:07.645897 24988 raft_consensus.cc:2804] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:07.646279 24988 raft_consensus.cc:493] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:07.646541 24988 raft_consensus.cc:3060] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.652083 24988 raft_consensus.cc:515] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.653729 24988 leader_election.cc:290] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [CANDIDATE]: Term 1 election: Requested vote from peers 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193:42471), 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783)
I20260608 12:59:07.654345 24784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4790c2260243f685154627f16ec67e" candidate_uuid: "1b02425b281e41cc86c46672d774150c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0be4ace2ce3447d18ffa6d599546df7c"
I20260608 12:59:07.654745 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4790c2260243f685154627f16ec67e" candidate_uuid: "1b02425b281e41cc86c46672d774150c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b209b45315148dfab12dd61715fd5c2"
I20260608 12:59:07.654978 24784 raft_consensus.cc:3060] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.655354 24859 raft_consensus.cc:3060] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:07.661705 24859 raft_consensus.cc:2468] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b02425b281e41cc86c46672d774150c in term 1.
I20260608 12:59:07.661705 24784 raft_consensus.cc:2468] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b02425b281e41cc86c46672d774150c in term 1.
I20260608 12:59:07.663054 24899 leader_election.cc:304] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b02425b281e41cc86c46672d774150c, 9b209b45315148dfab12dd61715fd5c2; no voters: 
I20260608 12:59:07.663764 24988 raft_consensus.cc:2804] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:07.665079 24988 raft_consensus.cc:697] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 LEADER]: Becoming Leader. State: Replica: 1b02425b281e41cc86c46672d774150c, State: Running, Role: LEADER
I20260608 12:59:07.666004 24988 consensus_queue.cc:237] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:07.673700 24681 catalog_manager.cc:5696] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b02425b281e41cc86c46672d774150c (127.16.21.195). New cstate: current_term: 1 leader_uuid: "1b02425b281e41cc86c46672d774150c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:07.757720 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:07.763808 25009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:07.765120 25010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:07.766535 25012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:07.766963 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:07.768460 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:07.768697 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:07.768901 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923547768876 us; error 0 us; skew 500 ppm
I20260608 12:59:07.769505 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:07.771996 16471 webserver.cc:533] Webserver started at http://127.16.21.196:35697/ using document root <none> and password file <none>
I20260608 12:59:07.772523 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:07.772727 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:07.773015 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:07.774156 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "85e66abcccb84ec9a7b450c9e8bb244c"
format_stamp: "Formatted at 2026-06-08 12:59:07 on dist-test-slave-7vxk"
I20260608 12:59:07.778980 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:07.782536 25017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:07.783341 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:07.783713 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "85e66abcccb84ec9a7b450c9e8bb244c"
format_stamp: "Formatted at 2026-06-08 12:59:07 on dist-test-slave-7vxk"
I20260608 12:59:07.784005 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:07.808606 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:07.809818 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:07.810998 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:07.813172 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:07.813376 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:07.813637 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:07.813803 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:07.854005 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:33859
I20260608 12:59:07.854121 25079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:33859 every 8 connection(s)
I20260608 12:59:07.873991 25080 heartbeater.cc:344] Connected to a master server at 127.16.21.254:36323
I20260608 12:59:07.874430 25080 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:07.875284 25080 heartbeater.cc:507] Master 127.16.21.254:36323 requested a full tablet report, sending...
I20260608 12:59:07.877575 24681 ts_manager.cc:194] Registered new tserver with Master: 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859)
I20260608 12:59:07.878978 24681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58856
I20260608 12:59:08.030157 24983 consensus_queue.cc:1048] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.043570 25000 consensus_queue.cc:1048] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.077481 25000 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.088617 24983 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.098182 24984 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.101851 24988 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:08.121634 25094 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.123356 25007 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:08.827569 24859 consensus_queue.cc:237] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:08.833845 24932 raft_consensus.cc:1275] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Refusing update from remote peer 9b209b45315148dfab12dd61715fd5c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:08.835422 24784 raft_consensus.cc:1275] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Refusing update from remote peer 9b209b45315148dfab12dd61715fd5c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:08.835947 25101 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:08.836896 25094 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:08.844945 25094 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
W20260608 12:59:08.847386 24823 consensus_peers.cc:597] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 -> Peer 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): Couldn't send request to peer 85e66abcccb84ec9a7b450c9e8bb244c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 464df58cd1b7454ca757be98d31713d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.847615 24784 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.847599 24932 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.860488 24679 catalog_manager.cc:5696] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c reported cstate change: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "9b209b45315148dfab12dd61715fd5c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.876752 24784 consensus_queue.cc:237] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:08.881305 25080 heartbeater.cc:499] Master 127.16.21.254:36323 was elected leader, sending a full tablet report...
I20260608 12:59:08.885739 24859 raft_consensus.cc:1275] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Refusing update from remote peer 0be4ace2ce3447d18ffa6d599546df7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:08.886448 24932 raft_consensus.cc:1275] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Refusing update from remote peer 0be4ace2ce3447d18ffa6d599546df7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:08.888118 25090 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:08.889027 24983 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:59:08.896241 24747 consensus_peers.cc:597] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c -> Peer 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): Couldn't send request to peer 85e66abcccb84ec9a7b450c9e8bb244c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54690987c90143d5a87b68c116543701. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.897027 25090 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.898654 24932 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.898612 24859 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.912380 24681 catalog_manager.cc:5696] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c reported cstate change: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "0be4ace2ce3447d18ffa6d599546df7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.923739 24932 consensus_queue.cc:237] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:08.931299 24859 raft_consensus.cc:1275] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Refusing update from remote peer 1b02425b281e41cc86c46672d774150c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:08.932557 24784 raft_consensus.cc:1275] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Refusing update from remote peer 1b02425b281e41cc86c46672d774150c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:08.932787 24988 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:08.934603 25097 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:08.941426 25007 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
W20260608 12:59:08.942672 24897 consensus_peers.cc:597] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c -> Peer 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): Couldn't send request to peer 85e66abcccb84ec9a7b450c9e8bb244c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a4790c2260243f685154627f16ec67e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.945127 24784 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.945590 24859 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: true } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.955909 24679 catalog_manager.cc:5696] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c reported cstate change: config changed from index -1 to 2, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "1b02425b281e41cc86c46672d774150c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:08.957530 24858 consensus_queue.cc:237] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:08.964843 24932 raft_consensus.cc:1275] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Refusing update from remote peer 9b209b45315148dfab12dd61715fd5c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:59:08.966465 24823 consensus_peers.cc:597] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 -> Peer 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): Couldn't send request to peer 85e66abcccb84ec9a7b450c9e8bb244c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 464df58cd1b7454ca757be98d31713d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.967018 25100 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:08.974054 24784 raft_consensus.cc:1275] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Refusing update from remote peer 9b209b45315148dfab12dd61715fd5c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:08.975639 25094 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:08.976483 25101 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.978531 24932 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:08.979897 24784 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
W20260608 12:59:08.987207 24729 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:59:08.987655 24729 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:59:08.993696 24784 consensus_queue.cc:237] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:08.993180 24680 catalog_manager.cc:5696] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9b209b45315148dfab12dd61715fd5c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:59:09.000664 24747 consensus_peers.cc:597] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c -> Peer 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): Couldn't send request to peer 85e66abcccb84ec9a7b450c9e8bb244c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54690987c90143d5a87b68c116543701. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:09.005604 24932 raft_consensus.cc:1275] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Refusing update from remote peer 0be4ace2ce3447d18ffa6d599546df7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:09.005708 24858 raft_consensus.cc:1275] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Refusing update from remote peer 0be4ace2ce3447d18ffa6d599546df7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:09.007575 25090 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:09.008363 25000 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:09.015561 25000 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.018121 24932 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.019732 24858 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
W20260608 12:59:09.025435 24729 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:59:09.025831 24729 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:59:09.033375 24679 catalog_manager.cc:5696] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0be4ace2ce3447d18ffa6d599546df7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.035059 24933 consensus_queue.cc:237] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:09.041435 24858 raft_consensus.cc:1275] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Refusing update from remote peer 1b02425b281e41cc86c46672d774150c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:59:09.041913 24897 consensus_peers.cc:597] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c -> Peer 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): Couldn't send request to peer 85e66abcccb84ec9a7b450c9e8bb244c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a4790c2260243f685154627f16ec67e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:09.042182 24784 raft_consensus.cc:1275] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Refusing update from remote peer 1b02425b281e41cc86c46672d774150c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:09.044060 25097 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:09.045665 24988 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:09.051082 24783 consensus_queue.cc:237] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } }
I20260608 12:59:09.053647 25097 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.057235 24933 raft_consensus.cc:1275] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Refusing update from remote peer 0be4ace2ce3447d18ffa6d599546df7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:09.057884 24858 raft_consensus.cc:1275] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Refusing update from remote peer 0be4ace2ce3447d18ffa6d599546df7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:09.057278 24783 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.059617 24983 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:09.063217 25000 consensus_queue.cc:1048] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:09.066530 24983 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } }
I20260608 12:59:09.067826 24858 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.075968 24680 catalog_manager.cc:5696] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "1b02425b281e41cc86c46672d774150c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } } }
I20260608 12:59:09.076339 24859 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } }
I20260608 12:59:09.077216 24933 raft_consensus.cc:2955] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } } }
W20260608 12:59:09.078492 24729 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:59:09.078907 24729 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:59:09.091045 24666 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 54690987c90143d5a87b68c116543701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:09.096289 24680 catalog_manager.cc:5696] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c reported cstate change: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "0be4ace2ce3447d18ffa6d599546df7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:59:09.099936 24933 consensus_queue.cc:237] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [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: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:09.107128 24858 raft_consensus.cc:1275] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Refusing update from remote peer 1b02425b281e41cc86c46672d774150c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:09.108819 25097 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:59:09.113729 24783 raft_consensus.cc:1275] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Refusing update from remote peer 1b02425b281e41cc86c46672d774150c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:09.115710 25007 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
I20260608 12:59:09.117250 24988 consensus_queue.cc:1048] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:09.117774 24858 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
I20260608 12:59:09.123781 24783 raft_consensus.cc:2955] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
I20260608 12:59:09.126266 24665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2a4790c2260243f685154627f16ec67e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:09.131675 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 54690987c90143d5a87b68c116543701 with delete_type TABLET_DATA_TOMBSTONED (TS 85e66abcccb84ec9a7b450c9e8bb244c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39066
I20260608 12:59:09.131996 24680 catalog_manager.cc:5696] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 reported cstate change: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "1b02425b281e41cc86c46672d774150c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } } peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
W20260608 12:59:09.145081 24666 catalog_manager.cc:4994] TS 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): delete failed for tablet 54690987c90143d5a87b68c116543701 because the tablet was not found. No further retry: Not found: Tablet not found: 54690987c90143d5a87b68c116543701
I20260608 12:59:09.148424 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a4790c2260243f685154627f16ec67e with delete_type TABLET_DATA_TOMBSTONED (TS 85e66abcccb84ec9a7b450c9e8bb244c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39066
W20260608 12:59:09.149806 24666 catalog_manager.cc:4994] TS 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): delete failed for tablet 2a4790c2260243f685154627f16ec67e because the tablet was not found. No further retry: Not found: Tablet not found: 2a4790c2260243f685154627f16ec67e
I20260608 12:59:09.499943 25116 ts_tablet_manager.cc:933] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Initiating tablet copy from peer 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783)
I20260608 12:59:09.501392 25116 tablet_copy_client.cc:323] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:40783
I20260608 12:59:09.511184 24869 tablet_copy_service.cc:140] P 9b209b45315148dfab12dd61715fd5c2: Received BeginTabletCopySession request for tablet 464df58cd1b7454ca757be98d31713d4 from peer 85e66abcccb84ec9a7b450c9e8bb244c ({username='slave'} at 127.0.0.1:52592)
I20260608 12:59:09.511734 24869 tablet_copy_service.cc:161] P 9b209b45315148dfab12dd61715fd5c2: Beginning new tablet copy session on tablet 464df58cd1b7454ca757be98d31713d4 from peer 85e66abcccb84ec9a7b450c9e8bb244c at {username='slave'} at 127.0.0.1:52592: session id = 85e66abcccb84ec9a7b450c9e8bb244c-464df58cd1b7454ca757be98d31713d4
I20260608 12:59:09.517391 24869 tablet_copy_source_session.cc:215] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:09.520033 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464df58cd1b7454ca757be98d31713d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:09.531764 25116 tablet_copy_client.cc:806] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:09.532348 25116 tablet_copy_client.cc:670] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:09.535960 25116 tablet_copy_client.cc:538] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:09.541636 25116 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Bootstrap starting.
I20260608 12:59:09.559454 25116 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:09.560353 25116 tablet_bootstrap.cc:492] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Bootstrap complete.
I20260608 12:59:09.560940 25116 ts_tablet_manager.cc:1403] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.009s
I20260608 12:59:09.561777 24858 consensus_queue.cc:237] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } }
I20260608 12:59:09.563119 25116 raft_consensus.cc:359] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:09.563764 25116 raft_consensus.cc:740] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 85e66abcccb84ec9a7b450c9e8bb244c, State: Initialized, Role: LEARNER
I20260608 12:59:09.564328 25116 consensus_queue.cc:260] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 1.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: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } peers { permanent_uuid: "85e66abcccb84ec9a7b450c9e8bb244c" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33859 } attrs { promote: true } }
I20260608 12:59:09.567171 24933 raft_consensus.cc:1275] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Refusing update from remote peer 9b209b45315148dfab12dd61715fd5c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:09.567231 24783 raft_consensus.cc:1275] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Refusing update from remote peer 9b209b45315148dfab12dd61715fd5c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:09.568518 25116 ts_tablet_manager.cc:1434] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:59:09.569270 25121 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:09.570626 24869 tablet_copy_service.cc:342] P 9b209b45315148dfab12dd61715fd5c2: Request end of tablet copy session 85e66abcccb84ec9a7b450c9e8bb244c-464df58cd1b7454ca757be98d31713d4 received from {username='slave'} at 127.0.0.1:52592
I20260608 12:59:09.571066 24869 tablet_copy_service.cc:434] P 9b209b45315148dfab12dd61715fd5c2: ending tablet copy session 85e66abcccb84ec9a7b450c9e8bb244c-464df58cd1b7454ca757be98d31713d4 on tablet 464df58cd1b7454ca757be98d31713d4 with peer 85e66abcccb84ec9a7b450c9e8bb244c
I20260608 12:59:09.570936 25121 consensus_queue.cc:1048] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:09.576535 25122 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
I20260608 12:59:09.580331 24933 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
I20260608 12:59:09.579547 24783 raft_consensus.cc:2955] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } } }
I20260608 12:59:09.585860 24668 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 464df58cd1b7454ca757be98d31713d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:09.598130 24681 catalog_manager.cc:5696] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 reported cstate change: config changed from index 3 to 4, NON_VOTER 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196) evicted. New cstate: current_term: 1 leader_uuid: "9b209b45315148dfab12dd61715fd5c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b209b45315148dfab12dd61715fd5c2" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 40783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0be4ace2ce3447d18ffa6d599546df7c" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42471 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b02425b281e41cc86c46672d774150c" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33417 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:09.607466 25045 tablet_service.cc:1558] Processing DeleteTablet for tablet 464df58cd1b7454ca757be98d31713d4 with delete_type TABLET_DATA_TOMBSTONED (TS 85e66abcccb84ec9a7b450c9e8bb244c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39066
I20260608 12:59:09.608525 25115 tablet_replica.cc:333] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: stopping tablet replica
I20260608 12:59:09.609369 25115 raft_consensus.cc:2243] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:09.609916 25115 raft_consensus.cc:2272] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:09.613051 25115 ts_tablet_manager.cc:1916] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:09.623656 25115 ts_tablet_manager.cc:1929] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:59:09.623936 25115 log.cc:1199] T 464df58cd1b7454ca757be98d31713d4 P 85e66abcccb84ec9a7b450c9e8bb244c: Deleting WAL directory at /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923331329718-16471-0/minicluster-data/ts-3-root/wals/464df58cd1b7454ca757be98d31713d4
I20260608 12:59:09.625123 24666 catalog_manager.cc:5027] TS 85e66abcccb84ec9a7b450c9e8bb244c (127.16.21.196:33859): tablet 464df58cd1b7454ca757be98d31713d4 (table test-workload [id=c9c4228aa1cc4a36bd44bbf44e0ccb8a]) successfully deleted
I20260608 12:59:09.950040 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:09.968714 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:09.969379 16471 tablet_replica.cc:333] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c: stopping tablet replica
I20260608 12:59:09.969985 16471 raft_consensus.cc:2243] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:09.970809 16471 raft_consensus.cc:2272] T 24f747006dd74ebaab196f606f3e62cb P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:09.972851 16471 tablet_replica.cc:333] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c: stopping tablet replica
I20260608 12:59:09.973405 16471 raft_consensus.cc:2243] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:09.974013 16471 raft_consensus.cc:2272] T 2a4790c2260243f685154627f16ec67e P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:09.976661 16471 tablet_replica.cc:333] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c: stopping tablet replica
I20260608 12:59:09.977197 16471 raft_consensus.cc:2243] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:09.977962 16471 raft_consensus.cc:2272] T 54690987c90143d5a87b68c116543701 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:09.980088 16471 tablet_replica.cc:333] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c: stopping tablet replica
I20260608 12:59:09.980585 16471 raft_consensus.cc:2243] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:09.981159 16471 raft_consensus.cc:2272] T 464df58cd1b7454ca757be98d31713d4 P 0be4ace2ce3447d18ffa6d599546df7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.004446 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:10.017593 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:10.035957 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:10.036779 16471 tablet_replica.cc:333] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2: stopping tablet replica
I20260608 12:59:10.037392 16471 raft_consensus.cc:2243] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:10.037878 16471 raft_consensus.cc:2272] T 24f747006dd74ebaab196f606f3e62cb P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:10.040119 24897 consensus_peers.cc:597] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c -> Peer 0be4ace2ce3447d18ffa6d599546df7c (127.16.21.193:42471): Couldn't send request to peer 0be4ace2ce3447d18ffa6d599546df7c. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:42471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:10.040237 16471 tablet_replica.cc:333] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2: stopping tablet replica
I20260608 12:59:10.040915 16471 raft_consensus.cc:2243] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:10.041687 16471 raft_consensus.cc:2272] T 464df58cd1b7454ca757be98d31713d4 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.043797 16471 tablet_replica.cc:333] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2: stopping tablet replica
I20260608 12:59:10.044318 16471 raft_consensus.cc:2243] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:10.044863 16471 raft_consensus.cc:2272] T 2a4790c2260243f685154627f16ec67e P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.046897 16471 tablet_replica.cc:333] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2: stopping tablet replica
I20260608 12:59:10.047425 16471 raft_consensus.cc:2243] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:10.047993 16471 raft_consensus.cc:2272] T 54690987c90143d5a87b68c116543701 P 9b209b45315148dfab12dd61715fd5c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.061194 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:10.072711 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:10.092109 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:10.092815 16471 tablet_replica.cc:333] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c: stopping tablet replica
I20260608 12:59:10.093593 16471 raft_consensus.cc:2243] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:10.094440 16471 raft_consensus.cc:2272] T 464df58cd1b7454ca757be98d31713d4 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:10.095420 24899 consensus_peers.cc:597] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c -> Peer 9b209b45315148dfab12dd61715fd5c2 (127.16.21.194:40783): Couldn't send request to peer 9b209b45315148dfab12dd61715fd5c2. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.194:40783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:10.097038 16471 tablet_replica.cc:333] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c: stopping tablet replica
I20260608 12:59:10.097658 16471 raft_consensus.cc:2243] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:10.098402 16471 raft_consensus.cc:2272] T 2a4790c2260243f685154627f16ec67e P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.100420 16471 tablet_replica.cc:333] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c: stopping tablet replica
I20260608 12:59:10.100917 16471 raft_consensus.cc:2243] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:10.101454 16471 raft_consensus.cc:2272] T 54690987c90143d5a87b68c116543701 P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.103453 16471 tablet_replica.cc:333] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c: stopping tablet replica
I20260608 12:59:10.103947 16471 raft_consensus.cc:2243] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:10.104369 16471 raft_consensus.cc:2272] T 24f747006dd74ebaab196f606f3e62cb P 1b02425b281e41cc86c46672d774150c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.126362 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:10.138978 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:59:10.155874 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:10.173151 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:59:10.182168 16471 master.cc:562] Master@127.16.21.254:36323 shutting down...
I20260608 12:59:10.197667 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:10.198168 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:10.198426 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9072e381343b4bae82f3abf4e73c8d92: stopping tablet replica
I20260608 12:59:10.217825 16471 master.cc:584] Master@127.16.21.254:36323 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4587 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:59:10.248118 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:35083
I20260608 12:59:10.249163 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:10.254478 25131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:10.254590 25132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:10.255492 25134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:10.256639 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:10.257507 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:10.257706 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:10.257882 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923550257850 us; error 0 us; skew 500 ppm
I20260608 12:59:10.258466 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:10.260735 16471 webserver.cc:533] Webserver started at http://127.16.21.254:45045/ using document root <none> and password file <none>
I20260608 12:59:10.261276 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:10.261466 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:10.261762 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:10.262851 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "32cc292982a04eaeac0db7fafe954b76"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.267464 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:10.270920 25139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.271795 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:10.272194 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "32cc292982a04eaeac0db7fafe954b76"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.272588 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:10.290378 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:10.291594 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:10.326906 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:35083
I20260608 12:59:10.327049 25190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:35083 every 8 connection(s)
I20260608 12:59:10.330948 25191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.341078 25191 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76: Bootstrap starting.
I20260608 12:59:10.345480 25191 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.349108 25191 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76: No bootstrap required, opened a new log
I20260608 12:59:10.351106 25191 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32cc292982a04eaeac0db7fafe954b76" member_type: VOTER }
I20260608 12:59:10.351475 25191 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.351727 25191 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cc292982a04eaeac0db7fafe954b76, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.352329 25191 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32cc292982a04eaeac0db7fafe954b76" member_type: VOTER }
I20260608 12:59:10.352802 25191 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:10.353056 25191 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:10.353353 25191 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:10.357849 25191 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32cc292982a04eaeac0db7fafe954b76" member_type: VOTER }
I20260608 12:59:10.358366 25191 leader_election.cc:304] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [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: 32cc292982a04eaeac0db7fafe954b76; no voters: 
I20260608 12:59:10.359544 25191 leader_election.cc:290] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:10.359985 25194 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:10.361387 25194 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 1 LEADER]: Becoming Leader. State: Replica: 32cc292982a04eaeac0db7fafe954b76, State: Running, Role: LEADER
I20260608 12:59:10.362097 25194 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [LEADER]: Queue going to LEADER mode. State: All 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: "32cc292982a04eaeac0db7fafe954b76" member_type: VOTER }
I20260608 12:59:10.362596 25191 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:10.364992 25196 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32cc292982a04eaeac0db7fafe954b76. Latest consensus state: current_term: 1 leader_uuid: "32cc292982a04eaeac0db7fafe954b76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32cc292982a04eaeac0db7fafe954b76" member_type: VOTER } }
I20260608 12:59:10.364975 25195 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32cc292982a04eaeac0db7fafe954b76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32cc292982a04eaeac0db7fafe954b76" member_type: VOTER } }
I20260608 12:59:10.365741 25196 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:10.365813 25195 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:10.369433 25201 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:10.374302 25201 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:10.378693 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:10.382845 25201 catalog_manager.cc:1382] Generated new cluster ID: d2df7406345a4e53be6b2024abfcf943
I20260608 12:59:10.383165 25201 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:10.407132 25201 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:10.408382 25201 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:10.423009 25201 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76: Generated new TSK 0
I20260608 12:59:10.423533 25201 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:10.444964 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:10.450503 25212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:10.452607 25213 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:10.453496 25215 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:10.453886 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:10.454857 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:10.455125 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:10.455312 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923550455287 us; error 0 us; skew 500 ppm
I20260608 12:59:10.455941 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:10.458142 16471 webserver.cc:533] Webserver started at http://127.16.21.193:45847/ using document root <none> and password file <none>
I20260608 12:59:10.458628 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:10.458827 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:10.459151 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:10.460168 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "851bc38afc7046ef8951ad0124efe785"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.464789 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:10.468024 25220 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.468772 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:10.469064 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "851bc38afc7046ef8951ad0124efe785"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.469344 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:10.503664 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:10.504781 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:10.506208 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:10.508613 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:10.508869 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.509115 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:10.509285 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.550344 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:33785
I20260608 12:59:10.550477 25282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:33785 every 8 connection(s)
I20260608 12:59:10.555791 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:10.564159 25287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:10.564738 25288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:10.568137 25283 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35083
I20260608 12:59:10.568677 25283 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:10.569417 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:10.569904 25283 heartbeater.cc:507] Master 127.16.21.254:35083 requested a full tablet report, sending...
W20260608 12:59:10.569932 25290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:10.571242 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:10.571484 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:10.571693 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923550571673 us; error 0 us; skew 500 ppm
I20260608 12:59:10.572492 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:10.572809 25156 ts_manager.cc:194] Registered new tserver with Master: 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:10.575485 16471 webserver.cc:533] Webserver started at http://127.16.21.194:38371/ using document root <none> and password file <none>
I20260608 12:59:10.575589 25156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58828
I20260608 12:59:10.576288 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:10.576577 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:10.576917 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:10.578048 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "b30cd3cfabc444fa94aace1bcf2a1a30"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.582561 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:59:10.585881 25295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.586597 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:10.586892 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "b30cd3cfabc444fa94aace1bcf2a1a30"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.587224 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:10.610905 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:10.612003 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:10.613392 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:10.615648 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:10.615868 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.616114 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:10.616281 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.654175 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:43375
I20260608 12:59:10.654289 25357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:43375 every 8 connection(s)
I20260608 12:59:10.659309 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:10.665740 25361 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:10.667887 25362 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:10.671772 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:10.671926 25364 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:10.672271 25358 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35083
I20260608 12:59:10.672875 25358 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:10.673215 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:10.673517 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:10.673734 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923550673716 us; error 0 us; skew 500 ppm
I20260608 12:59:10.673817 25358 heartbeater.cc:507] Master 127.16.21.254:35083 requested a full tablet report, sending...
I20260608 12:59:10.674736 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:10.676504 25156 ts_manager.cc:194] Registered new tserver with Master: b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375)
I20260608 12:59:10.677721 16471 webserver.cc:533] Webserver started at http://127.16.21.195:46463/ using document root <none> and password file <none>
I20260608 12:59:10.678443 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:10.678467 25156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58844
I20260608 12:59:10.678992 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:10.679382 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:10.680842 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "06f84c32120045828b6edf6c8aec34a2"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.685529 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:10.688838 25369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.689637 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:10.689939 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "06f84c32120045828b6edf6c8aec34a2"
format_stamp: "Formatted at 2026-06-08 12:59:10 on dist-test-slave-7vxk"
I20260608 12:59:10.690203 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:10.706132 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:10.707317 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:10.708734 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:10.710945 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:10.711194 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.711455 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:10.711637 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:10.749735 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:37309
I20260608 12:59:10.749853 25431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:37309 every 8 connection(s)
I20260608 12:59:10.763923 25432 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35083
I20260608 12:59:10.764338 25432 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:10.765082 25432 heartbeater.cc:507] Master 127.16.21.254:35083 requested a full tablet report, sending...
I20260608 12:59:10.767030 25156 ts_manager.cc:194] Registered new tserver with Master: 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:10.767663 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014524459s
I20260608 12:59:10.768873 25156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58860
I20260608 12:59:11.578655 25283 heartbeater.cc:499] Master 127.16.21.254:35083 was elected leader, sending a full tablet report...
I20260608 12:59:11.681815 25358 heartbeater.cc:499] Master 127.16.21.254:35083 was elected leader, sending a full tablet report...
I20260608 12:59:11.772045 25432 heartbeater.cc:499] Master 127.16.21.254:35083 was elected leader, sending a full tablet report...
I20260608 12:59:11.823872 25156 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58868:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:11.826210 25156 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:11.886233 25323 tablet_service.cc:1511] Processing CreateTablet for tablet 2016245508074c158bd6bd01384e16ce (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:11.887724 25323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2016245508074c158bd6bd01384e16ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.887986 25322 tablet_service.cc:1511] Processing CreateTablet for tablet 6a89e52bcf1f4d33959d39b852f1f320 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:11.889370 25321 tablet_service.cc:1511] Processing CreateTablet for tablet 5a741e3746f14db9a20d1587b5fbc1c0 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:11.889402 25322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a89e52bcf1f4d33959d39b852f1f320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.892228 25321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a741e3746f14db9a20d1587b5fbc1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.894784 25320 tablet_service.cc:1511] Processing CreateTablet for tablet 225a85396313441eab327c1a88b76934 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:11.896145 25320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225a85396313441eab327c1a88b76934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.900154 25319 tablet_service.cc:1511] Processing CreateTablet for tablet ec40cc72a3f44aeb8f3a30c7f2c45ff9 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:11.901507 25319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec40cc72a3f44aeb8f3a30c7f2c45ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.904910 25318 tablet_service.cc:1511] Processing CreateTablet for tablet 245438fbfc584dfbaded7b31fedf5c13 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:11.906276 25318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245438fbfc584dfbaded7b31fedf5c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.907217 25397 tablet_service.cc:1511] Processing CreateTablet for tablet 2016245508074c158bd6bd01384e16ce (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:11.907591 25396 tablet_service.cc:1511] Processing CreateTablet for tablet 6a89e52bcf1f4d33959d39b852f1f320 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:11.908617 25397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2016245508074c158bd6bd01384e16ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.909248 25396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a89e52bcf1f4d33959d39b852f1f320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.918071 25395 tablet_service.cc:1511] Processing CreateTablet for tablet 5a741e3746f14db9a20d1587b5fbc1c0 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:11.918510 25394 tablet_service.cc:1511] Processing CreateTablet for tablet 225a85396313441eab327c1a88b76934 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:11.920029 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a741e3746f14db9a20d1587b5fbc1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.920667 25393 tablet_service.cc:1511] Processing CreateTablet for tablet ec40cc72a3f44aeb8f3a30c7f2c45ff9 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:11.922107 25393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec40cc72a3f44aeb8f3a30c7f2c45ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.924280 25392 tablet_service.cc:1511] Processing CreateTablet for tablet 245438fbfc584dfbaded7b31fedf5c13 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:11.924711 25394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225a85396313441eab327c1a88b76934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.925617 25392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245438fbfc584dfbaded7b31fedf5c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.928309 25246 tablet_service.cc:1511] Processing CreateTablet for tablet 5a741e3746f14db9a20d1587b5fbc1c0 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:11.929658 25246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a741e3746f14db9a20d1587b5fbc1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.932301 25245 tablet_service.cc:1511] Processing CreateTablet for tablet 225a85396313441eab327c1a88b76934 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:11.933615 25245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225a85396313441eab327c1a88b76934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.936296 25244 tablet_service.cc:1511] Processing CreateTablet for tablet ec40cc72a3f44aeb8f3a30c7f2c45ff9 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:11.937562 25244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec40cc72a3f44aeb8f3a30c7f2c45ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.941627 25248 tablet_service.cc:1511] Processing CreateTablet for tablet 2016245508074c158bd6bd01384e16ce (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:11.940312 25243 tablet_service.cc:1511] Processing CreateTablet for tablet 245438fbfc584dfbaded7b31fedf5c13 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:11.940312 25247 tablet_service.cc:1511] Processing CreateTablet for tablet 6a89e52bcf1f4d33959d39b852f1f320 (DEFAULT_TABLE table=test-workload [id=98e665387872478cae3f995d9d1197d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:11.942938 25248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2016245508074c158bd6bd01384e16ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.946228 25243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245438fbfc584dfbaded7b31fedf5c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.947018 25452 tablet_bootstrap.cc:492] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: Bootstrap starting.
I20260608 12:59:11.948364 25247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a89e52bcf1f4d33959d39b852f1f320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:11.953382 25452 tablet_bootstrap.cc:654] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.013659 25454 tablet_bootstrap.cc:492] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2: Bootstrap starting.
I20260608 12:59:12.025462 25454 tablet_bootstrap.cc:654] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.026203 25452 tablet_bootstrap.cc:492] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: No bootstrap required, opened a new log
I20260608 12:59:12.026763 25455 tablet_bootstrap.cc:492] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785: Bootstrap starting.
I20260608 12:59:12.027352 25452 ts_tablet_manager.cc:1403] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.035s
I20260608 12:59:12.030392 25452 raft_consensus.cc:359] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.031198 25452 raft_consensus.cc:385] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.031524 25452 raft_consensus.cc:740] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.032379 25452 consensus_queue.cc:260] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.034102 25454 tablet_bootstrap.cc:492] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2: No bootstrap required, opened a new log
I20260608 12:59:12.034554 25455 tablet_bootstrap.cc:654] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.034662 25454 ts_tablet_manager.cc:1403] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.014s
I20260608 12:59:12.035396 25452 ts_tablet_manager.cc:1434] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:59:12.036525 25452 tablet_bootstrap.cc:492] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30: Bootstrap starting.
I20260608 12:59:12.037897 25454 raft_consensus.cc:359] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.038671 25454 raft_consensus.cc:385] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.038992 25454 raft_consensus.cc:740] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.039809 25454 consensus_queue.cc:260] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.043790 25454 ts_tablet_manager.cc:1434] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260608 12:59:12.046969 25455 tablet_bootstrap.cc:492] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785: No bootstrap required, opened a new log
I20260608 12:59:12.047611 25455 ts_tablet_manager.cc:1403] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 12:59:12.049247 25452 tablet_bootstrap.cc:654] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.050516 25454 tablet_bootstrap.cc:492] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: Bootstrap starting.
I20260608 12:59:12.050716 25455 raft_consensus.cc:359] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.051604 25455 raft_consensus.cc:385] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.051972 25455 raft_consensus.cc:740] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.053076 25455 consensus_queue.cc:260] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.059209 25454 tablet_bootstrap.cc:654] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.062770 25455 ts_tablet_manager.cc:1434] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:59:12.063433 25452 tablet_bootstrap.cc:492] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30: No bootstrap required, opened a new log
I20260608 12:59:12.064040 25455 tablet_bootstrap.cc:492] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785: Bootstrap starting.
I20260608 12:59:12.064219 25452 ts_tablet_manager.cc:1403] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260608 12:59:12.068470 25452 raft_consensus.cc:359] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.069458 25452 raft_consensus.cc:385] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.069859 25452 raft_consensus.cc:740] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.070896 25452 consensus_queue.cc:260] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.071731 25455 tablet_bootstrap.cc:654] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.073648 25452 ts_tablet_manager.cc:1434] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:59:12.074693 25452 tablet_bootstrap.cc:492] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30: Bootstrap starting.
I20260608 12:59:12.077798 25454 tablet_bootstrap.cc:492] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: No bootstrap required, opened a new log
I20260608 12:59:12.078421 25454 ts_tablet_manager.cc:1403] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.013s
I20260608 12:59:12.078562 25455 tablet_bootstrap.cc:492] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785: No bootstrap required, opened a new log
I20260608 12:59:12.079181 25455 ts_tablet_manager.cc:1403] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:59:12.080871 25452 tablet_bootstrap.cc:654] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.081748 25454 raft_consensus.cc:359] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.082106 25455 raft_consensus.cc:359] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.082556 25454 raft_consensus.cc:385] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.082906 25455 raft_consensus.cc:385] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.083060 25454 raft_consensus.cc:740] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.083425 25455 raft_consensus.cc:740] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.084231 25454 consensus_queue.cc:260] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.084863 25455 consensus_queue.cc:260] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.086709 25454 ts_tablet_manager.cc:1434] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:59:12.087852 25454 tablet_bootstrap.cc:492] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2: Bootstrap starting.
I20260608 12:59:12.088332 25455 ts_tablet_manager.cc:1434] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:59:12.089752 25455 tablet_bootstrap.cc:492] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785: Bootstrap starting.
I20260608 12:59:12.094594 25454 tablet_bootstrap.cc:654] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.098095 25455 tablet_bootstrap.cc:654] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.105293 25452 tablet_bootstrap.cc:492] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30: No bootstrap required, opened a new log
I20260608 12:59:12.106006 25452 ts_tablet_manager.cc:1403] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260608 12:59:12.109921 25452 raft_consensus.cc:359] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.110898 25452 raft_consensus.cc:385] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.111318 25452 raft_consensus.cc:740] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.112418 25452 consensus_queue.cc:260] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.114763 25452 ts_tablet_manager.cc:1434] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:59:12.115834 25452 tablet_bootstrap.cc:492] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30: Bootstrap starting.
I20260608 12:59:12.116806 25455 tablet_bootstrap.cc:492] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785: No bootstrap required, opened a new log
I20260608 12:59:12.117352 25455 ts_tablet_manager.cc:1403] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260608 12:59:12.120404 25455 raft_consensus.cc:359] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.121124 25455 raft_consensus.cc:385] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.121420 25455 raft_consensus.cc:740] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.121968 25452 tablet_bootstrap.cc:654] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.122295 25455 consensus_queue.cc:260] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.123309 25457 raft_consensus.cc:493] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.123953 25457 raft_consensus.cc:515] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.125212 25455 ts_tablet_manager.cc:1434] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:59:12.126659 25455 tablet_bootstrap.cc:492] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785: Bootstrap starting.
I20260608 12:59:12.133685 25452 tablet_bootstrap.cc:492] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30: No bootstrap required, opened a new log
I20260608 12:59:12.134274 25452 ts_tablet_manager.cc:1403] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:59:12.134910 25455 tablet_bootstrap.cc:654] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.137317 25457 leader_election.cc:290] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.137393 25452 raft_consensus.cc:359] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.138582 25452 raft_consensus.cc:385] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.138989 25452 raft_consensus.cc:740] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.140175 25452 consensus_queue.cc:260] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.143239 25452 ts_tablet_manager.cc:1434] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 12:59:12.144410 25452 tablet_bootstrap.cc:492] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30: Bootstrap starting.
I20260608 12:59:12.144763 25459 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.145298 25459 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.146507 25455 tablet_bootstrap.cc:492] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785: No bootstrap required, opened a new log
I20260608 12:59:12.147066 25455 ts_tablet_manager.cc:1403] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260608 12:59:12.150430 25452 tablet_bootstrap.cc:654] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.150094 25455 raft_consensus.cc:359] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.150830 25455 raft_consensus.cc:385] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.151150 25455 raft_consensus.cc:740] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.152166 25455 consensus_queue.cc:260] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.157687 25455 ts_tablet_manager.cc:1434] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:59:12.159031 25455 tablet_bootstrap.cc:492] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785: Bootstrap starting.
W20260608 12:59:12.160027 25359 tablet.cc:2404] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:59:12.161268 25461 raft_consensus.cc:493] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.161952 25461 raft_consensus.cc:515] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.163249 25459 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:12.168375 25461 leader_election.cc:290] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.189124 25461 raft_consensus.cc:493] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.189705 25461 raft_consensus.cc:515] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.192574 25461 leader_election.cc:290] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.195649 25258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a89e52bcf1f4d33959d39b852f1f320" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:12.196630 25258 raft_consensus.cc:2468] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 0.
I20260608 12:59:12.202653 25297 leader_election.cc:304] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.203732 25457 raft_consensus.cc:2804] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.204823 25457 raft_consensus.cc:493] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.208705 25457 raft_consensus.cc:3060] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.210583 25454 tablet_bootstrap.cc:492] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2: No bootstrap required, opened a new log
I20260608 12:59:12.211177 25454 ts_tablet_manager.cc:1403] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.016s
I20260608 12:59:12.213012 25455 tablet_bootstrap.cc:654] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.215163 25452 tablet_bootstrap.cc:492] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30: No bootstrap required, opened a new log
I20260608 12:59:12.215890 25452 ts_tablet_manager.cc:1403] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent bootstrapping tablet: real 0.072s	user 0.040s	sys 0.020s
I20260608 12:59:12.219058 25452 raft_consensus.cc:359] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.219756 25452 raft_consensus.cc:385] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.220060 25452 raft_consensus.cc:740] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.220841 25452 consensus_queue.cc:260] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.214450 25454 raft_consensus.cc:359] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.225217 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a85396313441eab327c1a88b76934" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.223114 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a741e3746f14db9a20d1587b5fbc1c0" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.226218 25333 raft_consensus.cc:2468] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bc38afc7046ef8951ad0124efe785 in term 0.
I20260608 12:59:12.226392 25332 raft_consensus.cc:2468] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bc38afc7046ef8951ad0124efe785 in term 0.
I20260608 12:59:12.222656 25457 raft_consensus.cc:515] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.228536 25223 leader_election.cc:304] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.229879 25223 leader_election.cc:304] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.224020 25454 raft_consensus.cc:385] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.235838 25461 raft_consensus.cc:2804] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.250448 25454 raft_consensus.cc:740] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.239953 25455 tablet_bootstrap.cc:492] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785: No bootstrap required, opened a new log
I20260608 12:59:12.251583 25455 ts_tablet_manager.cc:1403] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785: Time spent bootstrapping tablet: real 0.093s	user 0.036s	sys 0.006s
I20260608 12:59:12.251753 25454 consensus_queue.cc:260] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.255005 25455 raft_consensus.cc:359] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.250928 25461 raft_consensus.cc:493] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.234969 25457 leader_election.cc:290] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 election: Requested vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.255055 25454 ts_tablet_manager.cc:1434] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260608 12:59:12.261296 25452 ts_tablet_manager.cc:1434] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent starting tablet: real 0.045s	user 0.017s	sys 0.024s
I20260608 12:59:12.262535 25454 tablet_bootstrap.cc:492] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2: Bootstrap starting.
I20260608 12:59:12.262820 25452 tablet_bootstrap.cc:492] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30: Bootstrap starting.
I20260608 12:59:12.264420 25481 raft_consensus.cc:493] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.265185 25481 raft_consensus.cc:515] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.256006 25461 raft_consensus.cc:3060] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.269026 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245438fbfc584dfbaded7b31fedf5c13" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.269903 25452 tablet_bootstrap.cc:654] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30: Neither blocks nor log segments found. Creating new log.
W20260608 12:59:12.270869 25223 leader_election.cc:343] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.272243 25454 tablet_bootstrap.cc:654] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.276314 25461 raft_consensus.cc:515] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.279386 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a85396313441eab327c1a88b76934" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30"
I20260608 12:59:12.272522 25482 raft_consensus.cc:2804] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.279976 25332 raft_consensus.cc:3060] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.280121 25482 raft_consensus.cc:493] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.281008 25482 raft_consensus.cc:3060] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.273099 25258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:12.255810 25455 raft_consensus.cc:385] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.283389 25455 raft_consensus.cc:740] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.284591 25455 consensus_queue.cc:260] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.285533 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a89e52bcf1f4d33959d39b852f1f320" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:12.286319 25407 raft_consensus.cc:2468] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 0.
I20260608 12:59:12.288012 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a89e52bcf1f4d33959d39b852f1f320" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2"
I20260608 12:59:12.288583 25407 raft_consensus.cc:3060] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.290690 25332 raft_consensus.cc:2468] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bc38afc7046ef8951ad0124efe785 in term 1.
I20260608 12:59:12.292307 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.293226 25223 leader_election.cc:304] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.294709 25482 raft_consensus.cc:515] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.297724 25482 leader_election.cc:290] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 election: Requested vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
W20260608 12:59:12.299614 25371 leader_election.cc:343] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.256623 25457 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.274772 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a89e52bcf1f4d33959d39b852f1f320" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785"
I20260608 12:59:12.301297 25257 raft_consensus.cc:3060] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.305395 25452 tablet_bootstrap.cc:492] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30: No bootstrap required, opened a new log
I20260608 12:59:12.306020 25452 ts_tablet_manager.cc:1403] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.016s
I20260608 12:59:12.307981 25482 raft_consensus.cc:2804] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:12.308490 25482 raft_consensus.cc:697] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 1 LEADER]: Becoming Leader. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Running, Role: LEADER
I20260608 12:59:12.309368 25452 raft_consensus.cc:359] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.310263 25452 raft_consensus.cc:385] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.310604 25452 raft_consensus.cc:740] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.309304 25482 consensus_queue.cc:237] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.311606 25452 consensus_queue.cc:260] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.313103 25257 raft_consensus.cc:2468] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 1.
I20260608 12:59:12.314545 25452 ts_tablet_manager.cc:1434] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:59:12.314399 25297 leader_election.cc:304] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.315404 25479 raft_consensus.cc:2804] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:12.315202 25457 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.315963 25479 raft_consensus.cc:697] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 LEADER]: Becoming Leader. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Running, Role: LEADER
I20260608 12:59:12.318558 25479 consensus_queue.cc:237] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.319291 25333 raft_consensus.cc:2468] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06f84c32120045828b6edf6c8aec34a2 in term 0.
I20260608 12:59:12.328254 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:12.329010 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
W20260608 12:59:12.330931 25297 leader_election.cc:343] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.329137 25406 raft_consensus.cc:2468] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 0.
I20260608 12:59:12.322628 25461 leader_election.cc:290] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 election: Requested vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.324429 25457 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309), 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:12.337909 25405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a741e3746f14db9a20d1587b5fbc1c0" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:12.338333 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a741e3746f14db9a20d1587b5fbc1c0" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30"
I20260608 12:59:12.339284 25333 raft_consensus.cc:3060] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.342362 25455 ts_tablet_manager.cc:1434] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785: Time spent starting tablet: real 0.090s	user 0.018s	sys 0.013s
I20260608 12:59:12.343508 25455 tablet_bootstrap.cc:492] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785: Bootstrap starting.
I20260608 12:59:12.344746 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a85396313441eab327c1a88b76934" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:12.345398 25406 raft_consensus.cc:2468] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bc38afc7046ef8951ad0124efe785 in term 0.
I20260608 12:59:12.345706 25333 raft_consensus.cc:2468] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bc38afc7046ef8951ad0124efe785 in term 1.
I20260608 12:59:12.347754 25404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a85396313441eab327c1a88b76934" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2"
I20260608 12:59:12.348362 25404 raft_consensus.cc:3060] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.349498 25455 tablet_bootstrap.cc:654] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.351668 25481 leader_election.cc:290] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.354733 25296 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [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: 06f84c32120045828b6edf6c8aec34a2, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 851bc38afc7046ef8951ad0124efe785
I20260608 12:59:12.356104 25407 raft_consensus.cc:2468] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 1.
I20260608 12:59:12.356431 25480 raft_consensus.cc:2804] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.356922 25480 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.357281 25480 raft_consensus.cc:3060] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.358534 25372 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [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: 06f84c32120045828b6edf6c8aec34a2, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 851bc38afc7046ef8951ad0124efe785
I20260608 12:59:12.358739 25404 raft_consensus.cc:2468] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bc38afc7046ef8951ad0124efe785 in term 1.
W20260608 12:59:12.359462 25221 leader_election.cc:343] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.360172 25223 leader_election.cc:304] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.360992 25459 raft_consensus.cc:2804] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.361387 25459 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.361739 25459 raft_consensus.cc:3060] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.357194 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a741e3746f14db9a20d1587b5fbc1c0" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2"
I20260608 12:59:12.363554 25404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245438fbfc584dfbaded7b31fedf5c13" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:12.368074 25457 raft_consensus.cc:493] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:59:12.368304 25221 leader_election.cc:343] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.368956 25457 raft_consensus.cc:515] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.369521 25459 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.368993 25221 leader_election.cc:304] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [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: 851bc38afc7046ef8951ad0124efe785; no voters: 06f84c32120045828b6edf6c8aec34a2, b30cd3cfabc444fa94aace1bcf2a1a30
I20260608 12:59:12.373173 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785"
I20260608 12:59:12.373539 25482 raft_consensus.cc:2749] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:59:12.374687 25371 leader_election.cc:343] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:59:12.375592 25204 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:12.375597 25459 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 election: Requested vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:12.378084 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30"
I20260608 12:59:12.381070 25480 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.361603 25481 raft_consensus.cc:2804] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:12.383569 25481 raft_consensus.cc:697] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 1 LEADER]: Becoming Leader. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Running, Role: LEADER
W20260608 12:59:12.385440 25221 leader_election.cc:343] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.388924 25333 raft_consensus.cc:2393] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06f84c32120045828b6edf6c8aec34a2 in current term 1: Already voted for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in this term.
I20260608 12:59:12.397388 25372 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [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: 06f84c32120045828b6edf6c8aec34a2; no voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30
I20260608 12:59:12.391112 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2"
I20260608 12:59:12.410239 25457 leader_election.cc:290] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.411105 25406 raft_consensus.cc:2393] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b30cd3cfabc444fa94aace1bcf2a1a30 in current term 1: Already voted for candidate 06f84c32120045828b6edf6c8aec34a2 in this term.
I20260608 12:59:12.391167 25480 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 election: Requested vote from peers 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309), 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:12.411537 25459 raft_consensus.cc:2749] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:12.386375 25481 consensus_queue.cc:237] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.411834 25258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec40cc72a3f44aeb8f3a30c7f2c45ff9" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:12.412504 25258 raft_consensus.cc:2468] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 0.
I20260608 12:59:12.413940 25297 leader_election.cc:304] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.393504 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785"
I20260608 12:59:12.415477 25480 raft_consensus.cc:2804] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.417701 25480 raft_consensus.cc:493] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.416854 25404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec40cc72a3f44aeb8f3a30c7f2c45ff9" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
W20260608 12:59:12.421196 25296 leader_election.cc:343] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.421326 25454 tablet_bootstrap.cc:492] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2: No bootstrap required, opened a new log
W20260608 12:59:12.422063 25297 leader_election.cc:343] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.422462 25454 ts_tablet_manager.cc:1403] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2: Time spent bootstrapping tablet: real 0.160s	user 0.027s	sys 0.014s
I20260608 12:59:12.422547 25297 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [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: b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 06f84c32120045828b6edf6c8aec34a2, 851bc38afc7046ef8951ad0124efe785
I20260608 12:59:12.423285 25455 tablet_bootstrap.cc:492] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785: No bootstrap required, opened a new log
I20260608 12:59:12.423789 25455 ts_tablet_manager.cc:1403] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.024s
I20260608 12:59:12.425884 25454 raft_consensus.cc:359] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.426644 25454 raft_consensus.cc:385] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.426896 25454 raft_consensus.cc:740] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.426745 25154 catalog_manager.cc:5696] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:12.428017 25454 consensus_queue.cc:260] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.429494 25455 raft_consensus.cc:359] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.430238 25455 raft_consensus.cc:385] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.430563 25455 raft_consensus.cc:740] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bc38afc7046ef8951ad0124efe785, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.431717 25455 consensus_queue.cc:260] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.432858 25454 ts_tablet_manager.cc:1434] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:59:12.433972 25454 tablet_bootstrap.cc:492] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2: Bootstrap starting.
I20260608 12:59:12.434841 25455 ts_tablet_manager.cc:1434] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:59:12.435966 25479 raft_consensus.cc:2749] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:12.418277 25480 raft_consensus.cc:3060] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.444584 25153 catalog_manager.cc:5696] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851bc38afc7046ef8951ad0124efe785 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "851bc38afc7046ef8951ad0124efe785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:12.446170 25153 catalog_manager.cc:5696] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851bc38afc7046ef8951ad0124efe785 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "851bc38afc7046ef8951ad0124efe785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:12.446862 25480 raft_consensus.cc:515] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.450160 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec40cc72a3f44aeb8f3a30c7f2c45ff9" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785"
I20260608 12:59:12.450449 25404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec40cc72a3f44aeb8f3a30c7f2c45ff9" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2"
I20260608 12:59:12.450788 25257 raft_consensus.cc:3060] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:59:12.451972 25296 leader_election.cc:343] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:12.452234 25454 tablet_bootstrap.cc:654] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.452575 25480 leader_election.cc:290] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 1 election: Requested vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.457062 25257 raft_consensus.cc:2468] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 1.
I20260608 12:59:12.458822 25297 leader_election.cc:304] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [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: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 06f84c32120045828b6edf6c8aec34a2
I20260608 12:59:12.460247 25480 raft_consensus.cc:2804] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:12.460769 25480 raft_consensus.cc:697] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 LEADER]: Becoming Leader. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Running, Role: LEADER
I20260608 12:59:12.461494 25480 consensus_queue.cc:237] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.481182 25454 tablet_bootstrap.cc:492] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2: No bootstrap required, opened a new log
I20260608 12:59:12.481786 25454 ts_tablet_manager.cc:1403] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.006s
I20260608 12:59:12.484719 25454 raft_consensus.cc:359] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.485620 25454 raft_consensus.cc:385] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.485955 25454 raft_consensus.cc:740] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.484754 25153 catalog_manager.cc:5696] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:12.486796 25454 consensus_queue.cc:260] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.489169 25454 ts_tablet_manager.cc:1434] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:59:12.490007 25454 tablet_bootstrap.cc:492] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2: Bootstrap starting.
I20260608 12:59:12.496027 25454 tablet_bootstrap.cc:654] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:12.502279 25454 tablet_bootstrap.cc:492] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2: No bootstrap required, opened a new log
I20260608 12:59:12.502853 25454 ts_tablet_manager.cc:1403] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 12:59:12.506162 25454 raft_consensus.cc:359] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.506997 25454 raft_consensus.cc:385] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:12.507357 25454 raft_consensus.cc:740] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Initialized, Role: FOLLOWER
I20260608 12:59:12.508229 25454 consensus_queue.cc:260] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.510461 25454 ts_tablet_manager.cc:1434] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:59:12.513402 25459 raft_consensus.cc:493] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.513934 25459 raft_consensus.cc:515] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.516099 25459 leader_election.cc:290] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375)
I20260608 12:59:12.517033 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245438fbfc584dfbaded7b31fedf5c13" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:12.517654 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245438fbfc584dfbaded7b31fedf5c13" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.517679 25257 raft_consensus.cc:2468] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06f84c32120045828b6edf6c8aec34a2 in term 0.
I20260608 12:59:12.518464 25333 raft_consensus.cc:2468] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06f84c32120045828b6edf6c8aec34a2 in term 0.
I20260608 12:59:12.519375 25371 leader_election.cc:304] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f84c32120045828b6edf6c8aec34a2, 851bc38afc7046ef8951ad0124efe785; no voters: 
I20260608 12:59:12.520383 25459 raft_consensus.cc:2804] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:12.520707 25459 raft_consensus.cc:493] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:12.521052 25459 raft_consensus.cc:3060] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.563277 25459 raft_consensus.cc:515] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.567737 25459 leader_election.cc:290] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 election: Requested vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375)
I20260608 12:59:12.569856 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245438fbfc584dfbaded7b31fedf5c13" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785"
I20260608 12:59:12.570241 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245438fbfc584dfbaded7b31fedf5c13" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30"
I20260608 12:59:12.571192 25333 raft_consensus.cc:3060] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.571192 25257 raft_consensus.cc:3060] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.573354 25481 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.574445 25481 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:12.578562 25481 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375), 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309)
I20260608 12:59:12.580462 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.581830 25332 raft_consensus.cc:2393] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851bc38afc7046ef8951ad0124efe785 in current term 1: Already voted for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in this term.
I20260608 12:59:12.582005 25404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "851bc38afc7046ef8951ad0124efe785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:12.583109 25404 raft_consensus.cc:2393] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851bc38afc7046ef8951ad0124efe785 in current term 1: Already voted for candidate 06f84c32120045828b6edf6c8aec34a2 in this term.
I20260608 12:59:12.583449 25257 raft_consensus.cc:2468] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f84c32120045828b6edf6c8aec34a2 in term 1.
I20260608 12:59:12.583956 25333 raft_consensus.cc:2468] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f84c32120045828b6edf6c8aec34a2 in term 1.
I20260608 12:59:12.584888 25221 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [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: 851bc38afc7046ef8951ad0124efe785; no voters: 06f84c32120045828b6edf6c8aec34a2, b30cd3cfabc444fa94aace1bcf2a1a30
I20260608 12:59:12.585422 25372 leader_election.cc:304] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f84c32120045828b6edf6c8aec34a2, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:12.585963 25481 raft_consensus.cc:3060] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.586432 25459 raft_consensus.cc:2804] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:12.587772 25459 raft_consensus.cc:697] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 1 LEADER]: Becoming Leader. State: Replica: 06f84c32120045828b6edf6c8aec34a2, State: Running, Role: LEADER
I20260608 12:59:12.589295 25459 consensus_queue.cc:237] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.595747 25481 raft_consensus.cc:2749] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:12.599783 25153 catalog_manager.cc:5696] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "06f84c32120045828b6edf6c8aec34a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:12.725744 25459 raft_consensus.cc:493] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.726339 25459 raft_consensus.cc:515] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.728205 25459 leader_election.cc:290] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375)
I20260608 12:59:12.729063 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec40cc72a3f44aeb8f3a30c7f2c45ff9" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:12.729286 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec40cc72a3f44aeb8f3a30c7f2c45ff9" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.729869 25257 raft_consensus.cc:2393] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06f84c32120045828b6edf6c8aec34a2 in current term 1: Already voted for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in this term.
I20260608 12:59:12.730928 25371 leader_election.cc:304] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [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: 06f84c32120045828b6edf6c8aec34a2; no voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30
I20260608 12:59:12.731582 25459 raft_consensus.cc:3060] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.738687 25459 raft_consensus.cc:2749] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:12.813315 25459 raft_consensus.cc:493] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:12.814201 25459 raft_consensus.cc:515] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } } peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } }
I20260608 12:59:12.815198 25480 consensus_queue.cc:1048] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:12.816619 25459 leader_election.cc:290] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785), b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194:43375)
I20260608 12:59:12.817142 25257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a741e3746f14db9a20d1587b5fbc1c0" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:12.817737 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a741e3746f14db9a20d1587b5fbc1c0" candidate_uuid: "06f84c32120045828b6edf6c8aec34a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" is_pre_election: true
I20260608 12:59:12.818650 25333 raft_consensus.cc:2393] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06f84c32120045828b6edf6c8aec34a2 in current term 1: Already voted for candidate 851bc38afc7046ef8951ad0124efe785 in this term.
I20260608 12:59:12.819767 25372 leader_election.cc:304] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [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: 06f84c32120045828b6edf6c8aec34a2; no voters: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30
I20260608 12:59:12.821921 25459 raft_consensus.cc:3060] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:12.824502 25480 consensus_queue.cc:1048] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:12.833122 25459 raft_consensus.cc:2749] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:12.843276 25481 consensus_queue.cc:1048] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:12.844795 25481 consensus_queue.cc:1048] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:12.870036 25487 consensus_queue.cc:1048] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:12.886824 25482 consensus_queue.cc:1048] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:12.975549 25459 consensus_queue.cc:1048] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:12.977320 25480 consensus_queue.cc:1048] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:12.993063 25459 consensus_queue.cc:1048] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:12.997589 25480 consensus_queue.cc:1048] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:59:13.377893 25204 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:14.329304 25519 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:14.329878 25519 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:14.332000 25519 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309), 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:14.332876 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2" is_pre_election: true
I20260608 12:59:14.333170 25258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785" is_pre_election: true
I20260608 12:59:14.333606 25406 raft_consensus.cc:2468] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 1.
I20260608 12:59:14.333828 25258 raft_consensus.cc:2468] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 1.
I20260608 12:59:14.335120 25296 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [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: 06f84c32120045828b6edf6c8aec34a2, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:14.335853 25519 raft_consensus.cc:2804] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:59:14.336258 25519 raft_consensus.cc:493] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:14.336548 25519 raft_consensus.cc:3060] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:14.342330 25519 raft_consensus.cc:515] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:14.344074 25519 leader_election.cc:290] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [CANDIDATE]: Term 2 election: Requested vote from peers 06f84c32120045828b6edf6c8aec34a2 (127.16.21.195:37309), 851bc38afc7046ef8951ad0124efe785 (127.16.21.193:33785)
I20260608 12:59:14.344960 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f84c32120045828b6edf6c8aec34a2"
I20260608 12:59:14.345237 25258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2016245508074c158bd6bd01384e16ce" candidate_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bc38afc7046ef8951ad0124efe785"
I20260608 12:59:14.345626 25406 raft_consensus.cc:3060] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:14.345818 25258 raft_consensus.cc:3060] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:14.353986 25258 raft_consensus.cc:2468] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 2.
I20260608 12:59:14.353982 25406 raft_consensus.cc:2468] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b30cd3cfabc444fa94aace1bcf2a1a30 in term 2.
I20260608 12:59:14.355741 25297 leader_election.cc:304] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [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: 851bc38afc7046ef8951ad0124efe785, b30cd3cfabc444fa94aace1bcf2a1a30; no voters: 
I20260608 12:59:14.356463 25519 raft_consensus.cc:2804] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:59:14.357311 25519 raft_consensus.cc:697] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 2 LEADER]: Becoming Leader. State: Replica: b30cd3cfabc444fa94aace1bcf2a1a30, State: Running, Role: LEADER
I20260608 12:59:14.358192 25519 consensus_queue.cc:237] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Queue going to LEADER 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: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } }
I20260608 12:59:14.366415 25156 catalog_manager.cc:5696] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 reported cstate change: term changed from 0 to 2, leader changed from <none> to b30cd3cfabc444fa94aace1bcf2a1a30 (127.16.21.194). New cstate: current_term: 2 leader_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b30cd3cfabc444fa94aace1bcf2a1a30" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 43375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:14.908736 25257 raft_consensus.cc:1275] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 2 FOLLOWER]: Refusing update from remote peer b30cd3cfabc444fa94aace1bcf2a1a30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:59:14.910853 25519 consensus_queue.cc:1048] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bc38afc7046ef8951ad0124efe785" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 33785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:14.942108 25404 raft_consensus.cc:1275] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 2 FOLLOWER]: Refusing update from remote peer b30cd3cfabc444fa94aace1bcf2a1a30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:59:14.944247 25519 consensus_queue.cc:1048] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f84c32120045828b6edf6c8aec34a2" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:59:15.082297 25559 log.cc:927] Time spent T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260608 12:59:15.184851 25221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:37309, user_credentials={real_user=slave}} blocked reactor thread for 53124.5us
W20260608 12:59:15.286458 25437 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.21.193:33785, user_credentials={real_user=slave}} blocked reactor thread for 44413.9us
W20260608 12:59:16.119187 25529 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.002s	sys 0.003s
W20260608 12:59:16.223726 25529 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.001s	sys 0.000s
I20260608 12:59:16.469523 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:16.501214 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:16.501993 16471 tablet_replica.cc:333] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785: stopping tablet replica
I20260608 12:59:16.502697 16471 raft_consensus.cc:2243] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.503347 16471 raft_consensus.cc:2272] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.506013 16471 tablet_replica.cc:333] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785: stopping tablet replica
I20260608 12:59:16.506580 16471 raft_consensus.cc:2243] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.507043 16471 raft_consensus.cc:2272] T 6a89e52bcf1f4d33959d39b852f1f320 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.510221 16471 tablet_replica.cc:333] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785: stopping tablet replica
I20260608 12:59:16.510749 16471 raft_consensus.cc:2243] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.511535 16471 raft_consensus.cc:2272] T 5a741e3746f14db9a20d1587b5fbc1c0 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.514142 16471 tablet_replica.cc:333] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785: stopping tablet replica
I20260608 12:59:16.514717 16471 raft_consensus.cc:2243] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.515625 16471 raft_consensus.cc:2272] T 225a85396313441eab327c1a88b76934 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.518281 16471 tablet_replica.cc:333] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785: stopping tablet replica
I20260608 12:59:16.518812 16471 raft_consensus.cc:2243] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.519338 16471 raft_consensus.cc:2272] T 2016245508074c158bd6bd01384e16ce P 851bc38afc7046ef8951ad0124efe785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.521930 16471 tablet_replica.cc:333] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785: stopping tablet replica
I20260608 12:59:16.522466 16471 raft_consensus.cc:2243] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.523015 16471 raft_consensus.cc:2272] T 245438fbfc584dfbaded7b31fedf5c13 P 851bc38afc7046ef8951ad0124efe785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.550992 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:16.571211 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:16.596203 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:16.596899 16471 tablet_replica.cc:333] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30: stopping tablet replica
I20260608 12:59:16.597664 16471 raft_consensus.cc:2243] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.598232 16471 raft_consensus.cc:2272] T 245438fbfc584dfbaded7b31fedf5c13 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.600922 16471 tablet_replica.cc:333] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30: stopping tablet replica
I20260608 12:59:16.601472 16471 raft_consensus.cc:2243] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.602331 16471 raft_consensus.cc:2272] T 2016245508074c158bd6bd01384e16ce P b30cd3cfabc444fa94aace1bcf2a1a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.604810 16471 tablet_replica.cc:333] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30: stopping tablet replica
I20260608 12:59:16.605341 16471 raft_consensus.cc:2243] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.605818 16471 raft_consensus.cc:2272] T 5a741e3746f14db9a20d1587b5fbc1c0 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.608350 16471 tablet_replica.cc:333] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30: stopping tablet replica
I20260608 12:59:16.608871 16471 raft_consensus.cc:2243] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.609611 16471 raft_consensus.cc:2272] T 6a89e52bcf1f4d33959d39b852f1f320 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.612175 16471 tablet_replica.cc:333] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30: stopping tablet replica
I20260608 12:59:16.612670 16471 raft_consensus.cc:2243] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.613411 16471 raft_consensus.cc:2272] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.616134 16471 tablet_replica.cc:333] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30: stopping tablet replica
I20260608 12:59:16.616616 16471 raft_consensus.cc:2243] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.617139 16471 raft_consensus.cc:2272] T 225a85396313441eab327c1a88b76934 P b30cd3cfabc444fa94aace1bcf2a1a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.645823 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:16.665146 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:16.692726 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:16.693472 16471 tablet_replica.cc:333] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2: stopping tablet replica
I20260608 12:59:16.694126 16471 raft_consensus.cc:2243] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.694720 16471 raft_consensus.cc:2272] T 5a741e3746f14db9a20d1587b5fbc1c0 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.697814 16471 tablet_replica.cc:333] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2: stopping tablet replica
I20260608 12:59:16.698378 16471 raft_consensus.cc:2243] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.698926 16471 raft_consensus.cc:2272] T 6a89e52bcf1f4d33959d39b852f1f320 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.701701 16471 tablet_replica.cc:333] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2: stopping tablet replica
I20260608 12:59:16.702270 16471 raft_consensus.cc:2243] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.702790 16471 raft_consensus.cc:2272] T ec40cc72a3f44aeb8f3a30c7f2c45ff9 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.705720 16471 tablet_replica.cc:333] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2: stopping tablet replica
I20260608 12:59:16.706236 16471 raft_consensus.cc:2243] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.706698 16471 raft_consensus.cc:2272] T 225a85396313441eab327c1a88b76934 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.709470 16471 tablet_replica.cc:333] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2: stopping tablet replica
I20260608 12:59:16.709981 16471 raft_consensus.cc:2243] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.710727 16471 raft_consensus.cc:2272] T 245438fbfc584dfbaded7b31fedf5c13 P 06f84c32120045828b6edf6c8aec34a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.713320 16471 tablet_replica.cc:333] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2: stopping tablet replica
I20260608 12:59:16.713799 16471 raft_consensus.cc:2243] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:16.714319 16471 raft_consensus.cc:2272] T 2016245508074c158bd6bd01384e16ce P 06f84c32120045828b6edf6c8aec34a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.741420 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:16.760746 16471 master.cc:562] Master@127.16.21.254:35083 shutting down...
I20260608 12:59:16.784129 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:16.784649 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:16.784941 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32cc292982a04eaeac0db7fafe954b76: stopping tablet replica
I20260608 12:59:16.805408 16471 master.cc:584] Master@127.16.21.254:35083 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (6594 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:59:16.842761 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:37931
I20260608 12:59:16.844126 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:16.849622 25601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:16.850873 25602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.851557 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:16.851521 25604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.852730 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:16.852945 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:16.853133 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923556853095 us; error 0 us; skew 500 ppm
I20260608 12:59:16.853718 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:16.856261 16471 webserver.cc:533] Webserver started at http://127.16.21.254:42259/ using document root <none> and password file <none>
I20260608 12:59:16.856768 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:16.856968 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:16.857257 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:16.858361 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "d1713b41cab6454b8555d194191ff4cf"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-7vxk"
I20260608 12:59:16.862931 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:16.866242 25609 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.866959 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:16.867283 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "d1713b41cab6454b8555d194191ff4cf"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-7vxk"
I20260608 12:59:16.867538 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:16.882916 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:16.884214 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:16.921900 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:37931
I20260608 12:59:16.922032 25660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:37931 every 8 connection(s)
I20260608 12:59:16.926067 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:16.936040 25661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf: Bootstrap starting.
I20260608 12:59:16.940891 25661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:16.945024 25661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf: No bootstrap required, opened a new log
I20260608 12:59:16.947196 25661 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1713b41cab6454b8555d194191ff4cf" member_type: VOTER }
I20260608 12:59:16.947544 25661 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:16.947723 25661 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1713b41cab6454b8555d194191ff4cf, State: Initialized, Role: FOLLOWER
I20260608 12:59:16.948338 25661 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1713b41cab6454b8555d194191ff4cf" member_type: VOTER }
I20260608 12:59:16.948755 25661 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:16.948945 25661 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:16.949165 25661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:16.953562 25661 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1713b41cab6454b8555d194191ff4cf" member_type: VOTER }
I20260608 12:59:16.954051 25661 leader_election.cc:304] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [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: d1713b41cab6454b8555d194191ff4cf; no voters: 
I20260608 12:59:16.955132 25661 leader_election.cc:290] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:16.955606 25664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:16.956990 25664 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 1 LEADER]: Becoming Leader. State: Replica: d1713b41cab6454b8555d194191ff4cf, State: Running, Role: LEADER
I20260608 12:59:16.957715 25664 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [LEADER]: Queue going to LEADER mode. State: All 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: "d1713b41cab6454b8555d194191ff4cf" member_type: VOTER }
I20260608 12:59:16.958283 25661 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:16.962299 25665 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1713b41cab6454b8555d194191ff4cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1713b41cab6454b8555d194191ff4cf" member_type: VOTER } }
I20260608 12:59:16.963011 25665 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:16.963063 25666 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1713b41cab6454b8555d194191ff4cf. Latest consensus state: current_term: 1 leader_uuid: "d1713b41cab6454b8555d194191ff4cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1713b41cab6454b8555d194191ff4cf" member_type: VOTER } }
I20260608 12:59:16.963799 25666 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:16.968158 25671 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:16.973330 25671 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:16.974416 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:16.982234 25671 catalog_manager.cc:1382] Generated new cluster ID: e2c780dff1824ec8a4c545acce12746d
I20260608 12:59:16.982504 25671 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:17.009300 25671 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:17.010571 25671 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:17.026640 25671 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf: Generated new TSK 0
I20260608 12:59:17.027245 25671 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:17.041394 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:17.047719 25682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.048928 25683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.050060 25685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.050195 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:17.051316 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:17.051506 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:17.051632 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923557051621 us; error 0 us; skew 500 ppm
I20260608 12:59:17.052130 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:17.054286 16471 webserver.cc:533] Webserver started at http://127.16.21.193:35655/ using document root <none> and password file <none>
I20260608 12:59:17.054749 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:17.054903 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:17.055181 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:17.056303 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "0c0fb8d7c5564e00921163f05d41b801"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-7vxk"
I20260608 12:59:17.061029 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:17.064258 25690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.064965 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:17.065253 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "0c0fb8d7c5564e00921163f05d41b801"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-7vxk"
I20260608 12:59:17.065521 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:17.085274 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:17.086542 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:17.088044 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:17.090497 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:17.090679 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.090981 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:17.091162 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:59:17.131429 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:40841
I20260608 12:59:17.131541 25752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:40841 every 8 connection(s)
I20260608 12:59:17.136766 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:17.144639 25757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.146931 25758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.149641 25760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.150911 25753 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37931
I20260608 12:59:17.151376 25753 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.151826 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:17.152321 25753 heartbeater.cc:507] Master 127.16.21.254:37931 requested a full tablet report, sending...
I20260608 12:59:17.154122 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:17.154413 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:17.154604 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923557154588 us; error 0 us; skew 500 ppm
I20260608 12:59:17.155126 25626 ts_manager.cc:194] Registered new tserver with Master: 0c0fb8d7c5564e00921163f05d41b801 (127.16.21.193:40841)
I20260608 12:59:17.155349 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:17.157359 25626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48284
I20260608 12:59:17.158056 16471 webserver.cc:533] Webserver started at http://127.16.21.194:40013/ using document root <none> and password file <none>
I20260608 12:59:17.158769 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:17.159030 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:17.159397 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:17.160713 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "cba5136ec36647fa8c65fb9bf3dad681"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-7vxk"
I20260608 12:59:17.165517 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:17.169224 25765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.170025 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:17.170331 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "cba5136ec36647fa8c65fb9bf3dad681"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-7vxk"
I20260608 12:59:17.170624 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:17.183066 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:17.184362 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:17.185809 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:17.188212 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:17.188441 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.188683 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:17.188859 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.229001 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:37925
I20260608 12:59:17.229127 25827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:37925 every 8 connection(s)
I20260608 12:59:17.233971 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:17.241638 25831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.241771 25832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.245051 25834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.246004 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:17.246685 25828 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37931
I20260608 12:59:17.247174 25828 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.247189 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:17.247664 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:17.247880 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923557247862 us; error 0 us; skew 500 ppm
I20260608 12:59:17.248310 25828 heartbeater.cc:507] Master 127.16.21.254:37931 requested a full tablet report, sending...
I20260608 12:59:17.248839 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:17.250883 25626 ts_manager.cc:194] Registered new tserver with Master: cba5136ec36647fa8c65fb9bf3dad681 (127.16.21.194:37925)
I20260608 12:59:17.251881 16471 webserver.cc:533] Webserver started at http://127.16.21.195:44619/ using document root <none> and password file <none>
I20260608 12:59:17.252626 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:17.252871 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:17.252892 25626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48292
I20260608 12:59:17.253369 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:17.254810 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "b206e599cc0d4264bf0b740e37368b61"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-7vxk"
I20260608 12:59:17.259723 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:17.263157 25839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.263919 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:59:17.264238 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "b206e599cc0d4264bf0b740e37368b61"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-7vxk"
I20260608 12:59:17.264532 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:17.274889 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:17.276089 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:17.277558 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:17.279877 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:17.280118 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.280356 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:17.280530 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.320571 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:36679
I20260608 12:59:17.320691 25901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:36679 every 8 connection(s)
I20260608 12:59:17.335024 25902 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37931
I20260608 12:59:17.335439 25902 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.336184 25902 heartbeater.cc:507] Master 127.16.21.254:37931 requested a full tablet report, sending...
I20260608 12:59:17.337991 25626 ts_manager.cc:194] Registered new tserver with Master: b206e599cc0d4264bf0b740e37368b61 (127.16.21.195:36679)
I20260608 12:59:17.338569 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014487011s
I20260608 12:59:17.339666 25626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48296
I20260608 12:59:18.160374 25753 heartbeater.cc:499] Master 127.16.21.254:37931 was elected leader, sending a full tablet report...
I20260608 12:59:18.255919 25828 heartbeater.cc:499] Master 127.16.21.254:37931 was elected leader, sending a full tablet report...
I20260608 12:59:18.342701 25902 heartbeater.cc:499] Master 127.16.21.254:37931 was elected leader, sending a full tablet report...
I20260608 12:59:18.394574 25626 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48312:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:18.396437 25626 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:18.438845 25793 tablet_service.cc:1511] Processing CreateTablet for tablet d4d5d6d53b444972af5d9266af522d1e (DEFAULT_TABLE table=test-workload [id=f21099358f3a4b7780edfbdf7c47dc3b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:18.440747 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d5d6d53b444972af5d9266af522d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:18.443403 25867 tablet_service.cc:1511] Processing CreateTablet for tablet d4d5d6d53b444972af5d9266af522d1e (DEFAULT_TABLE table=test-workload [id=f21099358f3a4b7780edfbdf7c47dc3b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:18.444844 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d5d6d53b444972af5d9266af522d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:18.455945 25718 tablet_service.cc:1511] Processing CreateTablet for tablet d4d5d6d53b444972af5d9266af522d1e (DEFAULT_TABLE table=test-workload [id=f21099358f3a4b7780edfbdf7c47dc3b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:18.457351 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d5d6d53b444972af5d9266af522d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:18.464615 25923 tablet_bootstrap.cc:492] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61: Bootstrap starting.
I20260608 12:59:18.467386 25922 tablet_bootstrap.cc:492] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681: Bootstrap starting.
I20260608 12:59:18.472039 25923 tablet_bootstrap.cc:654] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:18.475170 25922 tablet_bootstrap.cc:654] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:18.480722 25925 tablet_bootstrap.cc:492] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801: Bootstrap starting.
I20260608 12:59:18.484035 25922 tablet_bootstrap.cc:492] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681: No bootstrap required, opened a new log
I20260608 12:59:18.484498 25922 ts_tablet_manager.cc:1403] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:59:18.485163 25923 tablet_bootstrap.cc:492] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61: No bootstrap required, opened a new log
I20260608 12:59:18.485704 25923 ts_tablet_manager.cc:1403] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260608 12:59:18.487303 25922 raft_consensus.cc:359] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.487905 25922 raft_consensus.cc:385] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:18.488255 25922 raft_consensus.cc:740] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba5136ec36647fa8c65fb9bf3dad681, State: Initialized, Role: FOLLOWER
I20260608 12:59:18.488678 25923 raft_consensus.cc:359] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.489060 25922 consensus_queue.cc:260] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.489467 25923 raft_consensus.cc:385] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:18.489850 25923 raft_consensus.cc:740] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b206e599cc0d4264bf0b740e37368b61, State: Initialized, Role: FOLLOWER
I20260608 12:59:18.490252 25925 tablet_bootstrap.cc:654] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:18.490700 25923 consensus_queue.cc:260] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.492034 25922 ts_tablet_manager.cc:1434] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:59:18.494292 25923 ts_tablet_manager.cc:1434] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:18.498838 25925 tablet_bootstrap.cc:492] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801: No bootstrap required, opened a new log
I20260608 12:59:18.499420 25925 ts_tablet_manager.cc:1403] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:59:18.504347 25925 raft_consensus.cc:359] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.505059 25925 raft_consensus.cc:385] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:18.505334 25925 raft_consensus.cc:740] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c0fb8d7c5564e00921163f05d41b801, State: Initialized, Role: FOLLOWER
I20260608 12:59:18.506114 25925 consensus_queue.cc:260] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.508749 25925 ts_tablet_manager.cc:1434] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:59:18.667763 25930 raft_consensus.cc:493] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:18.668256 25930 raft_consensus.cc:515] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.670657 25930 leader_election.cc:290] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba5136ec36647fa8c65fb9bf3dad681 (127.16.21.194:37925), b206e599cc0d4264bf0b740e37368b61 (127.16.21.195:36679)
I20260608 12:59:18.683736 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d5d6d53b444972af5d9266af522d1e" candidate_uuid: "0c0fb8d7c5564e00921163f05d41b801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba5136ec36647fa8c65fb9bf3dad681" is_pre_election: true
I20260608 12:59:18.683809 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d5d6d53b444972af5d9266af522d1e" candidate_uuid: "0c0fb8d7c5564e00921163f05d41b801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b206e599cc0d4264bf0b740e37368b61" is_pre_election: true
I20260608 12:59:18.684546 25803 raft_consensus.cc:2468] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c0fb8d7c5564e00921163f05d41b801 in term 0.
I20260608 12:59:18.684598 25877 raft_consensus.cc:2468] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c0fb8d7c5564e00921163f05d41b801 in term 0.
I20260608 12:59:18.685839 25694 leader_election.cc:304] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c0fb8d7c5564e00921163f05d41b801, cba5136ec36647fa8c65fb9bf3dad681; no voters: 
I20260608 12:59:18.686537 25930 raft_consensus.cc:2804] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:18.686861 25930 raft_consensus.cc:493] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:18.687168 25930 raft_consensus.cc:3060] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:18.692072 25930 raft_consensus.cc:515] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.694434 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d5d6d53b444972af5d9266af522d1e" candidate_uuid: "0c0fb8d7c5564e00921163f05d41b801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba5136ec36647fa8c65fb9bf3dad681"
I20260608 12:59:18.694157 25930 leader_election.cc:290] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [CANDIDATE]: Term 1 election: Requested vote from peers cba5136ec36647fa8c65fb9bf3dad681 (127.16.21.194:37925), b206e599cc0d4264bf0b740e37368b61 (127.16.21.195:36679)
I20260608 12:59:18.694723 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d5d6d53b444972af5d9266af522d1e" candidate_uuid: "0c0fb8d7c5564e00921163f05d41b801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b206e599cc0d4264bf0b740e37368b61"
I20260608 12:59:18.695072 25803 raft_consensus.cc:3060] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:18.695329 25877 raft_consensus.cc:3060] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:18.700212 25803 raft_consensus.cc:2468] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c0fb8d7c5564e00921163f05d41b801 in term 1.
I20260608 12:59:18.700265 25877 raft_consensus.cc:2468] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c0fb8d7c5564e00921163f05d41b801 in term 1.
I20260608 12:59:18.701324 25694 leader_election.cc:304] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c0fb8d7c5564e00921163f05d41b801, cba5136ec36647fa8c65fb9bf3dad681; no voters: 
I20260608 12:59:18.702004 25930 raft_consensus.cc:2804] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:18.703173 25930 raft_consensus.cc:697] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 1 LEADER]: Becoming Leader. State: Replica: 0c0fb8d7c5564e00921163f05d41b801, State: Running, Role: LEADER
I20260608 12:59:18.703856 25930 consensus_queue.cc:237] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } }
I20260608 12:59:18.710834 25624 catalog_manager.cc:5696] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c0fb8d7c5564e00921163f05d41b801 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "0c0fb8d7c5564e00921163f05d41b801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c0fb8d7c5564e00921163f05d41b801" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40841 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:18.834647 25877 raft_consensus.cc:1275] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 1 FOLLOWER]: Refusing update from remote peer 0c0fb8d7c5564e00921163f05d41b801: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:18.834685 25803 raft_consensus.cc:1275] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 1 FOLLOWER]: Refusing update from remote peer 0c0fb8d7c5564e00921163f05d41b801: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:18.836537 25933 consensus_queue.cc:1048] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b206e599cc0d4264bf0b740e37368b61" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:18.837203 25930 consensus_queue.cc:1048] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba5136ec36647fa8c65fb9bf3dad681" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 37925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:19.347949 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:19.370074 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:19.370697 16471 tablet_replica.cc:333] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801: stopping tablet replica
I20260608 12:59:19.371248 16471 raft_consensus.cc:2243] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.372097 16471 raft_consensus.cc:2272] T d4d5d6d53b444972af5d9266af522d1e P 0c0fb8d7c5564e00921163f05d41b801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.384153 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:19.393574 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:19.413836 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:19.414534 16471 tablet_replica.cc:333] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681: stopping tablet replica
I20260608 12:59:19.415207 16471 raft_consensus.cc:2243] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:19.415697 16471 raft_consensus.cc:2272] T d4d5d6d53b444972af5d9266af522d1e P cba5136ec36647fa8c65fb9bf3dad681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.425750 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:19.434931 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:19.455554 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:19.456133 16471 tablet_replica.cc:333] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61: stopping tablet replica
I20260608 12:59:19.456615 16471 raft_consensus.cc:2243] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:19.457055 16471 raft_consensus.cc:2272] T d4d5d6d53b444972af5d9266af522d1e P b206e599cc0d4264bf0b740e37368b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.467483 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:19.477169 16471 master.cc:562] Master@127.16.21.254:37931 shutting down...
I20260608 12:59:19.497095 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.497674 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.498015 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1713b41cab6454b8555d194191ff4cf: stopping tablet replica
I20260608 12:59:19.516584 16471 master.cc:584] Master@127.16.21.254:37931 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2699 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:59:19.544668 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:33975
I20260608 12:59:19.545859 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:19.551262 25956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.551458 25955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.553025 25958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.553699 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:19.554423 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:19.554633 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:19.554790 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923559554769 us; error 0 us; skew 500 ppm
I20260608 12:59:19.555399 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:19.557550 16471 webserver.cc:533] Webserver started at http://127.16.21.254:35549/ using document root <none> and password file <none>
I20260608 12:59:19.558049 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:19.558244 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:19.558511 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:19.559670 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "d2458969eef04580bbd902c86084cdfc"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.564229 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:19.567976 25963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.568902 16471 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:59:19.569265 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "d2458969eef04580bbd902c86084cdfc"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.569705 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:19.581413 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:19.582474 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:19.617281 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:33975
I20260608 12:59:19.617396 26014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:33975 every 8 connection(s)
I20260608 12:59:19.621397 26015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:19.631618 26015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc: Bootstrap starting.
I20260608 12:59:19.635934 26015 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:19.639810 26015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc: No bootstrap required, opened a new log
I20260608 12:59:19.641693 26015 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2458969eef04580bbd902c86084cdfc" member_type: VOTER }
I20260608 12:59:19.642035 26015 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:19.642211 26015 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2458969eef04580bbd902c86084cdfc, State: Initialized, Role: FOLLOWER
I20260608 12:59:19.642822 26015 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2458969eef04580bbd902c86084cdfc" member_type: VOTER }
I20260608 12:59:19.643317 26015 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:19.643512 26015 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:19.643714 26015 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:19.647780 26015 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2458969eef04580bbd902c86084cdfc" member_type: VOTER }
I20260608 12:59:19.648241 26015 leader_election.cc:304] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [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: d2458969eef04580bbd902c86084cdfc; no voters: 
I20260608 12:59:19.649272 26015 leader_election.cc:290] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:19.649665 26018 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:19.651114 26018 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 1 LEADER]: Becoming Leader. State: Replica: d2458969eef04580bbd902c86084cdfc, State: Running, Role: LEADER
I20260608 12:59:19.651698 26018 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [LEADER]: Queue going to LEADER mode. State: All 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: "d2458969eef04580bbd902c86084cdfc" member_type: VOTER }
I20260608 12:59:19.652215 26015 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:19.655376 26020 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2458969eef04580bbd902c86084cdfc. Latest consensus state: current_term: 1 leader_uuid: "d2458969eef04580bbd902c86084cdfc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2458969eef04580bbd902c86084cdfc" member_type: VOTER } }
I20260608 12:59:19.655366 26019 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2458969eef04580bbd902c86084cdfc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2458969eef04580bbd902c86084cdfc" member_type: VOTER } }
I20260608 12:59:19.656309 26020 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:19.656399 26019 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:19.659546 26024 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:19.667691 26024 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:19.668649 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:19.676955 26024 catalog_manager.cc:1382] Generated new cluster ID: f249332b8a1049108c34976f0c848596
I20260608 12:59:19.677264 26024 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:19.691531 26024 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:19.692745 26024 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:19.705564 26024 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc: Generated new TSK 0
I20260608 12:59:19.706161 26024 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:19.734990 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:19.741273 26036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.742206 26037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.743647 26039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.744189 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:19.745020 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:19.745208 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:19.745329 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923559745318 us; error 0 us; skew 500 ppm
I20260608 12:59:19.745841 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:19.748095 16471 webserver.cc:533] Webserver started at http://127.16.21.193:42459/ using document root <none> and password file <none>
I20260608 12:59:19.748588 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:19.748741 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:19.748970 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:19.750008 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "10da76d586fb459c8484939a9fc73405"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.754765 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:19.758296 26044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.759138 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:19.759454 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "10da76d586fb459c8484939a9fc73405"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.759750 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:19.771799 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:19.772943 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:19.774338 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:19.776742 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:19.776966 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.777225 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:19.777398 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.816332 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:40351
I20260608 12:59:19.816443 26106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:40351 every 8 connection(s)
I20260608 12:59:19.821777 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:19.830036 26112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.830173 26111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.832612 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:19.832662 26114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.834967 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:19.835283 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:19.835489 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923559835467 us; error 0 us; skew 500 ppm
I20260608 12:59:19.836100 26107 heartbeater.cc:344] Connected to a master server at 127.16.21.254:33975
I20260608 12:59:19.836269 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:19.836560 26107 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:19.837395 26107 heartbeater.cc:507] Master 127.16.21.254:33975 requested a full tablet report, sending...
I20260608 12:59:19.839063 16471 webserver.cc:533] Webserver started at http://127.16.21.194:41539/ using document root <none> and password file <none>
I20260608 12:59:19.839639 25980 ts_manager.cc:194] Registered new tserver with Master: 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351)
I20260608 12:59:19.839710 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:19.840091 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:19.840394 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:19.841480 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "7d088d64b9dc402eb25318b000e9e3db"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.841584 25980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51290
I20260608 12:59:19.846240 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:19.849840 26119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.850636 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:19.850935 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "7d088d64b9dc402eb25318b000e9e3db"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.851284 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:19.864266 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:19.865358 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:19.866776 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:19.869153 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:19.869382 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.869619 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:19.869789 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.908284 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:36013
I20260608 12:59:19.908403 26181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:36013 every 8 connection(s)
I20260608 12:59:19.913854 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:19.921197 26185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.921880 26186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.926540 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:19.927335 26182 heartbeater.cc:344] Connected to a master server at 127.16.21.254:33975
I20260608 12:59:19.927850 26182 heartbeater.cc:461] Registering TS with master...
W20260608 12:59:19.928539 26189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.928831 26182 heartbeater.cc:507] Master 127.16.21.254:33975 requested a full tablet report, sending...
I20260608 12:59:19.929575 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:19.929854 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:19.930837 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923559930816 us; error 0 us; skew 500 ppm
I20260608 12:59:19.931236 25980 ts_manager.cc:194] Registered new tserver with Master: 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013)
I20260608 12:59:19.931756 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:19.933233 25980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51300
I20260608 12:59:19.934981 16471 webserver.cc:533] Webserver started at http://127.16.21.195:33311/ using document root <none> and password file <none>
I20260608 12:59:19.935621 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:19.935840 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:19.936117 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:19.937192 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.941785 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:19.945182 26193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.945931 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:19.946255 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-7vxk"
I20260608 12:59:19.946539 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:19.973054 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:19.974144 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:19.975582 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:19.977890 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:19.978132 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.978377 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:19.978557 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.015949 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:36965
I20260608 12:59:20.016064 26255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:36965 every 8 connection(s)
I20260608 12:59:20.033447 26256 heartbeater.cc:344] Connected to a master server at 127.16.21.254:33975
I20260608 12:59:20.033861 26256 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:20.034602 26256 heartbeater.cc:507] Master 127.16.21.254:33975 requested a full tablet report, sending...
I20260608 12:59:20.036602 25980 ts_manager.cc:194] Registered new tserver with Master: 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:20.037288 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017935223s
I20260608 12:59:20.038053 25980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51312
I20260608 12:59:20.844259 26107 heartbeater.cc:499] Master 127.16.21.254:33975 was elected leader, sending a full tablet report...
I20260608 12:59:20.936317 26182 heartbeater.cc:499] Master 127.16.21.254:33975 was elected leader, sending a full tablet report...
I20260608 12:59:21.041026 26256 heartbeater.cc:499] Master 127.16.21.254:33975 was elected leader, sending a full tablet report...
I20260608 12:59:21.092572 25980 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51324:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:59:21.162719 26147 tablet_service.cc:1511] Processing CreateTablet for tablet fe7023f1b1824617a89505f6e8607046 (DEFAULT_TABLE table=test-workload [id=480d18d586fa4ff19a7f173b9c692826]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:21.163268 26146 tablet_service.cc:1511] Processing CreateTablet for tablet 24aa1e6498684123b63d44ed4c9704ca (DEFAULT_TABLE table=test-workload [id=480d18d586fa4ff19a7f173b9c692826]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:21.164254 26147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7023f1b1824617a89505f6e8607046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.165813 26072 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6a5cc3faa34753a552bd53a13d91c7 (DEFAULT_TABLE table=test-workload [id=480d18d586fa4ff19a7f173b9c692826]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:21.166288 26071 tablet_service.cc:1511] Processing CreateTablet for tablet 231ea15ab84e4375b1d7a16e8f1ec0a3 (DEFAULT_TABLE table=test-workload [id=480d18d586fa4ff19a7f173b9c692826]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:21.166989 26146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24aa1e6498684123b63d44ed4c9704ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.167253 26072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6a5cc3faa34753a552bd53a13d91c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.168838 26071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231ea15ab84e4375b1d7a16e8f1ec0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.184671 26276 tablet_bootstrap.cc:492] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:21.188164 26220 tablet_service.cc:1511] Processing CreateTablet for tablet 10247e7d36dc49d69c65aafff0722c11 (DEFAULT_TABLE table=test-workload [id=480d18d586fa4ff19a7f173b9c692826]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:21.186213 26221 tablet_service.cc:1511] Processing CreateTablet for tablet c4533cf09ca1473a835e9563d569d3cd (DEFAULT_TABLE table=test-workload [id=480d18d586fa4ff19a7f173b9c692826]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:21.189525 26220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10247e7d36dc49d69c65aafff0722c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.190281 26221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4533cf09ca1473a835e9563d569d3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.194348 26276 tablet_bootstrap.cc:654] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.208820 26279 tablet_bootstrap.cc:492] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:21.210016 26278 tablet_bootstrap.cc:492] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:21.211011 26276 tablet_bootstrap.cc:492] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:21.211557 26276 ts_tablet_manager.cc:1403] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.016s
I20260608 12:59:21.215899 26279 tablet_bootstrap.cc:654] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.217362 26276 raft_consensus.cc:359] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.218012 26276 raft_consensus.cc:385] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.218315 26276 raft_consensus.cc:740] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.219411 26278 tablet_bootstrap.cc:654] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.219314 26276 consensus_queue.cc:260] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.219990 26276 raft_consensus.cc:399] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:21.220330 26276 raft_consensus.cc:493] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:21.220675 26276 raft_consensus.cc:3060] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.221572 26279 tablet_bootstrap.cc:492] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:21.222056 26279 ts_tablet_manager.cc:1403] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260608 12:59:21.224105 26278 tablet_bootstrap.cc:492] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:21.224555 26278 ts_tablet_manager.cc:1403] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:59:21.225252 26279 raft_consensus.cc:359] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.225840 26279 raft_consensus.cc:385] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.226131 26279 raft_consensus.cc:740] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.226846 26278 raft_consensus.cc:359] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.226902 26279 consensus_queue.cc:260] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.227528 26278 raft_consensus.cc:385] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.227782 26279 raft_consensus.cc:399] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:21.227905 26278 raft_consensus.cc:740] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.228001 26276 raft_consensus.cc:515] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.228240 26279 raft_consensus.cc:493] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:21.228714 26279 raft_consensus.cc:3060] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.228801 26278 consensus_queue.cc:260] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.228992 26276 leader_election.cc:304] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [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: 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:21.229468 26278 raft_consensus.cc:399] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:21.229812 26278 raft_consensus.cc:493] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:21.230110 26278 raft_consensus.cc:3060] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.230664 26276 leader_election.cc:290] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:21.231302 26282 raft_consensus.cc:2804] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.237491 26279 raft_consensus.cc:515] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.237851 26278 raft_consensus.cc:515] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.238493 26279 leader_election.cc:304] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [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: 6aa3e9e37ec24ff1b9fc9ab537d1eed9; no voters: 
I20260608 12:59:21.239004 26278 leader_election.cc:304] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [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: 10da76d586fb459c8484939a9fc73405; no voters: 
I20260608 12:59:21.241582 26276 ts_tablet_manager.cc:1434] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.030s	user 0.022s	sys 0.005s
I20260608 12:59:21.243289 26282 raft_consensus.cc:697] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Becoming Leader. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Running, Role: LEADER
I20260608 12:59:21.243968 26276 tablet_bootstrap.cc:492] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:21.244402 26282 consensus_queue.cc:237] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Queue going to LEADER mode. State: All 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: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.246891 26285 raft_consensus.cc:2804] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.247341 26279 leader_election.cc:290] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:21.252928 26276 tablet_bootstrap.cc:654] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.258896 26285 raft_consensus.cc:697] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Running, Role: LEADER
I20260608 12:59:21.260772 25980 catalog_manager.cc:5696] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194). New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:21.265296 26279 ts_tablet_manager.cc:1434] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.043s	user 0.019s	sys 0.012s
I20260608 12:59:21.265729 26276 tablet_bootstrap.cc:492] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:21.266299 26276 ts_tablet_manager.cc:1403] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260608 12:59:21.266462 26279 tablet_bootstrap.cc:492] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:21.260550 26285 consensus_queue.cc:237] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Queue going to LEADER mode. State: All 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: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.276326 26286 raft_consensus.cc:2804] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.278252 26279 tablet_bootstrap.cc:654] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.276567 26276 raft_consensus.cc:359] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.282251 26276 raft_consensus.cc:385] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.282559 26276 raft_consensus.cc:740] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.283354 26276 consensus_queue.cc:260] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.284024 26276 raft_consensus.cc:399] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:21.284339 26276 raft_consensus.cc:493] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:21.284678 26276 raft_consensus.cc:3060] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.285401 25980 catalog_manager.cc:5696] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:21.277406 26278 leader_election.cc:290] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:21.288914 26278 ts_tablet_manager.cc:1434] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.064s	user 0.026s	sys 0.024s
I20260608 12:59:21.289935 26278 tablet_bootstrap.cc:492] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:21.290073 26286 raft_consensus.cc:697] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Becoming Leader. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Running, Role: LEADER
I20260608 12:59:21.290912 26286 consensus_queue.cc:237] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [LEADER]: Queue going to LEADER mode. State: All 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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.292295 26279 tablet_bootstrap.cc:492] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:21.292886 26279 ts_tablet_manager.cc:1403] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260608 12:59:21.295781 26279 raft_consensus.cc:359] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.296342 26279 raft_consensus.cc:385] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.296667 26279 raft_consensus.cc:740] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.297101 26278 tablet_bootstrap.cc:654] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.297487 26279 consensus_queue.cc:260] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.297853 26276 raft_consensus.cc:515] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.298215 26279 raft_consensus.cc:399] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:21.298681 26276 leader_election.cc:304] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [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: 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:21.298975 26279 raft_consensus.cc:493] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:21.299396 26279 raft_consensus.cc:3060] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.299783 26283 raft_consensus.cc:2804] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.300318 26283 raft_consensus.cc:697] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Becoming Leader. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Running, Role: LEADER
I20260608 12:59:21.301040 26283 consensus_queue.cc:237] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Queue going to LEADER mode. State: All 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: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } }
I20260608 12:59:21.303443 25980 catalog_manager.cc:5696] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10da76d586fb459c8484939a9fc73405 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "10da76d586fb459c8484939a9fc73405" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:21.305598 26276 leader_election.cc:290] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:21.307762 26276 ts_tablet_manager.cc:1434] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.000s
I20260608 12:59:21.308158 26279 raft_consensus.cc:515] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.309775 26279 leader_election.cc:304] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [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: 6aa3e9e37ec24ff1b9fc9ab537d1eed9; no voters: 
I20260608 12:59:21.310724 26279 leader_election.cc:290] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:21.310868 26285 raft_consensus.cc:2804] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.311420 26285 raft_consensus.cc:697] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Running, Role: LEADER
I20260608 12:59:21.312145 26285 consensus_queue.cc:237] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Queue going to LEADER mode. State: All 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: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:21.312923 26279 ts_tablet_manager.cc:1434] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.003s
I20260608 12:59:21.348965 26278 tablet_bootstrap.cc:492] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:21.349534 26278 ts_tablet_manager.cc:1403] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.011s
I20260608 12:59:21.348789 25980 catalog_manager.cc:5696] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:21.354127 26278 raft_consensus.cc:359] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.354790 26278 raft_consensus.cc:385] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.355170 26278 raft_consensus.cc:740] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.355979 26278 consensus_queue.cc:260] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.356483 26278 raft_consensus.cc:399] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:21.356817 26278 raft_consensus.cc:493] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:21.356598 25978 catalog_manager.cc:5696] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194). New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:21.357249 26278 raft_consensus.cc:3060] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.368234 26278 raft_consensus.cc:515] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.368850 26278 leader_election.cc:304] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [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: 10da76d586fb459c8484939a9fc73405; no voters: 
I20260608 12:59:21.369395 26278 leader_election.cc:290] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:21.369561 26286 raft_consensus.cc:2804] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.370910 26286 raft_consensus.cc:697] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Becoming Leader. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Running, Role: LEADER
I20260608 12:59:21.371356 26278 ts_tablet_manager.cc:1434] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 12:59:21.371764 26286 consensus_queue.cc:237] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [LEADER]: Queue going to LEADER mode. State: All 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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } }
I20260608 12:59:21.377692 25978 catalog_manager.cc:5696] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10da76d586fb459c8484939a9fc73405 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "10da76d586fb459c8484939a9fc73405" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:22.122272 25976 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51336:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:22.124723 25976 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:22.166986 26072 tablet_service.cc:1511] Processing CreateTablet for tablet e0c27d58785e471a91a9d025d7e2b05e (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:22.168354 26072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c27d58785e471a91a9d025d7e2b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.168532 26146 tablet_service.cc:1511] Processing CreateTablet for tablet e0c27d58785e471a91a9d025d7e2b05e (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:22.169843 26146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c27d58785e471a91a9d025d7e2b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.171842 26071 tablet_service.cc:1511] Processing CreateTablet for tablet f36e4b6d78634cb4ab4e5615258401df (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:22.173141 26071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36e4b6d78634cb4ab4e5615258401df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.173075 26147 tablet_service.cc:1511] Processing CreateTablet for tablet f36e4b6d78634cb4ab4e5615258401df (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:22.174546 26147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36e4b6d78634cb4ab4e5615258401df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.178309 26070 tablet_service.cc:1511] Processing CreateTablet for tablet 4407e21d46384ad5a405514b6bba6cab (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:22.179673 26070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4407e21d46384ad5a405514b6bba6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.169864 26220 tablet_service.cc:1511] Processing CreateTablet for tablet e0c27d58785e471a91a9d025d7e2b05e (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:22.181313 26220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c27d58785e471a91a9d025d7e2b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.185292 26145 tablet_service.cc:1511] Processing CreateTablet for tablet 4407e21d46384ad5a405514b6bba6cab (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:22.187893 26068 tablet_service.cc:1511] Processing CreateTablet for tablet 4f90183a8d8f42afa4a900b56e365572 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:22.186031 26069 tablet_service.cc:1511] Processing CreateTablet for tablet bb8a101c6904494286618af530ece0c1 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:22.187956 26144 tablet_service.cc:1511] Processing CreateTablet for tablet bb8a101c6904494286618af530ece0c1 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:22.189366 26068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f90183a8d8f42afa4a900b56e365572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.190183 26144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8a101c6904494286618af530ece0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.196961 26143 tablet_service.cc:1511] Processing CreateTablet for tablet 4f90183a8d8f42afa4a900b56e365572 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:22.198343 26143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f90183a8d8f42afa4a900b56e365572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.199615 26145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4407e21d46384ad5a405514b6bba6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.202049 26069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8a101c6904494286618af530ece0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.208948 26067 tablet_service.cc:1511] Processing CreateTablet for tablet 85e1c4c7a3d348bc98586069387a6cb5 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:22.210439 26067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e1c4c7a3d348bc98586069387a6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.210642 26142 tablet_service.cc:1511] Processing CreateTablet for tablet 85e1c4c7a3d348bc98586069387a6cb5 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:22.212007 26142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e1c4c7a3d348bc98586069387a6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.217056 26221 tablet_service.cc:1511] Processing CreateTablet for tablet f36e4b6d78634cb4ab4e5615258401df (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:22.218521 26221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36e4b6d78634cb4ab4e5615258401df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.246024 26219 tablet_service.cc:1511] Processing CreateTablet for tablet 4407e21d46384ad5a405514b6bba6cab (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:22.247591 26219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4407e21d46384ad5a405514b6bba6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.249226 26218 tablet_service.cc:1511] Processing CreateTablet for tablet bb8a101c6904494286618af530ece0c1 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:22.251264 26217 tablet_service.cc:1511] Processing CreateTablet for tablet 4f90183a8d8f42afa4a900b56e365572 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:22.256420 26216 tablet_service.cc:1511] Processing CreateTablet for tablet 85e1c4c7a3d348bc98586069387a6cb5 (DEFAULT_TABLE table=test-workload-rf3 [id=eabe4a87fac0424390d3684413cd2e34]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:22.258723 26217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f90183a8d8f42afa4a900b56e365572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.259805 26218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8a101c6904494286618af530ece0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.261092 26216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e1c4c7a3d348bc98586069387a6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:22.261435 26337 tablet_bootstrap.cc:492] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:22.269809 26337 tablet_bootstrap.cc:654] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.284017 26336 tablet_bootstrap.cc:492] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:22.302529 26338 tablet_bootstrap.cc:492] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:22.307341 26336 tablet_bootstrap.cc:654] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.310966 26338 tablet_bootstrap.cc:654] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.315761 26337 tablet_bootstrap.cc:492] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:22.316206 26337 ts_tablet_manager.cc:1403] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.019s
I20260608 12:59:22.316300 26338 tablet_bootstrap.cc:492] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:22.316807 26338 ts_tablet_manager.cc:1403] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:59:22.318554 26337 raft_consensus.cc:359] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.319154 26337 raft_consensus.cc:385] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.318886 26338 raft_consensus.cc:359] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.319494 26337 raft_consensus.cc:740] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.319855 26338 raft_consensus.cc:385] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.320276 26338 raft_consensus.cc:740] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.320364 26337 consensus_queue.cc:260] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.321197 26336 tablet_bootstrap.cc:492] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:22.320987 26338 consensus_queue.cc:260] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.321766 26336 ts_tablet_manager.cc:1403] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.008s
I20260608 12:59:22.322824 26337 ts_tablet_manager.cc:1434] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:59:22.324072 26337 tablet_bootstrap.cc:492] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:22.325021 26336 raft_consensus.cc:359] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.325805 26336 raft_consensus.cc:385] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.325979 26338 ts_tablet_manager.cc:1434] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:59:22.326164 26336 raft_consensus.cc:740] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.327317 26338 tablet_bootstrap.cc:492] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:22.327270 26336 consensus_queue.cc:260] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.329656 26336 ts_tablet_manager.cc:1434] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:59:22.331502 26337 tablet_bootstrap.cc:654] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.333889 26336 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:22.336535 26338 tablet_bootstrap.cc:654] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.341120 26336 tablet_bootstrap.cc:654] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.340996 26282 raft_consensus.cc:493] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.342118 26282 raft_consensus.cc:515] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.353652 26336 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:22.354295 26336 ts_tablet_manager.cc:1403] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 12:59:22.357445 26336 raft_consensus.cc:359] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.358409 26336 raft_consensus.cc:385] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.358548 26282 leader_election.cc:290] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.358824 26336 raft_consensus.cc:740] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.385450 26336 consensus_queue.cc:260] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.394003 26336 ts_tablet_manager.cc:1434] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260608 12:59:22.404170 26336 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:22.418249 26336 tablet_bootstrap.cc:654] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.424721 26337 tablet_bootstrap.cc:492] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:22.425288 26337 ts_tablet_manager.cc:1403] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.102s	user 0.051s	sys 0.049s
I20260608 12:59:22.426199 26338 tablet_bootstrap.cc:492] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:22.426746 26338 ts_tablet_manager.cc:1403] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.100s	user 0.032s	sys 0.063s
I20260608 12:59:22.428309 26337 raft_consensus.cc:359] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.429087 26337 raft_consensus.cc:385] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.429451 26337 raft_consensus.cc:740] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.430384 26337 consensus_queue.cc:260] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.431682 26338 raft_consensus.cc:359] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.432454 26338 raft_consensus.cc:385] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.432775 26338 raft_consensus.cc:740] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.433591 26338 consensus_queue.cc:260] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.434496 26082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c27d58785e471a91a9d025d7e2b05e" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405" is_pre_election: true
I20260608 12:59:22.435211 26082 raft_consensus.cc:2468] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 0.
I20260608 12:59:22.435947 26338 ts_tablet_manager.cc:1434] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:59:22.436741 26122 leader_election.cc:304] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.437862 26282 raft_consensus.cc:2804] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.438248 26282 raft_consensus.cc:493] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.438643 26282 raft_consensus.cc:3060] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.439752 26338 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:22.439847 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c27d58785e471a91a9d025d7e2b05e" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" is_pre_election: true
I20260608 12:59:22.440651 26231 raft_consensus.cc:2468] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 0.
I20260608 12:59:22.441046 26336 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:22.441536 26336 ts_tablet_manager.cc:1403] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.009s
I20260608 12:59:22.444716 26336 raft_consensus.cc:359] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.445470 26336 raft_consensus.cc:385] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.445804 26336 raft_consensus.cc:740] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.446660 26336 consensus_queue.cc:260] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.446846 26282 raft_consensus.cc:515] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.448067 26337 ts_tablet_manager.cc:1434] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260608 12:59:22.449127 26336 ts_tablet_manager.cc:1434] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:59:22.450237 26336 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:22.450536 26338 tablet_bootstrap.cc:654] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.449215 26337 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:22.459767 26337 tablet_bootstrap.cc:654] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.464111 26336 tablet_bootstrap.cc:654] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.472949 26337 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:22.473506 26337 ts_tablet_manager.cc:1403] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260608 12:59:22.473354 26082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c27d58785e471a91a9d025d7e2b05e" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405"
I20260608 12:59:22.474025 26082 raft_consensus.cc:3060] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.476611 26336 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:22.477362 26336 ts_tablet_manager.cc:1403] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.010s
I20260608 12:59:22.476915 26337 raft_consensus.cc:359] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.479373 26337 raft_consensus.cc:385] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.479720 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c27d58785e471a91a9d025d7e2b05e" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
I20260608 12:59:22.480518 26231 raft_consensus.cc:3060] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.481998 26082 raft_consensus.cc:2468] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 1.
I20260608 12:59:22.483429 26122 leader_election.cc:304] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.479905 26337 raft_consensus.cc:740] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.484510 26283 raft_consensus.cc:2804] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.485173 26337 consensus_queue.cc:260] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.489094 26282 leader_election.cc:290] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Requested vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.490454 26231 raft_consensus.cc:2468] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 1.
I20260608 12:59:22.494709 26283 raft_consensus.cc:697] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Becoming Leader. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Running, Role: LEADER
I20260608 12:59:22.495828 26283 consensus_queue.cc:237] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.482959 26336 raft_consensus.cc:359] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.497043 26337 ts_tablet_manager.cc:1434] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260608 12:59:22.497381 26336 raft_consensus.cc:385] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.497793 26336 raft_consensus.cc:740] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.497972 26338 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:22.498622 26338 ts_tablet_manager.cc:1403] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.028s
I20260608 12:59:22.498695 26336 consensus_queue.cc:260] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.501420 26336 ts_tablet_manager.cc:1434] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 12:59:22.502087 26338 raft_consensus.cc:359] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.502903 26338 raft_consensus.cc:385] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.503314 26338 raft_consensus.cc:740] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.502569 26336 tablet_bootstrap.cc:492] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:22.504197 26338 consensus_queue.cc:260] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.507092 26338 ts_tablet_manager.cc:1434] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 12:59:22.503587 26337 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:22.508317 26338 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:22.510380 26336 tablet_bootstrap.cc:654] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.515375 26338 tablet_bootstrap.cc:654] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.515436 26337 tablet_bootstrap.cc:654] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.522675 26336 tablet_bootstrap.cc:492] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:22.523322 26336 ts_tablet_manager.cc:1403] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 12:59:22.523701 26338 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:22.524317 26338 ts_tablet_manager.cc:1403] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:59:22.524487 26337 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:22.525240 26337 ts_tablet_manager.cc:1403] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260608 12:59:22.526593 26336 raft_consensus.cc:359] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.527454 26336 raft_consensus.cc:385] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.527853 26336 raft_consensus.cc:740] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.528985 26336 consensus_queue.cc:260] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.529470 26337 raft_consensus.cc:359] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.530403 26337 raft_consensus.cc:385] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.530797 26337 raft_consensus.cc:740] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.529974 26338 raft_consensus.cc:359] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.532555 26338 raft_consensus.cc:385] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.533054 26338 raft_consensus.cc:740] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.533638 26337 consensus_queue.cc:260] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.537307 26337 ts_tablet_manager.cc:1434] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:59:22.536886 26338 consensus_queue.cc:260] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.538908 26336 ts_tablet_manager.cc:1434] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260608 12:59:22.540043 26338 ts_tablet_manager.cc:1434] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:59:22.541695 26336 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405: Bootstrap starting.
I20260608 12:59:22.542052 26338 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:22.540373 26337 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:22.550386 26336 tablet_bootstrap.cc:654] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.550575 25979 catalog_manager.cc:5696] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194). New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.555996 26337 tablet_bootstrap.cc:654] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.556522 26338 tablet_bootstrap.cc:654] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.569454 26336 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405: No bootstrap required, opened a new log
I20260608 12:59:22.570102 26336 ts_tablet_manager.cc:1403] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260608 12:59:22.575062 26336 raft_consensus.cc:359] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.576030 26336 raft_consensus.cc:385] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.576433 26336 raft_consensus.cc:740] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.577621 26336 consensus_queue.cc:260] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.579507 26338 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:22.580407 26338 ts_tablet_manager.cc:1403] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260608 12:59:22.582921 26336 ts_tablet_manager.cc:1434] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:59:22.584055 26338 raft_consensus.cc:359] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.584786 26338 raft_consensus.cc:385] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.585103 26338 raft_consensus.cc:740] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.585916 26338 consensus_queue.cc:260] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.589159 26338 ts_tablet_manager.cc:1434] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:22.590165 26338 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: Bootstrap starting.
I20260608 12:59:22.590634 26337 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:22.591794 26337 ts_tablet_manager.cc:1403] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.015s
I20260608 12:59:22.595532 26337 raft_consensus.cc:359] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.596311 26337 raft_consensus.cc:385] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.596726 26337 raft_consensus.cc:740] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.597761 26338 tablet_bootstrap.cc:654] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.597712 26337 consensus_queue.cc:260] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.601506 26337 ts_tablet_manager.cc:1434] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:59:22.602705 26337 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Bootstrap starting.
I20260608 12:59:22.609372 26337 tablet_bootstrap.cc:654] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.613163 26293 raft_consensus.cc:493] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.613716 26293 raft_consensus.cc:515] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.615288 26338 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: No bootstrap required, opened a new log
I20260608 12:59:22.615792 26338 ts_tablet_manager.cc:1403] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.001s
I20260608 12:59:22.616591 26337 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: No bootstrap required, opened a new log
I20260608 12:59:22.617048 26337 ts_tablet_manager.cc:1403] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:59:22.618584 26293 leader_election.cc:290] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.619055 26338 raft_consensus.cc:359] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.620021 26338 raft_consensus.cc:385] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.619823 26337 raft_consensus.cc:359] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.620537 26338 raft_consensus.cc:740] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.620872 26337 raft_consensus.cc:385] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.621356 26337 raft_consensus.cc:740] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.621694 26338 consensus_queue.cc:260] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.622344 26337 consensus_queue.cc:260] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.625051 26337 ts_tablet_manager.cc:1434] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:22.625404 26338 ts_tablet_manager.cc:1434] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:59:22.676534 26157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36e4b6d78634cb4ab4e5615258401df" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d088d64b9dc402eb25318b000e9e3db" is_pre_election: true
I20260608 12:59:22.679832 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36e4b6d78634cb4ab4e5615258401df" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" is_pre_election: true
I20260608 12:59:22.678490 26157 raft_consensus.cc:2468] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 0.
I20260608 12:59:22.680989 26231 raft_consensus.cc:2468] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 0.
I20260608 12:59:22.682485 26048 leader_election.cc:304] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
W20260608 12:59:22.683903 26028 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:22.684337 26293 raft_consensus.cc:2804] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.684940 26293 raft_consensus.cc:493] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.685297 26293 raft_consensus.cc:3060] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.692989 26293 raft_consensus.cc:515] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.694923 26293 leader_election.cc:290] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 election: Requested vote from peers 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.695971 26157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36e4b6d78634cb4ab4e5615258401df" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d088d64b9dc402eb25318b000e9e3db"
I20260608 12:59:22.696164 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36e4b6d78634cb4ab4e5615258401df" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
I20260608 12:59:22.696494 26157 raft_consensus.cc:3060] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.696734 26231 raft_consensus.cc:3060] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.703207 26157 raft_consensus.cc:2468] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 1.
I20260608 12:59:22.703883 26231 raft_consensus.cc:2468] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 1.
I20260608 12:59:22.704368 26048 leader_election.cc:304] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.705109 26293 raft_consensus.cc:2804] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.706070 26293 raft_consensus.cc:697] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Becoming Leader. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Running, Role: LEADER
I20260608 12:59:22.707288 26293 consensus_queue.cc:237] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.716325 25973 catalog_manager.cc:5696] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10da76d586fb459c8484939a9fc73405 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "10da76d586fb459c8484939a9fc73405" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.722587 26285 raft_consensus.cc:493] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.723368 26285 raft_consensus.cc:515] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.729712 26285 leader_election.cc:290] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013)
I20260608 12:59:22.739926 26157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8a101c6904494286618af530ece0c1" candidate_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d088d64b9dc402eb25318b000e9e3db" is_pre_election: true
I20260608 12:59:22.740628 26082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8a101c6904494286618af530ece0c1" candidate_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405" is_pre_election: true
I20260608 12:59:22.740761 26157 raft_consensus.cc:2468] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa3e9e37ec24ff1b9fc9ab537d1eed9 in term 0.
I20260608 12:59:22.741346 26082 raft_consensus.cc:2468] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa3e9e37ec24ff1b9fc9ab537d1eed9 in term 0.
I20260608 12:59:22.742125 26197 leader_election.cc:304] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.743050 26285 raft_consensus.cc:2804] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.743468 26285 raft_consensus.cc:493] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.743762 26285 raft_consensus.cc:3060] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.749544 26285 raft_consensus.cc:515] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.751325 26285 leader_election.cc:290] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [CANDIDATE]: Term 1 election: Requested vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013)
I20260608 12:59:22.752089 26082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8a101c6904494286618af530ece0c1" candidate_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405"
I20260608 12:59:22.752311 26157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8a101c6904494286618af530ece0c1" candidate_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d088d64b9dc402eb25318b000e9e3db"
I20260608 12:59:22.752580 26082 raft_consensus.cc:3060] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.752934 26157 raft_consensus.cc:3060] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.758778 26157 raft_consensus.cc:2468] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa3e9e37ec24ff1b9fc9ab537d1eed9 in term 1.
I20260608 12:59:22.759080 26082 raft_consensus.cc:2468] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa3e9e37ec24ff1b9fc9ab537d1eed9 in term 1.
I20260608 12:59:22.759735 26197 leader_election.cc:304] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.760633 26285 raft_consensus.cc:2804] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.761687 26285 raft_consensus.cc:697] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, State: Running, Role: LEADER
I20260608 12:59:22.762774 26285 consensus_queue.cc:237] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.771631 25973 catalog_manager.cc:5696] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:22.798686 26293 raft_consensus.cc:493] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.799273 26293 raft_consensus.cc:515] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.801164 26293 leader_election.cc:290] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.801929 26157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4407e21d46384ad5a405514b6bba6cab" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d088d64b9dc402eb25318b000e9e3db" is_pre_election: true
I20260608 12:59:22.802194 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4407e21d46384ad5a405514b6bba6cab" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" is_pre_election: true
I20260608 12:59:22.802681 26157 raft_consensus.cc:2468] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 0.
I20260608 12:59:22.802852 26231 raft_consensus.cc:2468] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 0.
I20260608 12:59:22.803900 26048 leader_election.cc:304] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.804631 26293 raft_consensus.cc:2804] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.805102 26293 raft_consensus.cc:493] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.805445 26293 raft_consensus.cc:3060] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.811342 26293 raft_consensus.cc:515] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.812961 26293 leader_election.cc:290] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 election: Requested vote from peers 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.813738 26157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4407e21d46384ad5a405514b6bba6cab" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d088d64b9dc402eb25318b000e9e3db"
I20260608 12:59:22.813967 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4407e21d46384ad5a405514b6bba6cab" candidate_uuid: "10da76d586fb459c8484939a9fc73405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
I20260608 12:59:22.814280 26157 raft_consensus.cc:3060] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.814697 26231 raft_consensus.cc:3060] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.820114 26231 raft_consensus.cc:2468] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 1.
I20260608 12:59:22.820117 26157 raft_consensus.cc:2468] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10da76d586fb459c8484939a9fc73405 in term 1.
I20260608 12:59:22.820212 26283 raft_consensus.cc:493] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.821225 26283 raft_consensus.cc:515] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.821652 26045 leader_election.cc:304] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 6aa3e9e37ec24ff1b9fc9ab537d1eed9; no voters: 
I20260608 12:59:22.822093 26353 raft_consensus.cc:493] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.822870 26293 raft_consensus.cc:2804] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.822681 26353 raft_consensus.cc:515] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.823483 26293 raft_consensus.cc:697] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Becoming Leader. State: Replica: 10da76d586fb459c8484939a9fc73405, State: Running, Role: LEADER
I20260608 12:59:22.824900 26293 consensus_queue.cc:237] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.825378 26353 leader_election.cc:290] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.825143 26082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e1c4c7a3d348bc98586069387a6cb5" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405" is_pre_election: true
I20260608 12:59:22.827106 26082 raft_consensus.cc:2468] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 0.
I20260608 12:59:22.827178 26230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f90183a8d8f42afa4a900b56e365572" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" is_pre_election: true
I20260608 12:59:22.827399 26081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f90183a8d8f42afa4a900b56e365572" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405" is_pre_election: true
I20260608 12:59:22.828101 26230 raft_consensus.cc:2468] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 0.
I20260608 12:59:22.828240 26081 raft_consensus.cc:2468] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 0.
I20260608 12:59:22.826042 26283 leader_election.cc:290] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.830090 26120 leader_election.cc:304] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.828403 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e1c4c7a3d348bc98586069387a6cb5" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" is_pre_election: true
I20260608 12:59:22.830469 26122 leader_election.cc:304] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.831359 26283 raft_consensus.cc:2804] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.831873 26283 raft_consensus.cc:493] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.832243 26283 raft_consensus.cc:3060] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.832617 26353 raft_consensus.cc:2804] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.833037 26353 raft_consensus.cc:493] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.833405 26353 raft_consensus.cc:3060] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.836061 25973 catalog_manager.cc:5696] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10da76d586fb459c8484939a9fc73405 (127.16.21.193). New cstate: current_term: 1 leader_uuid: "10da76d586fb459c8484939a9fc73405" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.831143 26231 raft_consensus.cc:2468] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 0.
I20260608 12:59:22.841782 26283 raft_consensus.cc:515] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.842128 26353 raft_consensus.cc:515] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.844902 26353 leader_election.cc:290] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Requested vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.845602 26283 leader_election.cc:290] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Requested vote from peers 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351), 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:22.846666 26231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f90183a8d8f42afa4a900b56e365572" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
I20260608 12:59:22.846823 26230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e1c4c7a3d348bc98586069387a6cb5" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9"
I20260608 12:59:22.847679 26230 raft_consensus.cc:3060] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.847589 26231 raft_consensus.cc:3060] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.847954 26082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e1c4c7a3d348bc98586069387a6cb5" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405"
I20260608 12:59:22.848685 26082 raft_consensus.cc:3060] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.851534 26081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f90183a8d8f42afa4a900b56e365572" candidate_uuid: "7d088d64b9dc402eb25318b000e9e3db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10da76d586fb459c8484939a9fc73405"
I20260608 12:59:22.852133 26081 raft_consensus.cc:3060] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.854403 26231 raft_consensus.cc:2468] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 1.
I20260608 12:59:22.855612 26120 leader_election.cc:304] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa3e9e37ec24ff1b9fc9ab537d1eed9, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.856586 26283 raft_consensus.cc:2804] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.856593 26082 raft_consensus.cc:2468] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 1.
I20260608 12:59:22.858407 26122 leader_election.cc:304] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10da76d586fb459c8484939a9fc73405, 7d088d64b9dc402eb25318b000e9e3db; no voters: 
I20260608 12:59:22.858901 26283 raft_consensus.cc:697] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Becoming Leader. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Running, Role: LEADER
I20260608 12:59:22.860093 26282 raft_consensus.cc:2804] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.860168 26283 consensus_queue.cc:237] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.860664 26230 raft_consensus.cc:2468] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 1.
I20260608 12:59:22.860679 26282 raft_consensus.cc:697] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Becoming Leader. State: Replica: 7d088d64b9dc402eb25318b000e9e3db, State: Running, Role: LEADER
I20260608 12:59:22.862645 26282 consensus_queue.cc:237] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } }
I20260608 12:59:22.863922 26081 raft_consensus.cc:2468] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d088d64b9dc402eb25318b000e9e3db in term 1.
I20260608 12:59:22.871150 25973 catalog_manager.cc:5696] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194). New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.884131 25973 catalog_manager.cc:5696] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194). New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.961298 26282 consensus_queue.cc:1048] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.976758 26283 consensus_queue.cc:1048] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.154297 26293 consensus_queue.cc:1048] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.177829 26386 consensus_queue.cc:1048] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:23.194667 26285 consensus_queue.cc:1048] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.230260 26081 raft_consensus.cc:1275] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:23.234068 26230 raft_consensus.cc:1275] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:23.236232 26283 consensus_queue.cc:1048] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.241353 26353 consensus_queue.cc:1048] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.246727 26353 consensus_queue.cc:1048] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.261679 26080 raft_consensus.cc:1275] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Refusing update from remote peer 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:23.265496 26285 consensus_queue.cc:1048] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.308158 26229 raft_consensus.cc:1275] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:23.310307 26282 consensus_queue.cc:1048] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:59:23.311234 26328 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.21.254:33975, user_credentials={real_user=slave}} blocked reactor thread for 57297us
W20260608 12:59:23.379403 26328 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.21.254:33975, user_credentials={real_user=slave}} blocked reactor thread for 67155.2us
I20260608 12:59:23.411782 26293 consensus_queue.cc:1048] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:23.452054 26386 consensus_queue.cc:1048] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:59:24.347342 26120 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:36965, user_credentials={real_user=slave}} blocked reactor thread for 53078.4us
I20260608 12:59:24.667248 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:24.687901 26430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:24.690410 26431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:24.702390 26433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:24.703835 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:24.705044 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:24.705309 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:24.705529 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923564705505 us; error 0 us; skew 500 ppm
I20260608 12:59:24.706199 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:24.708910 16471 webserver.cc:533] Webserver started at http://127.16.21.196:36005/ using document root <none> and password file <none>
I20260608 12:59:24.709465 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:24.709685 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:24.709995 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:24.711349 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "283bea98d5f2404eb53820c6cae305ec"
format_stamp: "Formatted at 2026-06-08 12:59:24 on dist-test-slave-7vxk"
I20260608 12:59:24.716180 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:59:24.719659 26438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:24.720459 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:59:24.720757 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "283bea98d5f2404eb53820c6cae305ec"
format_stamp: "Formatted at 2026-06-08 12:59:24 on dist-test-slave-7vxk"
I20260608 12:59:24.721055 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:24.760525 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:24.761998 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:24.763777 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:24.766943 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:24.767270 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:59:24.767575 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:24.767838 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:24.815786 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:33319
I20260608 12:59:24.815918 26500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:33319 every 8 connection(s)
I20260608 12:59:24.831638 26501 heartbeater.cc:344] Connected to a master server at 127.16.21.254:33975
I20260608 12:59:24.832021 26501 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:24.832727 26501 heartbeater.cc:507] Master 127.16.21.254:33975 requested a full tablet report, sending...
I20260608 12:59:24.834589 25973 ts_manager.cc:194] Registered new tserver with Master: 283bea98d5f2404eb53820c6cae305ec (127.16.21.196:33319)
I20260608 12:59:24.836023 25973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51346
I20260608 12:59:25.838310 26501 heartbeater.cc:499] Master 127.16.21.254:33975 was elected leader, sending a full tablet report...
I20260608 12:59:25.849929 26155 consensus_queue.cc:237] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:25.858276 26080 raft_consensus.cc:1275] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:25.858605 26229 raft_consensus.cc:1275] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:25.860246 26404 consensus_queue.cc:1048] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:59:25.867039 26509 consensus_queue.cc:1048] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:59:25.883365 26509 raft_consensus.cc:2955] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.885389 26080 raft_consensus.cc:2955] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.885937 26229 raft_consensus.cc:2955] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
W20260608 12:59:25.891235 26121 consensus_peers.cc:597] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db -> Peer 283bea98d5f2404eb53820c6cae305ec (127.16.21.196:33319): Couldn't send request to peer 283bea98d5f2404eb53820c6cae305ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85e1c4c7a3d348bc98586069387a6cb5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:25.899371 25973 catalog_manager.cc:5696] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:25.912289 26229 consensus_queue.cc:237] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:25.922634 26155 raft_consensus.cc:1275] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Refusing update from remote peer 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:25.923575 26080 raft_consensus.cc:1275] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Refusing update from remote peer 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:25.924701 26505 consensus_queue.cc:1048] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:59:25.927026 26505 consensus_queue.cc:1048] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 12:59:25.933100 26195 consensus_peers.cc:597] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 -> Peer 283bea98d5f2404eb53820c6cae305ec (127.16.21.196:33319): Couldn't send request to peer 283bea98d5f2404eb53820c6cae305ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb8a101c6904494286618af530ece0c1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:25.934619 26505 raft_consensus.cc:2955] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.936163 26155 raft_consensus.cc:2955] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.943811 26080 raft_consensus.cc:2955] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.950503 26155 consensus_queue.cc:237] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:25.951244 25975 catalog_manager.cc:5696] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db reported cstate change: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
W20260608 12:59:25.966619 26121 consensus_peers.cc:597] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db -> Peer 283bea98d5f2404eb53820c6cae305ec (127.16.21.196:33319): Couldn't send request to peer 283bea98d5f2404eb53820c6cae305ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f90183a8d8f42afa4a900b56e365572. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:25.969339 26080 raft_consensus.cc:1275] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:25.969336 26229 raft_consensus.cc:1275] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Refusing update from remote peer 7d088d64b9dc402eb25318b000e9e3db: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:25.971490 26509 consensus_queue.cc:1048] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:59:25.973238 26512 consensus_queue.cc:1048] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [LEADER]: Connected to new peer: Peer: permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:59:25.980185 26509 raft_consensus.cc:2955] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.983158 26080 raft_consensus.cc:2955] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.984980 26229 raft_consensus.cc:2955] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:25.997067 25975 catalog_manager.cc:5696] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 reported cstate change: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "7d088d64b9dc402eb25318b000e9e3db" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:26.011488 26080 consensus_queue.cc:237] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.020377 26229 raft_consensus.cc:1275] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Refusing update from remote peer 10da76d586fb459c8484939a9fc73405: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:26.020452 26155 raft_consensus.cc:1275] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Refusing update from remote peer 10da76d586fb459c8484939a9fc73405: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:59:26.022236 26530 consensus_queue.cc:1048] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:59:26.023540 26414 consensus_queue.cc:1048] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:59:26.031455 26046 consensus_peers.cc:597] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 -> Peer 283bea98d5f2404eb53820c6cae305ec (127.16.21.196:33319): Couldn't send request to peer 283bea98d5f2404eb53820c6cae305ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4407e21d46384ad5a405514b6bba6cab. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:26.032395 26530 raft_consensus.cc:2955] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:26.034369 26229 raft_consensus.cc:2955] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:26.035769 26155 raft_consensus.cc:2955] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:26.051010 25973 catalog_manager.cc:5696] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 reported cstate change: config changed from index -1 to 17, NON_VOTER 283bea98d5f2404eb53820c6cae305ec (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "10da76d586fb459c8484939a9fc73405" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } } }
I20260608 12:59:26.333532 26536 ts_tablet_manager.cc:933] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: Initiating tablet copy from peer 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013)
I20260608 12:59:26.335533 26536 tablet_copy_client.cc:323] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:36013
I20260608 12:59:26.347733 26167 tablet_copy_service.cc:140] P 7d088d64b9dc402eb25318b000e9e3db: Received BeginTabletCopySession request for tablet 85e1c4c7a3d348bc98586069387a6cb5 from peer 283bea98d5f2404eb53820c6cae305ec ({username='slave'} at 127.0.0.1:60352)
I20260608 12:59:26.348278 26167 tablet_copy_service.cc:161] P 7d088d64b9dc402eb25318b000e9e3db: Beginning new tablet copy session on tablet 85e1c4c7a3d348bc98586069387a6cb5 from peer 283bea98d5f2404eb53820c6cae305ec at {username='slave'} at 127.0.0.1:60352: session id = 283bea98d5f2404eb53820c6cae305ec-85e1c4c7a3d348bc98586069387a6cb5
I20260608 12:59:26.354080 26167 tablet_copy_source_session.cc:215] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:26.356992 26536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e1c4c7a3d348bc98586069387a6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:26.367852 26536 tablet_copy_client.cc:806] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:26.368407 26536 tablet_copy_client.cc:670] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:26.372237 26536 tablet_copy_client.cc:538] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:26.380218 26539 ts_tablet_manager.cc:933] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: Initiating tablet copy from peer 6aa3e9e37ec24ff1b9fc9ab537d1eed9 (127.16.21.195:36965)
I20260608 12:59:26.381489 26536 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap starting.
I20260608 12:59:26.382479 26539 tablet_copy_client.cc:323] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:36965
I20260608 12:59:26.394265 26241 tablet_copy_service.cc:140] P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Received BeginTabletCopySession request for tablet bb8a101c6904494286618af530ece0c1 from peer 283bea98d5f2404eb53820c6cae305ec ({username='slave'} at 127.0.0.1:35588)
I20260608 12:59:26.394933 26241 tablet_copy_service.cc:161] P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Beginning new tablet copy session on tablet bb8a101c6904494286618af530ece0c1 from peer 283bea98d5f2404eb53820c6cae305ec at {username='slave'} at 127.0.0.1:35588: session id = 283bea98d5f2404eb53820c6cae305ec-bb8a101c6904494286618af530ece0c1
I20260608 12:59:26.403283 26241 tablet_copy_source_session.cc:215] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:26.406749 26539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8a101c6904494286618af530ece0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:26.423197 26539 tablet_copy_client.cc:806] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:26.423908 26539 tablet_copy_client.cc:670] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:26.428856 26539 tablet_copy_client.cc:538] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:26.438701 26539 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap starting.
I20260608 12:59:26.464007 26542 ts_tablet_manager.cc:933] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: Initiating tablet copy from peer 7d088d64b9dc402eb25318b000e9e3db (127.16.21.194:36013)
I20260608 12:59:26.470633 26542 tablet_copy_client.cc:323] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:36013
I20260608 12:59:26.472747 26167 tablet_copy_service.cc:140] P 7d088d64b9dc402eb25318b000e9e3db: Received BeginTabletCopySession request for tablet 4f90183a8d8f42afa4a900b56e365572 from peer 283bea98d5f2404eb53820c6cae305ec ({username='slave'} at 127.0.0.1:60352)
I20260608 12:59:26.473340 26167 tablet_copy_service.cc:161] P 7d088d64b9dc402eb25318b000e9e3db: Beginning new tablet copy session on tablet 4f90183a8d8f42afa4a900b56e365572 from peer 283bea98d5f2404eb53820c6cae305ec at {username='slave'} at 127.0.0.1:60352: session id = 283bea98d5f2404eb53820c6cae305ec-4f90183a8d8f42afa4a900b56e365572
I20260608 12:59:26.489162 26167 tablet_copy_source_session.cc:215] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:26.496156 26542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f90183a8d8f42afa4a900b56e365572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:26.502717 26545 ts_tablet_manager.cc:933] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: Initiating tablet copy from peer 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351)
I20260608 12:59:26.511144 26536 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:26.512219 26536 tablet_bootstrap.cc:492] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap complete.
I20260608 12:59:26.512977 26536 ts_tablet_manager.cc:1403] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: Time spent bootstrapping tablet: real 0.132s	user 0.112s	sys 0.008s
I20260608 12:59:26.516003 26536 raft_consensus.cc:359] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.516848 26536 raft_consensus.cc:740] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 283bea98d5f2404eb53820c6cae305ec, State: Initialized, Role: LEARNER
I20260608 12:59:26.517514 26536 consensus_queue.cc:260] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } attrs { replace: true } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.519954 26545 tablet_copy_client.cc:323] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:40351
I20260608 12:59:26.526780 26536 ts_tablet_manager.cc:1434] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260608 12:59:26.538239 26167 tablet_copy_service.cc:342] P 7d088d64b9dc402eb25318b000e9e3db: Request end of tablet copy session 283bea98d5f2404eb53820c6cae305ec-85e1c4c7a3d348bc98586069387a6cb5 received from {username='slave'} at 127.0.0.1:60352
I20260608 12:59:26.538753 26167 tablet_copy_service.cc:434] P 7d088d64b9dc402eb25318b000e9e3db: ending tablet copy session 283bea98d5f2404eb53820c6cae305ec-85e1c4c7a3d348bc98586069387a6cb5 on tablet 85e1c4c7a3d348bc98586069387a6cb5 with peer 283bea98d5f2404eb53820c6cae305ec
I20260608 12:59:26.539929 26542 tablet_copy_client.cc:806] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:26.540603 26542 tablet_copy_client.cc:670] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:26.545408 26542 tablet_copy_client.cc:538] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:26.555166 26542 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap starting.
I20260608 12:59:26.555531 26092 tablet_copy_service.cc:140] P 10da76d586fb459c8484939a9fc73405: Received BeginTabletCopySession request for tablet 4407e21d46384ad5a405514b6bba6cab from peer 283bea98d5f2404eb53820c6cae305ec ({username='slave'} at 127.0.0.1:50854)
I20260608 12:59:26.556149 26092 tablet_copy_service.cc:161] P 10da76d586fb459c8484939a9fc73405: Beginning new tablet copy session on tablet 4407e21d46384ad5a405514b6bba6cab from peer 283bea98d5f2404eb53820c6cae305ec at {username='slave'} at 127.0.0.1:50854: session id = 283bea98d5f2404eb53820c6cae305ec-4407e21d46384ad5a405514b6bba6cab
I20260608 12:59:26.564635 26092 tablet_copy_source_session.cc:215] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:26.568393 26545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4407e21d46384ad5a405514b6bba6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:26.594004 26545 tablet_copy_client.cc:806] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:26.594700 26545 tablet_copy_client.cc:670] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:26.599956 26545 tablet_copy_client.cc:538] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:26.602509 26539 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:26.603569 26539 tablet_bootstrap.cc:492] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap complete.
I20260608 12:59:26.604385 26539 ts_tablet_manager.cc:1403] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: Time spent bootstrapping tablet: real 0.166s	user 0.146s	sys 0.005s
I20260608 12:59:26.608911 26539 raft_consensus.cc:359] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.609784 26539 raft_consensus.cc:740] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 283bea98d5f2404eb53820c6cae305ec, State: Initialized, Role: LEARNER
I20260608 12:59:26.610491 26539 consensus_queue.cc:260] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.612686 26539 ts_tablet_manager.cc:1434] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:59:26.614673 26241 tablet_copy_service.cc:342] P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: Request end of tablet copy session 283bea98d5f2404eb53820c6cae305ec-bb8a101c6904494286618af530ece0c1 received from {username='slave'} at 127.0.0.1:35588
I20260608 12:59:26.615185 26241 tablet_copy_service.cc:434] P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: ending tablet copy session 283bea98d5f2404eb53820c6cae305ec-bb8a101c6904494286618af530ece0c1 on tablet bb8a101c6904494286618af530ece0c1 with peer 283bea98d5f2404eb53820c6cae305ec
I20260608 12:59:26.621721 26545 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: Bootstrap starting.
I20260608 12:59:26.706338 26542 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:26.707408 26542 tablet_bootstrap.cc:492] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: Bootstrap complete.
I20260608 12:59:26.708185 26542 ts_tablet_manager.cc:1403] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: Time spent bootstrapping tablet: real 0.153s	user 0.119s	sys 0.029s
I20260608 12:59:26.710994 26542 raft_consensus.cc:359] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.711833 26542 raft_consensus.cc:740] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 283bea98d5f2404eb53820c6cae305ec, State: Initialized, Role: LEARNER
I20260608 12:59:26.712491 26542 consensus_queue.cc:260] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } attrs { replace: true } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.716323 26542 ts_tablet_manager.cc:1434] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:59:26.718199 26167 tablet_copy_service.cc:342] P 7d088d64b9dc402eb25318b000e9e3db: Request end of tablet copy session 283bea98d5f2404eb53820c6cae305ec-4f90183a8d8f42afa4a900b56e365572 received from {username='slave'} at 127.0.0.1:60352
I20260608 12:59:26.718472 26545 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:26.718660 26167 tablet_copy_service.cc:434] P 7d088d64b9dc402eb25318b000e9e3db: ending tablet copy session 283bea98d5f2404eb53820c6cae305ec-4f90183a8d8f42afa4a900b56e365572 on tablet 4f90183a8d8f42afa4a900b56e365572 with peer 283bea98d5f2404eb53820c6cae305ec
I20260608 12:59:26.719393 26545 tablet_bootstrap.cc:492] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: Bootstrap complete.
I20260608 12:59:26.720112 26545 ts_tablet_manager.cc:1403] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: Time spent bootstrapping tablet: real 0.099s	user 0.066s	sys 0.031s
I20260608 12:59:26.723119 26545 raft_consensus.cc:359] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.723922 26545 raft_consensus.cc:740] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 283bea98d5f2404eb53820c6cae305ec, State: Initialized, Role: LEARNER
I20260608 12:59:26.724583 26545 consensus_queue.cc:260] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec [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: "10da76d586fb459c8484939a9fc73405" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 40351 } } peers { permanent_uuid: "7d088d64b9dc402eb25318b000e9e3db" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "6aa3e9e37ec24ff1b9fc9ab537d1eed9" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 36965 } } peers { permanent_uuid: "283bea98d5f2404eb53820c6cae305ec" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 33319 } attrs { promote: true } }
I20260608 12:59:26.726950 26545 ts_tablet_manager.cc:1434] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:59:26.734513 26092 tablet_copy_service.cc:342] P 10da76d586fb459c8484939a9fc73405: Request end of tablet copy session 283bea98d5f2404eb53820c6cae305ec-4407e21d46384ad5a405514b6bba6cab received from {username='slave'} at 127.0.0.1:50854
I20260608 12:59:26.735219 26092 tablet_copy_service.cc:434] P 10da76d586fb459c8484939a9fc73405: ending tablet copy session 283bea98d5f2404eb53820c6cae305ec-4407e21d46384ad5a405514b6bba6cab on tablet 4407e21d46384ad5a405514b6bba6cab with peer 283bea98d5f2404eb53820c6cae305ec
I20260608 12:59:26.741557 26476 raft_consensus.cc:1217] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:59:26.792609 26476 raft_consensus.cc:1217] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:59:26.851037 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:26.867491 26476 raft_consensus.cc:1217] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260608 12:59:26.888414 26196 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 12:59:26.893357 26196 consensus_peers.cc:597] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 -> Peer 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351): Couldn't send request to peer 10da76d586fb459c8484939a9fc73405. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:26.904613 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:26.905663 16471 tablet_replica.cc:333] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.906580 16471 raft_consensus.cc:2243] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:26.907617 16471 raft_consensus.cc:2272] T f36e4b6d78634cb4ab4e5615258401df P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.910660 16471 tablet_replica.cc:333] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.911581 16471 raft_consensus.cc:2243] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:26.912307 16471 raft_consensus.cc:2272] T 85e1c4c7a3d348bc98586069387a6cb5 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.915130 16471 tablet_replica.cc:333] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.915869 16471 raft_consensus.cc:2243] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:26.916528 16471 raft_consensus.cc:2272] T 4f90183a8d8f42afa4a900b56e365572 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.919862 16471 tablet_replica.cc:333] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.920655 16471 raft_consensus.cc:2243] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:26.921243 16471 raft_consensus.cc:2272] T e0c27d58785e471a91a9d025d7e2b05e P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.924278 16471 tablet_replica.cc:333] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.925006 16471 raft_consensus.cc:2243] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:26.926347 16471 raft_consensus.cc:2272] T 4407e21d46384ad5a405514b6bba6cab P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.929730 16471 tablet_replica.cc:333] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.930433 16471 raft_consensus.cc:2243] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:26.931156 16471 raft_consensus.cc:2272] T bb8a101c6904494286618af530ece0c1 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.934301 16471 tablet_replica.cc:333] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.935005 16471 raft_consensus.cc:2243] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:26.935678 16471 raft_consensus.cc:2272] T 231ea15ab84e4375b1d7a16e8f1ec0a3 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.938975 16471 tablet_replica.cc:333] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405: stopping tablet replica
I20260608 12:59:26.939630 16471 raft_consensus.cc:2243] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:26.940253 16471 raft_consensus.cc:2272] T 0d6a5cc3faa34753a552bd53a13d91c7 P 10da76d586fb459c8484939a9fc73405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:26.976917 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:27.009214 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:27.015619 26476 raft_consensus.cc:1217] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260608 12:59:27.044512 26122 consensus_peers.cc:597] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db -> Peer 10da76d586fb459c8484939a9fc73405 (127.16.21.193:40351): Couldn't send request to peer 10da76d586fb459c8484939a9fc73405. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:27.049965 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:27.051021 16471 tablet_replica.cc:333] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.051911 16471 raft_consensus.cc:2243] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.053388 16471 raft_consensus.cc:2272] T 4f90183a8d8f42afa4a900b56e365572 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.056486 16471 tablet_replica.cc:333] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.057258 16471 raft_consensus.cc:2243] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.058591 16471 raft_consensus.cc:2272] T 85e1c4c7a3d348bc98586069387a6cb5 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.061645 16471 tablet_replica.cc:333] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.062453 16471 raft_consensus.cc:2243] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.063299 16471 raft_consensus.cc:2272] T 4407e21d46384ad5a405514b6bba6cab P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.066339 16471 tablet_replica.cc:333] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.067127 16471 raft_consensus.cc:2243] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.067871 16471 raft_consensus.cc:2272] T 24aa1e6498684123b63d44ed4c9704ca P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.071410 16471 tablet_replica.cc:333] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.072167 16471 raft_consensus.cc:2243] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.072937 16471 raft_consensus.cc:2272] T bb8a101c6904494286618af530ece0c1 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.075910 16471 tablet_replica.cc:333] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.076625 16471 raft_consensus.cc:2243] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.077332 16471 raft_consensus.cc:2272] T f36e4b6d78634cb4ab4e5615258401df P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.080268 16471 tablet_replica.cc:333] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.080942 16471 raft_consensus.cc:2243] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.081899 16471 raft_consensus.cc:2272] T e0c27d58785e471a91a9d025d7e2b05e P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.084825 16471 tablet_replica.cc:333] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db: stopping tablet replica
I20260608 12:59:27.085477 16471 raft_consensus.cc:2243] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.086069 16471 raft_consensus.cc:2272] T fe7023f1b1824617a89505f6e8607046 P 7d088d64b9dc402eb25318b000e9e3db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.108871 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:27.133311 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:27.166378 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:27.167351 16471 tablet_replica.cc:333] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.168347 16471 raft_consensus.cc:2243] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.169174 16471 raft_consensus.cc:2272] T 4f90183a8d8f42afa4a900b56e365572 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.171587 16471 tablet_replica.cc:333] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.172230 16471 raft_consensus.cc:2243] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.172791 16471 raft_consensus.cc:2272] T 85e1c4c7a3d348bc98586069387a6cb5 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.175025 16471 tablet_replica.cc:333] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.175671 16471 raft_consensus.cc:2243] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.176319 16471 raft_consensus.cc:2272] T 4407e21d46384ad5a405514b6bba6cab P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.178350 16471 tablet_replica.cc:333] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.178881 16471 raft_consensus.cc:2243] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.179911 16471 raft_consensus.cc:2272] T bb8a101c6904494286618af530ece0c1 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.182156 16471 tablet_replica.cc:333] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.182696 16471 raft_consensus.cc:2243] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.183314 16471 raft_consensus.cc:2272] T f36e4b6d78634cb4ab4e5615258401df P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.185412 16471 tablet_replica.cc:333] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.185925 16471 raft_consensus.cc:2243] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.186414 16471 raft_consensus.cc:2272] T c4533cf09ca1473a835e9563d569d3cd P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.188781 16471 tablet_replica.cc:333] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.189282 16471 raft_consensus.cc:2243] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:27.189770 16471 raft_consensus.cc:2272] T e0c27d58785e471a91a9d025d7e2b05e P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.191803 16471 tablet_replica.cc:333] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9: stopping tablet replica
I20260608 12:59:27.192313 16471 raft_consensus.cc:2243] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.192821 16471 raft_consensus.cc:2272] T 10247e7d36dc49d69c65aafff0722c11 P 6aa3e9e37ec24ff1b9fc9ab537d1eed9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.214067 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:27.238629 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:59:27.263759 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:27.264423 16471 tablet_replica.cc:333] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec: stopping tablet replica
I20260608 12:59:27.265018 16471 raft_consensus.cc:2243] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:27.265436 16471 raft_consensus.cc:2272] T 4407e21d46384ad5a405514b6bba6cab P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:27.267679 16471 tablet_replica.cc:333] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec: stopping tablet replica
I20260608 12:59:27.268210 16471 raft_consensus.cc:2243] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:27.268595 16471 raft_consensus.cc:2272] T 4f90183a8d8f42afa4a900b56e365572 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:27.270586 16471 tablet_replica.cc:333] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec: stopping tablet replica
I20260608 12:59:27.271165 16471 raft_consensus.cc:2243] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:27.271576 16471 raft_consensus.cc:2272] T bb8a101c6904494286618af530ece0c1 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:27.273553 16471 tablet_replica.cc:333] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec: stopping tablet replica
I20260608 12:59:27.274021 16471 raft_consensus.cc:2243] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:27.274385 16471 raft_consensus.cc:2272] T 85e1c4c7a3d348bc98586069387a6cb5 P 283bea98d5f2404eb53820c6cae305ec [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:27.286015 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:59:27.298141 16471 master.cc:562] Master@127.16.21.254:33975 shutting down...
W20260608 12:59:27.329986 26028 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:59:27.330344 26028 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:59:27.330565 26028 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:59:27.331923 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:27.332368 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:27.332651 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2458969eef04580bbd902c86084cdfc: stopping tablet replica
I20260608 12:59:27.354486 16471 master.cc:584] Master@127.16.21.254:33975 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7857 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:59:27.402686 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:39187
I20260608 12:59:27.404021 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:27.409133 26561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.410149 26562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.411541 26564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:27.411762 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:27.412635 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:27.412806 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:27.412930 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923567412918 us; error 0 us; skew 500 ppm
I20260608 12:59:27.413446 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:27.415652 16471 webserver.cc:533] Webserver started at http://127.16.21.254:38411/ using document root <none> and password file <none>
I20260608 12:59:27.416110 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:27.416260 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:27.416467 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:27.417960 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "4d155876de964292b6061de2d9866f0c"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.422456 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:27.425726 26569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.426431 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:27.426710 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "4d155876de964292b6061de2d9866f0c"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.426977 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:27.441306 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:27.442449 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:27.479032 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:39187
I20260608 12:59:27.479202 26620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:39187 every 8 connection(s)
I20260608 12:59:27.483170 26621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:27.493752 26621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c: Bootstrap starting.
I20260608 12:59:27.498433 26621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:27.502585 26621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c: No bootstrap required, opened a new log
I20260608 12:59:27.504710 26621 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d155876de964292b6061de2d9866f0c" member_type: VOTER }
I20260608 12:59:27.505127 26621 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:27.505406 26621 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d155876de964292b6061de2d9866f0c, State: Initialized, Role: FOLLOWER
I20260608 12:59:27.506084 26621 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d155876de964292b6061de2d9866f0c" member_type: VOTER }
I20260608 12:59:27.506548 26621 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:27.506779 26621 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:27.507063 26621 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:27.511173 26621 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d155876de964292b6061de2d9866f0c" member_type: VOTER }
I20260608 12:59:27.511654 26621 leader_election.cc:304] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [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: 4d155876de964292b6061de2d9866f0c; no voters: 
I20260608 12:59:27.512805 26621 leader_election.cc:290] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:27.513236 26624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:27.514652 26624 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 1 LEADER]: Becoming Leader. State: Replica: 4d155876de964292b6061de2d9866f0c, State: Running, Role: LEADER
I20260608 12:59:27.515285 26624 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [LEADER]: Queue going to LEADER mode. State: All 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: "4d155876de964292b6061de2d9866f0c" member_type: VOTER }
I20260608 12:59:27.515722 26621 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:27.520058 26625 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d155876de964292b6061de2d9866f0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d155876de964292b6061de2d9866f0c" member_type: VOTER } }
I20260608 12:59:27.520401 26626 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d155876de964292b6061de2d9866f0c. Latest consensus state: current_term: 1 leader_uuid: "4d155876de964292b6061de2d9866f0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d155876de964292b6061de2d9866f0c" member_type: VOTER } }
I20260608 12:59:27.520915 26625 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:27.521049 26626 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:27.522986 26632 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:27.528053 26632 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:27.530598 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:27.537770 26632 catalog_manager.cc:1382] Generated new cluster ID: 2e045bf5ca0e4ddb89421a1c3b6708fc
I20260608 12:59:27.538024 26632 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:27.576872 26632 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:27.578120 26632 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:27.588826 26632 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c: Generated new TSK 0
I20260608 12:59:27.589370 26632 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:27.596874 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:27.603132 26642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.604286 26643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:27.605855 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:27.605808 26645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:27.607121 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:27.607321 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:27.607452 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923567607433 us; error 0 us; skew 500 ppm
I20260608 12:59:27.607961 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:27.611114 16471 webserver.cc:533] Webserver started at http://127.16.21.193:38047/ using document root <none> and password file <none>
I20260608 12:59:27.611915 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:27.612171 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:27.612572 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:27.613806 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "a9bd315889184e9f93fb42964209bf2b"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.618510 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:59:27.621809 26650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.622552 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:27.622845 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "a9bd315889184e9f93fb42964209bf2b"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.623157 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:27.633540 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:27.634610 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:27.636018 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:27.638458 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:27.638685 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.638949 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:27.639149 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:59:27.676615 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:42065
I20260608 12:59:27.676740 26712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:42065 every 8 connection(s)
I20260608 12:59:27.681955 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:27.688452 26717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.689390 26718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.694708 26720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:27.695573 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:27.695658 26713 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39187
I20260608 12:59:27.696259 26713 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:27.697201 26713 heartbeater.cc:507] Master 127.16.21.254:39187 requested a full tablet report, sending...
I20260608 12:59:27.698134 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:27.698416 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:27.698627 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923567698608 us; error 0 us; skew 500 ppm
I20260608 12:59:27.699450 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:27.699740 26586 ts_manager.cc:194] Registered new tserver with Master: a9bd315889184e9f93fb42964209bf2b (127.16.21.193:42065)
I20260608 12:59:27.702194 16471 webserver.cc:533] Webserver started at http://127.16.21.194:43229/ using document root <none> and password file <none>
I20260608 12:59:27.702319 26586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49628
I20260608 12:59:27.702924 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:27.703240 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:27.703594 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:27.705091 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "d7d84261d5b14cb8a524a092386c10f8"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.709553 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:27.712760 26725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.713582 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:27.713874 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "d7d84261d5b14cb8a524a092386c10f8"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.714138 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:27.727807 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:27.728904 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:27.730221 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:27.732455 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:27.732664 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.732928 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:27.733089 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.770501 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:46387
I20260608 12:59:27.770624 26787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:46387 every 8 connection(s)
I20260608 12:59:27.775439 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:27.781418 26791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.785167 26792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:27.785959 26794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:27.786175 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:27.787640 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:59:27.787819 26788 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39187
W20260608 12:59:27.787945 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:27.788354 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923567788339 us; error 0 us; skew 500 ppm
I20260608 12:59:27.788396 26788 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:27.789006 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:27.789245 26788 heartbeater.cc:507] Master 127.16.21.254:39187 requested a full tablet report, sending...
I20260608 12:59:27.791575 26586 ts_manager.cc:194] Registered new tserver with Master: d7d84261d5b14cb8a524a092386c10f8 (127.16.21.194:46387)
I20260608 12:59:27.791875 16471 webserver.cc:533] Webserver started at http://127.16.21.195:41741/ using document root <none> and password file <none>
I20260608 12:59:27.792441 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:27.792655 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:27.792920 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:27.793089 26586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49642
I20260608 12:59:27.794144 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "519eafe53a8b445083bc5066a44f0c71"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.798645 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:59:27.801731 26799 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.802407 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:27.802695 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "519eafe53a8b445083bc5066a44f0c71"
format_stamp: "Formatted at 2026-06-08 12:59:27 on dist-test-slave-7vxk"
I20260608 12:59:27.802968 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:27.855057 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:27.856217 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:27.857599 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:27.859879 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:27.860102 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.860359 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:27.860548 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:27.900557 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:41541
I20260608 12:59:27.900672 26861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:41541 every 8 connection(s)
I20260608 12:59:27.914652 26862 heartbeater.cc:344] Connected to a master server at 127.16.21.254:39187
I20260608 12:59:27.915161 26862 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:27.915995 26862 heartbeater.cc:507] Master 127.16.21.254:39187 requested a full tablet report, sending...
I20260608 12:59:27.918013 26586 ts_manager.cc:194] Registered new tserver with Master: 519eafe53a8b445083bc5066a44f0c71 (127.16.21.195:41541)
I20260608 12:59:27.918615 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014557s
I20260608 12:59:27.919432 26586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49656
I20260608 12:59:27.946605 26586 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49660:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:27.948760 26586 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:27.991611 26753 tablet_service.cc:1511] Processing CreateTablet for tablet 653bb0551cfc434fa9ef569c4b269646 (DEFAULT_TABLE table=test-workload [id=386be8f7603946dc86a30e837a85c488]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:27.993017 26753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653bb0551cfc434fa9ef569c4b269646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:27.996196 26678 tablet_service.cc:1511] Processing CreateTablet for tablet 653bb0551cfc434fa9ef569c4b269646 (DEFAULT_TABLE table=test-workload [id=386be8f7603946dc86a30e837a85c488]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:27.997529 26678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653bb0551cfc434fa9ef569c4b269646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:27.999933 26827 tablet_service.cc:1511] Processing CreateTablet for tablet 653bb0551cfc434fa9ef569c4b269646 (DEFAULT_TABLE table=test-workload [id=386be8f7603946dc86a30e837a85c488]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:28.001094 26827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653bb0551cfc434fa9ef569c4b269646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:28.012812 26877 tablet_bootstrap.cc:492] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b: Bootstrap starting.
I20260608 12:59:28.015561 26878 tablet_bootstrap.cc:492] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: Bootstrap starting.
I20260608 12:59:28.017549 26879 tablet_bootstrap.cc:492] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8: Bootstrap starting.
I20260608 12:59:28.021059 26877 tablet_bootstrap.cc:654] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:28.022744 26878 tablet_bootstrap.cc:654] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:28.025133 26879 tablet_bootstrap.cc:654] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:28.027033 26877 tablet_bootstrap.cc:492] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b: No bootstrap required, opened a new log
I20260608 12:59:28.027586 26877 ts_tablet_manager.cc:1403] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:59:28.027711 26878 tablet_bootstrap.cc:492] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: No bootstrap required, opened a new log
I20260608 12:59:28.028240 26878 ts_tablet_manager.cc:1403] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:59:28.031406 26877 raft_consensus.cc:359] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.032393 26877 raft_consensus.cc:385] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:28.032828 26877 raft_consensus.cc:740] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9bd315889184e9f93fb42964209bf2b, State: Initialized, Role: FOLLOWER
I20260608 12:59:28.033996 26877 consensus_queue.cc:260] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.036854 26878 raft_consensus.cc:359] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.037745 26878 raft_consensus.cc:385] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:28.038089 26878 raft_consensus.cc:740] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 519eafe53a8b445083bc5066a44f0c71, State: Initialized, Role: FOLLOWER
I20260608 12:59:28.039397 26879 tablet_bootstrap.cc:492] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8: No bootstrap required, opened a new log
I20260608 12:59:28.039004 26878 consensus_queue.cc:260] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.039955 26879 ts_tablet_manager.cc:1403] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 12:59:28.040243 26713 heartbeater.cc:499] Master 127.16.21.254:39187 was elected leader, sending a full tablet report...
I20260608 12:59:28.040696 26877 ts_tablet_manager.cc:1434] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260608 12:59:28.043190 26878 ts_tablet_manager.cc:1434] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:59:28.043264 26862 heartbeater.cc:499] Master 127.16.21.254:39187 was elected leader, sending a full tablet report...
I20260608 12:59:28.043109 26879 raft_consensus.cc:359] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.044068 26879 raft_consensus.cc:385] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:28.044445 26879 raft_consensus.cc:740] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d84261d5b14cb8a524a092386c10f8, State: Initialized, Role: FOLLOWER
I20260608 12:59:28.045380 26879 consensus_queue.cc:260] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.047997 26788 heartbeater.cc:499] Master 127.16.21.254:39187 was elected leader, sending a full tablet report...
I20260608 12:59:28.050061 26879 ts_tablet_manager.cc:1434] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:59:28.094723 26884 raft_consensus.cc:493] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:28.095291 26884 raft_consensus.cc:515] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.097388 26884 leader_election.cc:290] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d84261d5b14cb8a524a092386c10f8 (127.16.21.194:46387), a9bd315889184e9f93fb42964209bf2b (127.16.21.193:42065)
I20260608 12:59:28.106622 26763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653bb0551cfc434fa9ef569c4b269646" candidate_uuid: "519eafe53a8b445083bc5066a44f0c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d84261d5b14cb8a524a092386c10f8" is_pre_election: true
I20260608 12:59:28.107474 26763 raft_consensus.cc:2468] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 519eafe53a8b445083bc5066a44f0c71 in term 0.
I20260608 12:59:28.107621 26688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653bb0551cfc434fa9ef569c4b269646" candidate_uuid: "519eafe53a8b445083bc5066a44f0c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9bd315889184e9f93fb42964209bf2b" is_pre_election: true
I20260608 12:59:28.108333 26688 raft_consensus.cc:2468] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 519eafe53a8b445083bc5066a44f0c71 in term 0.
I20260608 12:59:28.108739 26802 leader_election.cc:304] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 519eafe53a8b445083bc5066a44f0c71, d7d84261d5b14cb8a524a092386c10f8; no voters: 
I20260608 12:59:28.109546 26884 raft_consensus.cc:2804] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:28.109818 26884 raft_consensus.cc:493] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:28.110090 26884 raft_consensus.cc:3060] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:28.114850 26884 raft_consensus.cc:515] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.116886 26884 leader_election.cc:290] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [CANDIDATE]: Term 1 election: Requested vote from peers d7d84261d5b14cb8a524a092386c10f8 (127.16.21.194:46387), a9bd315889184e9f93fb42964209bf2b (127.16.21.193:42065)
I20260608 12:59:28.117527 26763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653bb0551cfc434fa9ef569c4b269646" candidate_uuid: "519eafe53a8b445083bc5066a44f0c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d84261d5b14cb8a524a092386c10f8"
I20260608 12:59:28.118126 26763 raft_consensus.cc:3060] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:28.118064 26688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653bb0551cfc434fa9ef569c4b269646" candidate_uuid: "519eafe53a8b445083bc5066a44f0c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9bd315889184e9f93fb42964209bf2b"
I20260608 12:59:28.118809 26688 raft_consensus.cc:3060] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:28.125967 26763 raft_consensus.cc:2468] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 519eafe53a8b445083bc5066a44f0c71 in term 1.
I20260608 12:59:28.126165 26688 raft_consensus.cc:2468] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 519eafe53a8b445083bc5066a44f0c71 in term 1.
I20260608 12:59:28.127372 26802 leader_election.cc:304] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 519eafe53a8b445083bc5066a44f0c71, d7d84261d5b14cb8a524a092386c10f8; no voters: 
I20260608 12:59:28.128172 26884 raft_consensus.cc:2804] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:28.129069 26884 raft_consensus.cc:697] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 1 LEADER]: Becoming Leader. State: Replica: 519eafe53a8b445083bc5066a44f0c71, State: Running, Role: LEADER
I20260608 12:59:28.129874 26884 consensus_queue.cc:237] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } }
I20260608 12:59:28.136790 26583 catalog_manager.cc:5696] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 519eafe53a8b445083bc5066a44f0c71 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "519eafe53a8b445083bc5066a44f0c71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d84261d5b14cb8a524a092386c10f8" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "519eafe53a8b445083bc5066a44f0c71" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9bd315889184e9f93fb42964209bf2b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 42065 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:28.150893 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:28.167802 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:28.168751 16471 tablet_replica.cc:333] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b: stopping tablet replica
I20260608 12:59:28.169488 16471 raft_consensus.cc:2243] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:28.169929 16471 raft_consensus.cc:2272] T 653bb0551cfc434fa9ef569c4b269646 P a9bd315889184e9f93fb42964209bf2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:28.188838 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:28.197980 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:28.214673 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:28.215492 16471 tablet_replica.cc:333] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8: stopping tablet replica
I20260608 12:59:28.216038 16471 raft_consensus.cc:2243] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:28.216393 16471 raft_consensus.cc:2272] T 653bb0551cfc434fa9ef569c4b269646 P d7d84261d5b14cb8a524a092386c10f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:28.235357 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:28.244225 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:28.260377 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:28.261196 16471 tablet_replica.cc:333] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: stopping tablet replica
I20260608 12:59:28.261751 16471 raft_consensus.cc:2243] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:28.262343 16471 pending_rounds.cc:70] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: Trying to abort 1 pending ops.
I20260608 12:59:28.262555 16471 pending_rounds.cc:77] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662935067586560 op_type: NO_OP noop_request { }
I20260608 12:59:28.262838 16471 raft_consensus.cc:2889] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:28.263159 16471 raft_consensus.cc:2272] T 653bb0551cfc434fa9ef569c4b269646 P 519eafe53a8b445083bc5066a44f0c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:28.283617 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:28.291649 16471 master.cc:562] Master@127.16.21.254:39187 shutting down...
I20260608 12:59:28.305527 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:28.305953 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:28.306237 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d155876de964292b6061de2d9866f0c: stopping tablet replica
I20260608 12:59:28.324937 16471 master.cc:584] Master@127.16.21.254:39187 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (952 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:59:28.354593 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:45535
I20260608 12:59:28.355815 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:28.360729 26889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.360814 26890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.363307 26892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:28.363341 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:28.364315 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:28.364524 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:28.364701 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923568364683 us; error 0 us; skew 500 ppm
I20260608 12:59:28.365285 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:28.367632 16471 webserver.cc:533] Webserver started at http://127.16.21.254:38211/ using document root <none> and password file <none>
I20260608 12:59:28.368122 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:28.368319 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:28.368584 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:28.369664 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "1a6fb85cf70141ae904b1b0786477bc4"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.374413 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:28.377924 26897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.378683 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:28.378961 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "1a6fb85cf70141ae904b1b0786477bc4"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.379313 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:28.393229 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:28.394198 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:28.429524 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:45535
I20260608 12:59:28.429629 26948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:45535 every 8 connection(s)
I20260608 12:59:28.433411 26949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:28.443713 26949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4: Bootstrap starting.
I20260608 12:59:28.448146 26949 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:28.452183 26949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4: No bootstrap required, opened a new log
I20260608 12:59:28.454268 26949 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6fb85cf70141ae904b1b0786477bc4" member_type: VOTER }
I20260608 12:59:28.454661 26949 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:28.454901 26949 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6fb85cf70141ae904b1b0786477bc4, State: Initialized, Role: FOLLOWER
I20260608 12:59:28.455590 26949 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a6fb85cf70141ae904b1b0786477bc4" member_type: VOTER }
I20260608 12:59:28.456060 26949 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:28.456286 26949 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:28.456571 26949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:28.461254 26949 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6fb85cf70141ae904b1b0786477bc4" member_type: VOTER }
I20260608 12:59:28.461812 26949 leader_election.cc:304] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [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: 1a6fb85cf70141ae904b1b0786477bc4; no voters: 
I20260608 12:59:28.462990 26949 leader_election.cc:290] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:28.463477 26952 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:28.464888 26952 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6fb85cf70141ae904b1b0786477bc4, State: Running, Role: LEADER
I20260608 12:59:28.465610 26952 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [LEADER]: Queue going to LEADER mode. State: All 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: "1a6fb85cf70141ae904b1b0786477bc4" member_type: VOTER }
I20260608 12:59:28.465998 26949 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:28.469043 26954 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a6fb85cf70141ae904b1b0786477bc4. Latest consensus state: current_term: 1 leader_uuid: "1a6fb85cf70141ae904b1b0786477bc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6fb85cf70141ae904b1b0786477bc4" member_type: VOTER } }
I20260608 12:59:28.469033 26953 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a6fb85cf70141ae904b1b0786477bc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6fb85cf70141ae904b1b0786477bc4" member_type: VOTER } }
I20260608 12:59:28.469911 26954 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:28.470010 26953 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:28.478829 26958 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:28.487188 26958 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:28.488215 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:28.496636 26958 catalog_manager.cc:1382] Generated new cluster ID: 289e5a7c44ce4ee2bc6f55837e87354b
I20260608 12:59:28.496891 26958 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:28.512810 26958 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:28.514096 26958 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:28.536252 26958 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4: Generated new TSK 0
I20260608 12:59:28.536873 26958 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:28.554876 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:28.560745 26970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.562103 26971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.563378 26973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:28.566102 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:28.566906 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:28.567162 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:28.567346 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923568567327 us; error 0 us; skew 500 ppm
I20260608 12:59:28.568185 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:28.570526 16471 webserver.cc:533] Webserver started at http://127.16.21.193:36197/ using document root <none> and password file <none>
I20260608 12:59:28.571065 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:28.571328 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:28.571617 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:28.572727 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "766f2aa7e48e4cf1a13b5c32c2d24009"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.577354 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:28.580961 26978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.581840 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:28.582147 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "766f2aa7e48e4cf1a13b5c32c2d24009"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.582432 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:28.597512 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:28.598640 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:28.600154 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:28.602504 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:28.602732 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.602998 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:28.603204 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:59:28.643049 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:41205
I20260608 12:59:28.643222 27040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:41205 every 8 connection(s)
I20260608 12:59:28.648440 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:28.656105 27045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.659175 27046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.660863 27048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:28.661419 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:28.662161 27041 heartbeater.cc:344] Connected to a master server at 127.16.21.254:45535
I20260608 12:59:28.662542 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:59:28.662608 27041 heartbeater.cc:461] Registering TS with master...
W20260608 12:59:28.663040 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:28.663292 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923568663275 us; error 0 us; skew 500 ppm
I20260608 12:59:28.663774 27041 heartbeater.cc:507] Master 127.16.21.254:45535 requested a full tablet report, sending...
I20260608 12:59:28.664192 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:28.666313 26914 ts_manager.cc:194] Registered new tserver with Master: 766f2aa7e48e4cf1a13b5c32c2d24009 (127.16.21.193:41205)
I20260608 12:59:28.666975 16471 webserver.cc:533] Webserver started at http://127.16.21.194:46151/ using document root <none> and password file <none>
I20260608 12:59:28.667624 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:28.667878 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:28.668165 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:28.668416 26914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52090
I20260608 12:59:28.669333 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "172bfb1bea624cc4b5314033b95e81fa"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.674248 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:59:28.677528 27053 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.678320 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:28.678644 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "172bfb1bea624cc4b5314033b95e81fa"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.678917 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:28.700044 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:28.701093 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:28.702515 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:28.704867 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:28.705103 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.705343 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:28.705520 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.744006 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:42541
I20260608 12:59:28.744122 27115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:42541 every 8 connection(s)
I20260608 12:59:28.749289 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:28.757107 27119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.757299 27120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:28.761063 27116 heartbeater.cc:344] Connected to a master server at 127.16.21.254:45535
I20260608 12:59:28.761188 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:28.761415 27122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:28.761754 27116 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:28.762459 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:28.762699 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:28.762606 27116 heartbeater.cc:507] Master 127.16.21.254:45535 requested a full tablet report, sending...
I20260608 12:59:28.763064 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923568763037 us; error 0 us; skew 500 ppm
I20260608 12:59:28.763782 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:28.765307 26914 ts_manager.cc:194] Registered new tserver with Master: 172bfb1bea624cc4b5314033b95e81fa (127.16.21.194:42541)
I20260608 12:59:28.766644 16471 webserver.cc:533] Webserver started at http://127.16.21.195:39269/ using document root <none> and password file <none>
I20260608 12:59:28.767295 26914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52106
I20260608 12:59:28.767450 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:28.767784 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:28.768141 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:28.769585 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "9798c51fde254a2c8c5710998daeb822"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.774214 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:28.777614 27127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.778414 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:59:28.778784 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "9798c51fde254a2c8c5710998daeb822"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.779059 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:28.817811 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:28.818928 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:28.820431 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:28.822980 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:28.823302 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:59:28.823558 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:28.823741 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.861238 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:46773
I20260608 12:59:28.861356 27189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:46773 every 8 connection(s)
I20260608 12:59:28.866375 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:28.874316 27193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.876799 27194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:28.877199 27196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:28.878908 27190 heartbeater.cc:344] Connected to a master server at 127.16.21.254:45535
I20260608 12:59:28.879433 27190 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:28.879516 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:28.880537 27190 heartbeater.cc:507] Master 127.16.21.254:45535 requested a full tablet report, sending...
I20260608 12:59:28.880779 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:28.881217 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:28.881486 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923568881461 us; error 0 us; skew 500 ppm
I20260608 12:59:28.882289 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:28.883198 26914 ts_manager.cc:194] Registered new tserver with Master: 9798c51fde254a2c8c5710998daeb822 (127.16.21.195:46773)
I20260608 12:59:28.885226 16471 webserver.cc:533] Webserver started at http://127.16.21.196:46871/ using document root <none> and password file <none>
I20260608 12:59:28.885346 26914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52120
I20260608 12:59:28.886059 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:28.886343 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:28.886721 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:28.887921 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "b13f6e65947042e7aa57c2b6d11795be"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.892439 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:28.895761 27201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.896507 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:59:28.896814 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "b13f6e65947042e7aa57c2b6d11795be"
format_stamp: "Formatted at 2026-06-08 12:59:28 on dist-test-slave-7vxk"
I20260608 12:59:28.897111 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:28.916278 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:28.917562 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:28.918985 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:28.921324 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:28.921564 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.921809 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:28.922000 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:28.961175 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:34259
I20260608 12:59:28.961292 27263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:34259 every 8 connection(s)
I20260608 12:59:28.975349 27264 heartbeater.cc:344] Connected to a master server at 127.16.21.254:45535
I20260608 12:59:28.975724 27264 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:28.976449 27264 heartbeater.cc:507] Master 127.16.21.254:45535 requested a full tablet report, sending...
I20260608 12:59:28.978780 26914 ts_manager.cc:194] Registered new tserver with Master: b13f6e65947042e7aa57c2b6d11795be (127.16.21.196:34259)
I20260608 12:59:28.979715 16471 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015027524s
I20260608 12:59:28.980599 26914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52128
I20260608 12:59:29.007050 26914 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52142:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:59:29.051625 27155 tablet_service.cc:1511] Processing CreateTablet for tablet c6c06deae81844d9bf3e4391aabbc97d (DEFAULT_TABLE table=test-workload [id=715589e6465a4d1ebea6be66ecfdc20b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:29.053035 27155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c06deae81844d9bf3e4391aabbc97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.055908 27229 tablet_service.cc:1511] Processing CreateTablet for tablet c6c06deae81844d9bf3e4391aabbc97d (DEFAULT_TABLE table=test-workload [id=715589e6465a4d1ebea6be66ecfdc20b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:29.056999 27229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c06deae81844d9bf3e4391aabbc97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.057060 27006 tablet_service.cc:1511] Processing CreateTablet for tablet c6c06deae81844d9bf3e4391aabbc97d (DEFAULT_TABLE table=test-workload [id=715589e6465a4d1ebea6be66ecfdc20b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:29.058156 27006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c06deae81844d9bf3e4391aabbc97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.072105 27279 tablet_bootstrap.cc:492] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822: Bootstrap starting.
I20260608 12:59:29.073819 27280 tablet_bootstrap.cc:492] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009: Bootstrap starting.
I20260608 12:59:29.075049 27281 tablet_bootstrap.cc:492] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: Bootstrap starting.
I20260608 12:59:29.080968 27280 tablet_bootstrap.cc:654] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:29.082391 27279 tablet_bootstrap.cc:654] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:29.082893 27281 tablet_bootstrap.cc:654] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:29.086273 27280 tablet_bootstrap.cc:492] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009: No bootstrap required, opened a new log
I20260608 12:59:29.086890 27280 ts_tablet_manager.cc:1403] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:59:29.089315 27279 tablet_bootstrap.cc:492] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822: No bootstrap required, opened a new log
I20260608 12:59:29.089315 27281 tablet_bootstrap.cc:492] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: No bootstrap required, opened a new log
I20260608 12:59:29.089635 27280 raft_consensus.cc:359] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.090123 27281 ts_tablet_manager.cc:1403] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:59:29.090440 27280 raft_consensus.cc:385] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:29.090822 27280 raft_consensus.cc:740] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 766f2aa7e48e4cf1a13b5c32c2d24009, State: Initialized, Role: FOLLOWER
I20260608 12:59:29.090078 27279 ts_tablet_manager.cc:1403] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 12:59:29.091576 27280 consensus_queue.cc:260] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.093577 27281 raft_consensus.cc:359] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.094175 27041 heartbeater.cc:499] Master 127.16.21.254:45535 was elected leader, sending a full tablet report...
I20260608 12:59:29.094419 27281 raft_consensus.cc:385] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:29.094640 27280 ts_tablet_manager.cc:1434] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:59:29.094980 27281 raft_consensus.cc:740] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b13f6e65947042e7aa57c2b6d11795be, State: Initialized, Role: FOLLOWER
I20260608 12:59:29.094885 27279 raft_consensus.cc:359] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.095788 27279 raft_consensus.cc:385] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:29.096129 27279 raft_consensus.cc:740] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9798c51fde254a2c8c5710998daeb822, State: Initialized, Role: FOLLOWER
I20260608 12:59:29.096180 27281 consensus_queue.cc:260] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.097038 27279 consensus_queue.cc:260] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.098848 27264 heartbeater.cc:499] Master 127.16.21.254:45535 was elected leader, sending a full tablet report...
I20260608 12:59:29.099663 27281 ts_tablet_manager.cc:1434] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:59:29.102416 27190 heartbeater.cc:499] Master 127.16.21.254:45535 was elected leader, sending a full tablet report...
I20260608 12:59:29.103566 27279 ts_tablet_manager.cc:1434] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
W20260608 12:59:29.481698 26962 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:29.501184 27287 raft_consensus.cc:493] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:29.501665 27287 raft_consensus.cc:515] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.503738 27287 leader_election.cc:290] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b13f6e65947042e7aa57c2b6d11795be (127.16.21.196:34259), 766f2aa7e48e4cf1a13b5c32c2d24009 (127.16.21.193:41205)
I20260608 12:59:29.510594 27285 raft_consensus.cc:493] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:29.510646 27286 raft_consensus.cc:493] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:29.511389 27285 raft_consensus.cc:515] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.511446 27286 raft_consensus.cc:515] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.515470 27285 leader_election.cc:290] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9798c51fde254a2c8c5710998daeb822 (127.16.21.195:46773), b13f6e65947042e7aa57c2b6d11795be (127.16.21.196:34259)
I20260608 12:59:29.519742 27239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "9798c51fde254a2c8c5710998daeb822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b13f6e65947042e7aa57c2b6d11795be" is_pre_election: true
I20260608 12:59:29.520722 27239 raft_consensus.cc:2468] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9798c51fde254a2c8c5710998daeb822 in term 0.
I20260608 12:59:29.522324 27129 leader_election.cc:304] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9798c51fde254a2c8c5710998daeb822, b13f6e65947042e7aa57c2b6d11795be; no voters: 
I20260608 12:59:29.519742 27286 leader_election.cc:290] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9798c51fde254a2c8c5710998daeb822 (127.16.21.195:46773), 766f2aa7e48e4cf1a13b5c32c2d24009 (127.16.21.193:41205)
I20260608 12:59:29.527194 27287 raft_consensus.cc:2804] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:29.528244 27287 raft_consensus.cc:493] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:29.529096 27287 raft_consensus.cc:3060] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:29.536875 27165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9798c51fde254a2c8c5710998daeb822" is_pre_election: true
I20260608 12:59:29.537943 27016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "b13f6e65947042e7aa57c2b6d11795be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" is_pre_election: true
I20260608 12:59:29.538645 27016 raft_consensus.cc:2468] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b13f6e65947042e7aa57c2b6d11795be in term 0.
I20260608 12:59:29.538894 27287 raft_consensus.cc:515] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.540191 27165 raft_consensus.cc:2393] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 766f2aa7e48e4cf1a13b5c32c2d24009 in current term 1: Already voted for candidate 9798c51fde254a2c8c5710998daeb822 in this term.
I20260608 12:59:29.540339 27202 leader_election.cc:304] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 766f2aa7e48e4cf1a13b5c32c2d24009, b13f6e65947042e7aa57c2b6d11795be; no voters: 
I20260608 12:59:29.541368 27286 raft_consensus.cc:2804] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:29.541777 27286 raft_consensus.cc:493] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:29.542114 27286 raft_consensus.cc:3060] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:29.545691 27239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "9798c51fde254a2c8c5710998daeb822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b13f6e65947042e7aa57c2b6d11795be"
I20260608 12:59:29.549268 27286 raft_consensus.cc:515] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.550717 27239 raft_consensus.cc:2393] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9798c51fde254a2c8c5710998daeb822 in current term 1: Already voted for candidate b13f6e65947042e7aa57c2b6d11795be in this term.
I20260608 12:59:29.549312 27287 leader_election.cc:290] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [CANDIDATE]: Term 1 election: Requested vote from peers b13f6e65947042e7aa57c2b6d11795be (127.16.21.196:34259), 766f2aa7e48e4cf1a13b5c32c2d24009 (127.16.21.193:41205)
I20260608 12:59:29.553220 27016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "9798c51fde254a2c8c5710998daeb822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" is_pre_election: true
I20260608 12:59:29.553366 27239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b13f6e65947042e7aa57c2b6d11795be" is_pre_election: true
I20260608 12:59:29.553973 27016 raft_consensus.cc:2468] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9798c51fde254a2c8c5710998daeb822 in term 0.
I20260608 12:59:29.554311 27239 raft_consensus.cc:2393] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 766f2aa7e48e4cf1a13b5c32c2d24009 in current term 1: Already voted for candidate b13f6e65947042e7aa57c2b6d11795be in this term.
I20260608 12:59:29.553593 27015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "b13f6e65947042e7aa57c2b6d11795be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009"
I20260608 12:59:29.551795 27286 leader_election.cc:290] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [CANDIDATE]: Term 1 election: Requested vote from peers 9798c51fde254a2c8c5710998daeb822 (127.16.21.195:46773), 766f2aa7e48e4cf1a13b5c32c2d24009 (127.16.21.193:41205)
I20260608 12:59:29.556358 27016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "9798c51fde254a2c8c5710998daeb822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009"
I20260608 12:59:29.556281 27165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "b13f6e65947042e7aa57c2b6d11795be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9798c51fde254a2c8c5710998daeb822" is_pre_election: true
I20260608 12:59:29.555099 27015 raft_consensus.cc:3060] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:29.557359 27165 raft_consensus.cc:2393] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b13f6e65947042e7aa57c2b6d11795be in current term 1: Already voted for candidate 9798c51fde254a2c8c5710998daeb822 in this term.
I20260608 12:59:29.557389 27164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c06deae81844d9bf3e4391aabbc97d" candidate_uuid: "b13f6e65947042e7aa57c2b6d11795be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9798c51fde254a2c8c5710998daeb822"
I20260608 12:59:29.558434 27164 raft_consensus.cc:2393] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b13f6e65947042e7aa57c2b6d11795be in current term 1: Already voted for candidate 9798c51fde254a2c8c5710998daeb822 in this term.
I20260608 12:59:29.558558 26980 leader_election.cc:304] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [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: 766f2aa7e48e4cf1a13b5c32c2d24009; no voters: 9798c51fde254a2c8c5710998daeb822, b13f6e65947042e7aa57c2b6d11795be
I20260608 12:59:29.560225 27128 leader_election.cc:304] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [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: 9798c51fde254a2c8c5710998daeb822; no voters: 766f2aa7e48e4cf1a13b5c32c2d24009, b13f6e65947042e7aa57c2b6d11795be
I20260608 12:59:29.560915 27287 raft_consensus.cc:2749] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:29.563616 27015 raft_consensus.cc:2468] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b13f6e65947042e7aa57c2b6d11795be in term 1.
I20260608 12:59:29.564088 27285 raft_consensus.cc:2749] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:29.564783 27202 leader_election.cc:304] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [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: 766f2aa7e48e4cf1a13b5c32c2d24009, b13f6e65947042e7aa57c2b6d11795be; no voters: 9798c51fde254a2c8c5710998daeb822
I20260608 12:59:29.565575 27286 raft_consensus.cc:2804] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:29.566599 27286 raft_consensus.cc:697] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 LEADER]: Becoming Leader. State: Replica: b13f6e65947042e7aa57c2b6d11795be, State: Running, Role: LEADER
I20260608 12:59:29.567472 27286 consensus_queue.cc:237] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } }
I20260608 12:59:29.574065 26913 catalog_manager.cc:5696] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be reported cstate change: term changed from 0 to 1, leader changed from <none> to b13f6e65947042e7aa57c2b6d11795be (127.16.21.196). New cstate: current_term: 1 leader_uuid: "b13f6e65947042e7aa57c2b6d11795be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9798c51fde254a2c8c5710998daeb822" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b13f6e65947042e7aa57c2b6d11795be" member_type: VOTER last_known_addr { host: "127.16.21.196" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "766f2aa7e48e4cf1a13b5c32c2d24009" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 41205 } health_report { overall_health: UNKNOWN } } }
W20260608 12:59:29.661103 16471 auto_rebalancer.cc:591] Failed to schedule move for tablet c6c06deae81844d9bf3e4391aabbc97d: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:59:29.662361 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:29.681504 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:29.682085 16471 tablet_replica.cc:333] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009: stopping tablet replica
I20260608 12:59:29.682619 16471 raft_consensus.cc:2243] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:29.682986 16471 raft_consensus.cc:2272] T c6c06deae81844d9bf3e4391aabbc97d P 766f2aa7e48e4cf1a13b5c32c2d24009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:29.702564 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:29.711978 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:29.728524 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:29.744191 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:29.752206 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:29.768193 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:29.768854 16471 tablet_replica.cc:333] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822: stopping tablet replica
I20260608 12:59:29.769392 16471 raft_consensus.cc:2243] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:29.769833 16471 raft_consensus.cc:2272] T c6c06deae81844d9bf3e4391aabbc97d P 9798c51fde254a2c8c5710998daeb822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:29.788893 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:29.797799 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:59:29.814553 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:29.815181 16471 tablet_replica.cc:333] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: stopping tablet replica
I20260608 12:59:29.815649 16471 raft_consensus.cc:2243] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:29.816224 16471 pending_rounds.cc:70] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: Trying to abort 1 pending ops.
I20260608 12:59:29.816391 16471 pending_rounds.cc:77] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662940955746304 op_type: NO_OP noop_request { }
I20260608 12:59:29.816612 16471 raft_consensus.cc:2889] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:29.816843 16471 raft_consensus.cc:2272] T c6c06deae81844d9bf3e4391aabbc97d P b13f6e65947042e7aa57c2b6d11795be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:29.836795 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:59:29.845788 16471 master.cc:562] Master@127.16.21.254:45535 shutting down...
I20260608 12:59:29.862109 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:29.862666 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:29.863010 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a6fb85cf70141ae904b1b0786477bc4: stopping tablet replica
I20260608 12:59:29.881490 16471 master.cc:584] Master@127.16.21.254:45535 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1557 ms)
[----------] 22 tests from AutoRebalancerTest (238405 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:59:29.912223 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:35819
I20260608 12:59:29.913275 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:29.918099 27302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:29.918735 27303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:29.919716 27305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:29.919999 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:29.920753 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:29.920939 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:29.921092 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923569921061 us; error 0 us; skew 500 ppm
I20260608 12:59:29.921610 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:29.923651 16471 webserver.cc:533] Webserver started at http://127.16.21.254:37261/ using document root <none> and password file <none>
I20260608 12:59:29.924167 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:29.924355 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:29.924631 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:29.925743 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "6e12a1d64065485cb643d81aab57ed60"
format_stamp: "Formatted at 2026-06-08 12:59:29 on dist-test-slave-7vxk"
I20260608 12:59:29.930184 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:29.933635 27310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:29.934365 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:29.934661 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "6e12a1d64065485cb643d81aab57ed60"
format_stamp: "Formatted at 2026-06-08 12:59:29 on dist-test-slave-7vxk"
I20260608 12:59:29.934928 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:29.963786 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:29.964885 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:30.000886 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:35819
I20260608 12:59:30.001000 27361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:35819 every 8 connection(s)
I20260608 12:59:30.004897 27362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:30.015045 27362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60: Bootstrap starting.
I20260608 12:59:30.019559 27362 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:30.023842 27362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60: No bootstrap required, opened a new log
I20260608 12:59:30.025913 27362 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12a1d64065485cb643d81aab57ed60" member_type: VOTER }
I20260608 12:59:30.026295 27362 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:30.026484 27362 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e12a1d64065485cb643d81aab57ed60, State: Initialized, Role: FOLLOWER
I20260608 12:59:30.027009 27362 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e12a1d64065485cb643d81aab57ed60" member_type: VOTER }
I20260608 12:59:30.027485 27362 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:30.027689 27362 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:30.027902 27362 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:30.032503 27362 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12a1d64065485cb643d81aab57ed60" member_type: VOTER }
I20260608 12:59:30.033005 27362 leader_election.cc:304] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [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: 6e12a1d64065485cb643d81aab57ed60; no voters: 
I20260608 12:59:30.034099 27362 leader_election.cc:290] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:30.034502 27365 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:30.036020 27365 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 1 LEADER]: Becoming Leader. State: Replica: 6e12a1d64065485cb643d81aab57ed60, State: Running, Role: LEADER
I20260608 12:59:30.036779 27365 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [LEADER]: Queue going to LEADER mode. State: All 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: "6e12a1d64065485cb643d81aab57ed60" member_type: VOTER }
I20260608 12:59:30.037292 27362 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:30.039736 27367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e12a1d64065485cb643d81aab57ed60. Latest consensus state: current_term: 1 leader_uuid: "6e12a1d64065485cb643d81aab57ed60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12a1d64065485cb643d81aab57ed60" member_type: VOTER } }
I20260608 12:59:30.039722 27366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e12a1d64065485cb643d81aab57ed60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12a1d64065485cb643d81aab57ed60" member_type: VOTER } }
I20260608 12:59:30.040444 27367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:30.040565 27366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:30.046229 27370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:30.054677 27370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:30.059890 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:30.065826 27370 catalog_manager.cc:1382] Generated new cluster ID: ab17077e31234d249e4cce93eba8c682
I20260608 12:59:30.066107 27370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:30.100211 27370 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:30.101552 27370 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:30.116675 27370 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60: Generated new TSK 0
I20260608 12:59:30.117295 27370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:30.126878 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:30.132700 27383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:30.133706 27384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:30.137919 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:30.139118 27386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:30.140256 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:30.140441 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:30.140568 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923570140556 us; error 0 us; skew 500 ppm
I20260608 12:59:30.141101 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:30.143455 16471 webserver.cc:533] Webserver started at http://127.16.21.193:41751/ using document root <none> and password file <none>
I20260608 12:59:30.143944 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:30.144111 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:30.144332 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:30.145387 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "5ee564a3ba814596907ca64adeadea35"
format_stamp: "Formatted at 2026-06-08 12:59:30 on dist-test-slave-7vxk"
I20260608 12:59:30.150007 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:59:30.153335 27391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.154060 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:30.154300 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "5ee564a3ba814596907ca64adeadea35"
format_stamp: "Formatted at 2026-06-08 12:59:30 on dist-test-slave-7vxk"
I20260608 12:59:30.154525 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:30.183460 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:30.184537 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:30.185913 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:30.188270 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:30.188509 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.188751 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:30.188920 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.227376 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:37821
I20260608 12:59:30.227511 27453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:37821 every 8 connection(s)
I20260608 12:59:30.232575 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:30.239506 27458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:30.241061 27459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:30.242195 27461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:30.242885 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:30.243800 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:30.244050 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:30.244235 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923570244218 us; error 0 us; skew 500 ppm
I20260608 12:59:30.244984 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:30.246395 27454 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35819
I20260608 12:59:30.246799 27454 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:30.247766 27454 heartbeater.cc:507] Master 127.16.21.254:35819 requested a full tablet report, sending...
I20260608 12:59:30.247788 16471 webserver.cc:533] Webserver started at http://127.16.21.194:46241/ using document root <none> and password file <none>
I20260608 12:59:30.248678 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:30.248939 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:30.249254 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:30.250280 27327 ts_manager.cc:194] Registered new tserver with Master: 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821)
I20260608 12:59:30.250442 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b"
format_stamp: "Formatted at 2026-06-08 12:59:30 on dist-test-slave-7vxk"
I20260608 12:59:30.252254 27327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60048
I20260608 12:59:30.255722 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:59:30.259013 27466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.259780 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:59:30.260062 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b"
format_stamp: "Formatted at 2026-06-08 12:59:30 on dist-test-slave-7vxk"
I20260608 12:59:30.260325 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:30.277137 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:30.278128 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:30.279505 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:30.281631 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:30.281852 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.282088 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:30.282258 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.319839 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:33063
I20260608 12:59:30.319981 27528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:33063 every 8 connection(s)
I20260608 12:59:30.324920 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:30.332005 27532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:30.332556 27533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:30.336161 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:30.336912 27535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:30.337670 27529 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35819
I20260608 12:59:30.337939 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:59:30.338119 27529 heartbeater.cc:461] Registering TS with master...
W20260608 12:59:30.338236 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:30.338590 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923570338569 us; error 0 us; skew 500 ppm
I20260608 12:59:30.339171 27529 heartbeater.cc:507] Master 127.16.21.254:35819 requested a full tablet report, sending...
I20260608 12:59:30.339532 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:30.341629 27327 ts_manager.cc:194] Registered new tserver with Master: b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:30.342310 16471 webserver.cc:533] Webserver started at http://127.16.21.195:41677/ using document root <none> and password file <none>
I20260608 12:59:30.342871 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:30.343075 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:30.343182 27327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60060
I20260608 12:59:30.343385 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:30.344782 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "f79a1d76ba684e99a72d85b7d0073046"
format_stamp: "Formatted at 2026-06-08 12:59:30 on dist-test-slave-7vxk"
I20260608 12:59:30.349308 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:30.352542 27540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.353302 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:30.353608 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "f79a1d76ba684e99a72d85b7d0073046"
format_stamp: "Formatted at 2026-06-08 12:59:30 on dist-test-slave-7vxk"
I20260608 12:59:30.353895 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:30.364017 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:30.365006 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:30.366317 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:30.368625 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:30.368892 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.369143 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:30.369324 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:30.406454 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:33545
I20260608 12:59:30.406574 27602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:33545 every 8 connection(s)
I20260608 12:59:30.420379 27603 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35819
I20260608 12:59:30.420744 27603 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:30.421368 27603 heartbeater.cc:507] Master 127.16.21.254:35819 requested a full tablet report, sending...
I20260608 12:59:30.423368 27327 ts_manager.cc:194] Registered new tserver with Master: f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:30.424094 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014413501s
I20260608 12:59:30.424783 27327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60072
I20260608 12:59:31.254990 27454 heartbeater.cc:499] Master 127.16.21.254:35819 was elected leader, sending a full tablet report...
I20260608 12:59:31.345638 27529 heartbeater.cc:499] Master 127.16.21.254:35819 was elected leader, sending a full tablet report...
I20260608 12:59:31.427536 27603 heartbeater.cc:499] Master 127.16.21.254:35819 was elected leader, sending a full tablet report...
I20260608 12:59:31.482539 27327 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60088:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:31.485082 27327 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:31.558446 27419 tablet_service.cc:1511] Processing CreateTablet for tablet d891ba0d7c9948ed85dd18e2c523f6e5 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:31.559937 27419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ba0d7c9948ed85dd18e2c523f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.561740 27416 tablet_service.cc:1511] Processing CreateTablet for tablet 117207a98951469cb1fe02250a5650dd (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:31.563050 27494 tablet_service.cc:1511] Processing CreateTablet for tablet d891ba0d7c9948ed85dd18e2c523f6e5 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:31.566929 27491 tablet_service.cc:1511] Processing CreateTablet for tablet 117207a98951469cb1fe02250a5650dd (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:31.563259 27416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117207a98951469cb1fe02250a5650dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.567512 27568 tablet_service.cc:1511] Processing CreateTablet for tablet d891ba0d7c9948ed85dd18e2c523f6e5 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:31.564432 27493 tablet_service.cc:1511] Processing CreateTablet for tablet 8e23548b6aeb4deab19a415fc007f79b (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:31.568974 27568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ba0d7c9948ed85dd18e2c523f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.565698 27492 tablet_service.cc:1511] Processing CreateTablet for tablet a1803b0e952c4913ab274f1c080e6e20 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:31.564548 27417 tablet_service.cc:1511] Processing CreateTablet for tablet a1803b0e952c4913ab274f1c080e6e20 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:31.565799 27418 tablet_service.cc:1511] Processing CreateTablet for tablet 8e23548b6aeb4deab19a415fc007f79b (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:31.571707 27417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1803b0e952c4913ab274f1c080e6e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.572412 27418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e23548b6aeb4deab19a415fc007f79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.567543 27494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ba0d7c9948ed85dd18e2c523f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.575555 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1803b0e952c4913ab274f1c080e6e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.579473 27493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e23548b6aeb4deab19a415fc007f79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.582638 27491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117207a98951469cb1fe02250a5650dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.600481 27567 tablet_service.cc:1511] Processing CreateTablet for tablet 8e23548b6aeb4deab19a415fc007f79b (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:31.602061 27567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e23548b6aeb4deab19a415fc007f79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.608672 27415 tablet_service.cc:1511] Processing CreateTablet for tablet 077a3c82ded44adb95d8217f9983eef3 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:31.610683 27415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077a3c82ded44adb95d8217f9983eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.610543 27490 tablet_service.cc:1511] Processing CreateTablet for tablet 077a3c82ded44adb95d8217f9983eef3 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:31.612007 27490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077a3c82ded44adb95d8217f9983eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.616555 27566 tablet_service.cc:1511] Processing CreateTablet for tablet a1803b0e952c4913ab274f1c080e6e20 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:31.618031 27566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1803b0e952c4913ab274f1c080e6e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.620708 27565 tablet_service.cc:1511] Processing CreateTablet for tablet 117207a98951469cb1fe02250a5650dd (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:31.622066 27565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117207a98951469cb1fe02250a5650dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.632205 27564 tablet_service.cc:1511] Processing CreateTablet for tablet 077a3c82ded44adb95d8217f9983eef3 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:31.633730 27564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077a3c82ded44adb95d8217f9983eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.650380 27624 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046: Bootstrap starting.
I20260608 12:59:31.665380 27624 tablet_bootstrap.cc:654] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.667722 27491 tablet_service.cc:1511] Processing CreateTablet for tablet 50dc9c8a62794d7f95bb014178039bb2 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:31.670837 27491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9c8a62794d7f95bb014178039bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.669461 27564 tablet_service.cc:1511] Processing CreateTablet for tablet 50dc9c8a62794d7f95bb014178039bb2 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:31.675998 27564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9c8a62794d7f95bb014178039bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.677219 27625 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: Bootstrap starting.
I20260608 12:59:31.680639 27624 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046: No bootstrap required, opened a new log
I20260608 12:59:31.681183 27624 ts_tablet_manager.cc:1403] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.004s
I20260608 12:59:31.665359 27418 tablet_service.cc:1511] Processing CreateTablet for tablet 50dc9c8a62794d7f95bb014178039bb2 (DEFAULT_TABLE table=test-workload [id=59a5373736e749a19478e90c9c3516f4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:31.682303 27418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9c8a62794d7f95bb014178039bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.684774 27624 raft_consensus.cc:359] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.685799 27624 raft_consensus.cc:385] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.686210 27624 raft_consensus.cc:740] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.687412 27624 consensus_queue.cc:260] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.691439 27623 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35: Bootstrap starting.
I20260608 12:59:31.696616 27625 tablet_bootstrap.cc:654] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.705257 27623 tablet_bootstrap.cc:654] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.712986 27624 ts_tablet_manager.cc:1434] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.011s
I20260608 12:59:31.719092 27624 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: Bootstrap starting.
I20260608 12:59:31.734364 27623 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35: No bootstrap required, opened a new log
I20260608 12:59:31.735176 27623 ts_tablet_manager.cc:1403] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.011s
I20260608 12:59:31.736290 27624 tablet_bootstrap.cc:654] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.737746 27625 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: No bootstrap required, opened a new log
I20260608 12:59:31.738299 27625 ts_tablet_manager.cc:1403] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.016s
I20260608 12:59:31.738343 27623 raft_consensus.cc:359] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.739182 27623 raft_consensus.cc:385] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.739503 27623 raft_consensus.cc:740] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee564a3ba814596907ca64adeadea35, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.740340 27623 consensus_queue.cc:260] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.741532 27624 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: No bootstrap required, opened a new log
I20260608 12:59:31.742297 27624 ts_tablet_manager.cc:1403] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260608 12:59:31.741544 27625 raft_consensus.cc:359] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.742810 27625 raft_consensus.cc:385] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.743240 27625 raft_consensus.cc:740] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.744235 27625 consensus_queue.cc:260] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.745370 27623 ts_tablet_manager.cc:1434] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:59:31.745749 27624 raft_consensus.cc:359] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.746539 27624 raft_consensus.cc:385] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.746734 27623 tablet_bootstrap.cc:492] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35: Bootstrap starting.
I20260608 12:59:31.746902 27624 raft_consensus.cc:740] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.748194 27624 consensus_queue.cc:260] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.750289 27624 ts_tablet_manager.cc:1434] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:59:31.751312 27624 tablet_bootstrap.cc:492] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046: Bootstrap starting.
I20260608 12:59:31.755584 27623 tablet_bootstrap.cc:654] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.758028 27625 ts_tablet_manager.cc:1434] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.008s
I20260608 12:59:31.759253 27625 tablet_bootstrap.cc:492] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b: Bootstrap starting.
I20260608 12:59:31.760393 27624 tablet_bootstrap.cc:654] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.765151 27625 tablet_bootstrap.cc:654] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.773986 27623 tablet_bootstrap.cc:492] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35: No bootstrap required, opened a new log
I20260608 12:59:31.774652 27623 ts_tablet_manager.cc:1403] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 12:59:31.777541 27623 raft_consensus.cc:359] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.778227 27625 tablet_bootstrap.cc:492] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b: No bootstrap required, opened a new log
I20260608 12:59:31.778264 27623 raft_consensus.cc:385] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.778812 27623 raft_consensus.cc:740] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee564a3ba814596907ca64adeadea35, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.778947 27624 tablet_bootstrap.cc:492] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046: No bootstrap required, opened a new log
I20260608 12:59:31.778966 27625 ts_tablet_manager.cc:1403] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260608 12:59:31.779733 27624 ts_tablet_manager.cc:1403] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260608 12:59:31.779706 27623 consensus_queue.cc:260] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.782142 27623 ts_tablet_manager.cc:1434] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:59:31.782258 27625 raft_consensus.cc:359] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.782989 27625 raft_consensus.cc:385] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.782678 27624 raft_consensus.cc:359] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.783172 27623 tablet_bootstrap.cc:492] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35: Bootstrap starting.
I20260608 12:59:31.783351 27625 raft_consensus.cc:740] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.783460 27624 raft_consensus.cc:385] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.783970 27624 raft_consensus.cc:740] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.784438 27625 consensus_queue.cc:260] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.786688 27625 ts_tablet_manager.cc:1434] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:59:31.787776 27625 tablet_bootstrap.cc:492] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b: Bootstrap starting.
I20260608 12:59:31.790150 27623 tablet_bootstrap.cc:654] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.785029 27624 consensus_queue.cc:260] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.793577 27627 raft_consensus.cc:493] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.794227 27625 tablet_bootstrap.cc:654] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.794062 27627 raft_consensus.cc:515] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.802588 27624 ts_tablet_manager.cc:1434] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260608 12:59:31.805399 27624 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046: Bootstrap starting.
I20260608 12:59:31.807677 27632 raft_consensus.cc:493] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.808382 27632 raft_consensus.cc:515] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.812371 27624 tablet_bootstrap.cc:654] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.815178 27632 leader_election.cc:290] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545), 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821)
I20260608 12:59:31.820323 27627 leader_election.cc:290] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:31.822731 27625 tablet_bootstrap.cc:492] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b: No bootstrap required, opened a new log
I20260608 12:59:31.823436 27625 ts_tablet_manager.cc:1403] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.013s
I20260608 12:59:31.832046 27624 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046: No bootstrap required, opened a new log
I20260608 12:59:31.832726 27624 ts_tablet_manager.cc:1403] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260608 12:59:31.834427 27623 tablet_bootstrap.cc:492] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35: No bootstrap required, opened a new log
I20260608 12:59:31.834998 27623 ts_tablet_manager.cc:1403] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.016s
I20260608 12:59:31.836340 27624 raft_consensus.cc:359] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.837354 27624 raft_consensus.cc:385] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.837733 27624 raft_consensus.cc:740] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.838066 27625 raft_consensus.cc:359] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.838955 27624 consensus_queue.cc:260] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.842082 27624 ts_tablet_manager.cc:1434] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:59:31.838984 27625 raft_consensus.cc:385] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.844425 27625 raft_consensus.cc:740] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.845829 27637 raft_consensus.cc:493] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.845618 27625 consensus_queue.cc:260] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.846397 27637 raft_consensus.cc:515] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.849046 27637 leader_election.cc:290] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:31.850385 27624 tablet_bootstrap.cc:492] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046: Bootstrap starting.
I20260608 12:59:31.838210 27623 raft_consensus.cc:359] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.850881 27623 raft_consensus.cc:385] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.851248 27623 raft_consensus.cc:740] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee564a3ba814596907ca64adeadea35, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.852003 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ba0d7c9948ed85dd18e2c523f6e5" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046" is_pre_election: true
I20260608 12:59:31.852731 27578 raft_consensus.cc:2468] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:31.855880 27623 consensus_queue.cc:260] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.857002 27624 tablet_bootstrap.cc:654] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.856900 27470 leader_election.cc:304] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b57e99cdc9f4450d9d7ecde59ceadc0b, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:31.858047 27632 raft_consensus.cc:2804] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:31.858441 27632 raft_consensus.cc:493] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:31.858778 27632 raft_consensus.cc:3060] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.866689 27623 ts_tablet_manager.cc:1434] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260608 12:59:31.868897 27624 tablet_bootstrap.cc:492] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046: No bootstrap required, opened a new log
I20260608 12:59:31.867024 27632 raft_consensus.cc:515] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.869460 27624 ts_tablet_manager.cc:1403] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:59:31.871826 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ba0d7c9948ed85dd18e2c523f6e5" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046"
I20260608 12:59:31.871872 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ba0d7c9948ed85dd18e2c523f6e5" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:31.872666 27578 raft_consensus.cc:3060] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.872792 27429 raft_consensus.cc:2468] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:31.872804 27624 raft_consensus.cc:359] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.873896 27624 raft_consensus.cc:385] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.874223 27624 raft_consensus.cc:740] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.874997 27624 consensus_queue.cc:260] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.879904 27624 ts_tablet_manager.cc:1434] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:59:31.880303 27578 raft_consensus.cc:2468] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 1.
I20260608 12:59:31.880982 27624 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046: Bootstrap starting.
I20260608 12:59:31.881958 27470 leader_election.cc:304] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b57e99cdc9f4450d9d7ecde59ceadc0b, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:31.882997 27623 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35: Bootstrap starting.
I20260608 12:59:31.888629 27627 raft_consensus.cc:493] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.868728 27625 ts_tablet_manager.cc:1434] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260608 12:59:31.889205 27627 raft_consensus.cc:515] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.890309 27632 leader_election.cc:290] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Requested vote from peers f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545), 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821)
I20260608 12:59:31.890897 27632 raft_consensus.cc:493] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.891364 27632 raft_consensus.cc:515] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.892000 27627 leader_election.cc:290] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:31.892514 27624 tablet_bootstrap.cc:654] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.893577 27632 leader_election.cc:290] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:31.894263 27632 raft_consensus.cc:2804] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:31.897842 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ba0d7c9948ed85dd18e2c523f6e5" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:31.898521 27428 raft_consensus.cc:3060] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.898939 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ba0d7c9948ed85dd18e2c523f6e5" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:31.900961 27426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1803b0e952c4913ab274f1c080e6e20" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:31.901862 27426 raft_consensus.cc:2468] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 0.
I20260608 12:59:31.903293 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:31.903755 27625 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: Bootstrap starting.
I20260608 12:59:31.906356 27541 leader_election.cc:304] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:31.904202 27429 raft_consensus.cc:2468] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 0.
I20260608 12:59:31.907543 27627 raft_consensus.cc:2804] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:31.907719 27426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:31.907996 27627 raft_consensus.cc:493] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:31.908428 27627 raft_consensus.cc:3060] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.908491 27426 raft_consensus.cc:2468] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:31.908679 27541 leader_election.cc:304] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:31.906409 27428 raft_consensus.cc:2468] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 1.
I20260608 12:59:31.910000 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046" is_pre_election: true
I20260608 12:59:31.910149 27467 leader_election.cc:304] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, b57e99cdc9f4450d9d7ecde59ceadc0b; no voters: 
I20260608 12:59:31.910712 27578 raft_consensus.cc:2468] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:31.911253 27637 raft_consensus.cc:2804] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:31.911633 27637 raft_consensus.cc:493] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:31.911984 27637 raft_consensus.cc:3060] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.912007 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" is_pre_election: true
I20260608 12:59:31.912962 27504 raft_consensus.cc:2468] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 0.
I20260608 12:59:31.914688 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d891ba0d7c9948ed85dd18e2c523f6e5" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" is_pre_election: true
I20260608 12:59:31.915930 27623 tablet_bootstrap.cc:654] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.916092 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1803b0e952c4913ab274f1c080e6e20" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" is_pre_election: true
I20260608 12:59:31.916814 27503 raft_consensus.cc:2468] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 0.
I20260608 12:59:31.919252 27647 raft_consensus.cc:2804] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:31.919741 27647 raft_consensus.cc:493] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:31.920149 27647 raft_consensus.cc:3060] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.922365 27637 raft_consensus.cc:515] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.923750 27625 tablet_bootstrap.cc:654] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.894836 27632 raft_consensus.cc:697] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Becoming Leader. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Running, Role: LEADER
I20260608 12:59:31.925544 27632 consensus_queue.cc:237] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } }
I20260608 12:59:31.925351 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:31.927160 27428 raft_consensus.cc:3060] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.927609 27647 raft_consensus.cc:515] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.930716 27624 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046: No bootstrap required, opened a new log
I20260608 12:59:31.931672 27624 ts_tablet_manager.cc:1403] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.011s
I20260608 12:59:31.930917 27426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:31.928092 27627 raft_consensus.cc:515] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.934260 27428 raft_consensus.cc:2468] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 1.
I20260608 12:59:31.935429 27541 leader_election.cc:304] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:31.935276 27624 raft_consensus.cc:359] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.936156 27624 raft_consensus.cc:385] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.936756 27624 raft_consensus.cc:740] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.937537 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1803b0e952c4913ab274f1c080e6e20" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b"
I20260608 12:59:31.937988 27627 leader_election.cc:290] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:31.938148 27503 raft_consensus.cc:3060] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.939376 27624 consensus_queue.cc:260] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.942008 27623 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35: No bootstrap required, opened a new log
I20260608 12:59:31.942297 27624 ts_tablet_manager.cc:1434] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:59:31.942564 27623 ts_tablet_manager.cc:1403] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260608 12:59:31.942974 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b"
I20260608 12:59:31.943909 27502 raft_consensus.cc:2393] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f79a1d76ba684e99a72d85b7d0073046 in current term 1: Already voted for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in this term.
I20260608 12:59:31.938617 27627 raft_consensus.cc:2804] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:31.947103 27647 leader_election.cc:290] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Requested vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:31.945865 27637 leader_election.cc:290] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:31.948241 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e23548b6aeb4deab19a415fc007f79b" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046"
I20260608 12:59:31.946041 27503 raft_consensus.cc:2468] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 1.
I20260608 12:59:31.945833 27623 raft_consensus.cc:359] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.954051 27623 raft_consensus.cc:385] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.954406 27623 raft_consensus.cc:740] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee564a3ba814596907ca64adeadea35, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.954509 27542 leader_election.cc:304] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b57e99cdc9f4450d9d7ecde59ceadc0b, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:31.955631 27623 consensus_queue.cc:260] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.958135 27623 ts_tablet_manager.cc:1434] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:59:31.958591 27625 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: No bootstrap required, opened a new log
I20260608 12:59:31.959134 27625 ts_tablet_manager.cc:1403] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.001s
I20260608 12:59:31.959249 27623 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35: Bootstrap starting.
I20260608 12:59:31.963792 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1803b0e952c4913ab274f1c080e6e20" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:31.964486 27428 raft_consensus.cc:3060] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.964823 27652 raft_consensus.cc:2804] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:31.965437 27652 raft_consensus.cc:697] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Becoming Leader. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Running, Role: LEADER
I20260608 12:59:31.966385 27652 consensus_queue.cc:237] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.967012 27623 tablet_bootstrap.cc:654] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.967443 27542 leader_election.cc:304] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [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: f79a1d76ba684e99a72d85b7d0073046; no voters: 5ee564a3ba814596907ca64adeadea35, b57e99cdc9f4450d9d7ecde59ceadc0b
I20260608 12:59:31.969992 27637 raft_consensus.cc:2749] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:31.970038 27625 raft_consensus.cc:359] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.971019 27625 raft_consensus.cc:385] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.971376 27625 raft_consensus.cc:740] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.974123 27625 consensus_queue.cc:260] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.975484 27428 raft_consensus.cc:2468] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 1.
I20260608 12:59:31.979605 27625 ts_tablet_manager.cc:1434] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:59:31.980835 27625 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b: Bootstrap starting.
I20260608 12:59:31.981352 27623 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35: No bootstrap required, opened a new log
I20260608 12:59:31.981915 27623 ts_tablet_manager.cc:1403] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260608 12:59:31.984687 27326 catalog_manager.cc:5696] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:31.988170 27627 raft_consensus.cc:697] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Becoming Leader. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Running, Role: LEADER
I20260608 12:59:31.989415 27627 consensus_queue.cc:237] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.992394 27632 raft_consensus.cc:493] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.992906 27632 raft_consensus.cc:515] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.995221 27632 leader_election.cc:290] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:31.996858 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117207a98951469cb1fe02250a5650dd" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:31.997136 27623 raft_consensus.cc:359] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:31.997539 27428 raft_consensus.cc:2468] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:31.997865 27623 raft_consensus.cc:385] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.998196 27623 raft_consensus.cc:740] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee564a3ba814596907ca64adeadea35, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.998996 27470 leader_election.cc:304] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [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: b57e99cdc9f4450d9d7ecde59ceadc0b; no voters: 5ee564a3ba814596907ca64adeadea35, f79a1d76ba684e99a72d85b7d0073046
I20260608 12:59:31.998962 27623 consensus_queue.cc:260] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.000794 27467 leader_election.cc:304] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, b57e99cdc9f4450d9d7ecde59ceadc0b; no voters: 
I20260608 12:59:32.001735 27623 ts_tablet_manager.cc:1434] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260608 12:59:32.001696 27647 raft_consensus.cc:2749] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:32.002228 27632 raft_consensus.cc:2804] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:32.002125 27325 catalog_manager.cc:5696] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "f79a1d76ba684e99a72d85b7d0073046" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:32.003388 27623 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35: Bootstrap starting.
I20260608 12:59:32.002709 27632 raft_consensus.cc:493] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:32.005044 27632 raft_consensus.cc:3060] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.005635 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117207a98951469cb1fe02250a5650dd" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046" is_pre_election: true
I20260608 12:59:32.006307 27578 raft_consensus.cc:2468] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:32.012444 27632 raft_consensus.cc:515] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.013247 27625 tablet_bootstrap.cc:654] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:32.010385 27623 tablet_bootstrap.cc:654] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:32.015342 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117207a98951469cb1fe02250a5650dd" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:32.015977 27428 raft_consensus.cc:3060] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.024080 27632 leader_election.cc:290] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Requested vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:32.024348 27428 raft_consensus.cc:2468] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 1.
I20260608 12:59:32.025025 27625 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b: No bootstrap required, opened a new log
I20260608 12:59:32.025673 27467 leader_election.cc:304] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, b57e99cdc9f4450d9d7ecde59ceadc0b; no voters: 
I20260608 12:59:32.024976 27326 catalog_manager.cc:5696] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "f79a1d76ba684e99a72d85b7d0073046" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:32.025897 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117207a98951469cb1fe02250a5650dd" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046"
I20260608 12:59:32.026481 27578 raft_consensus.cc:3060] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.026746 27632 raft_consensus.cc:2804] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:32.027374 27623 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35: No bootstrap required, opened a new log
I20260608 12:59:32.027504 27632 raft_consensus.cc:697] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Becoming Leader. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Running, Role: LEADER
I20260608 12:59:32.028368 27632 consensus_queue.cc:237] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.025686 27625 ts_tablet_manager.cc:1403] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260608 12:59:32.031220 27623 ts_tablet_manager.cc:1403] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260608 12:59:32.033507 27578 raft_consensus.cc:2468] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 1.
I20260608 12:59:32.033288 27625 raft_consensus.cc:359] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.034427 27623 raft_consensus.cc:359] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.035156 27623 raft_consensus.cc:385] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:32.034111 27625 raft_consensus.cc:385] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:32.035445 27623 raft_consensus.cc:740] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee564a3ba814596907ca64adeadea35, State: Initialized, Role: FOLLOWER
I20260608 12:59:32.035657 27625 raft_consensus.cc:740] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Initialized, Role: FOLLOWER
I20260608 12:59:32.036540 27625 consensus_queue.cc:260] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.036466 27623 consensus_queue.cc:260] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.039489 27625 ts_tablet_manager.cc:1434] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:59:32.040558 27625 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: Bootstrap starting.
I20260608 12:59:32.042837 27623 ts_tablet_manager.cc:1434] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:59:32.047533 27625 tablet_bootstrap.cc:654] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:32.050592 27326 catalog_manager.cc:5696] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:32.053681 27625 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: No bootstrap required, opened a new log
I20260608 12:59:32.054167 27625 ts_tablet_manager.cc:1403] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 12:59:32.057286 27625 raft_consensus.cc:359] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.057996 27625 raft_consensus.cc:385] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:32.058317 27625 raft_consensus.cc:740] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Initialized, Role: FOLLOWER
I20260608 12:59:32.059088 27625 consensus_queue.cc:260] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.061458 27625 ts_tablet_manager.cc:1434] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260608 12:59:32.063294 27375 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:32.103706 27627 raft_consensus.cc:493] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:32.104252 27627 raft_consensus.cc:515] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.106205 27627 leader_election.cc:290] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:32.106978 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077a3c82ded44adb95d8217f9983eef3" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:32.107301 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077a3c82ded44adb95d8217f9983eef3" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" is_pre_election: true
I20260608 12:59:32.107612 27428 raft_consensus.cc:2468] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 0.
I20260608 12:59:32.107940 27504 raft_consensus.cc:2468] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 0.
I20260608 12:59:32.108731 27541 leader_election.cc:304] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:32.109476 27627 raft_consensus.cc:2804] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:32.109874 27627 raft_consensus.cc:493] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:32.110160 27627 raft_consensus.cc:3060] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.114961 27627 raft_consensus.cc:515] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.116828 27627 leader_election.cc:290] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:32.117472 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077a3c82ded44adb95d8217f9983eef3" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:32.117848 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077a3c82ded44adb95d8217f9983eef3" candidate_uuid: "f79a1d76ba684e99a72d85b7d0073046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b"
I20260608 12:59:32.118148 27428 raft_consensus.cc:3060] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.118458 27504 raft_consensus.cc:3060] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.120157 27632 raft_consensus.cc:493] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:32.120599 27632 raft_consensus.cc:515] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.122473 27632 leader_election.cc:290] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:32.123220 27426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9c8a62794d7f95bb014178039bb2" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35" is_pre_election: true
I20260608 12:59:32.123917 27426 raft_consensus.cc:2468] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:32.124145 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9c8a62794d7f95bb014178039bb2" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046" is_pre_election: true
I20260608 12:59:32.124794 27578 raft_consensus.cc:2468] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 0.
I20260608 12:59:32.125329 27467 leader_election.cc:304] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee564a3ba814596907ca64adeadea35, b57e99cdc9f4450d9d7ecde59ceadc0b; no voters: 
I20260608 12:59:32.125342 27504 raft_consensus.cc:2468] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 1.
I20260608 12:59:32.125342 27428 raft_consensus.cc:2468] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79a1d76ba684e99a72d85b7d0073046 in term 1.
I20260608 12:59:32.126550 27632 raft_consensus.cc:2804] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:32.126777 27542 leader_election.cc:304] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b57e99cdc9f4450d9d7ecde59ceadc0b, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:32.126974 27632 raft_consensus.cc:493] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:32.127527 27632 raft_consensus.cc:3060] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.127732 27627 raft_consensus.cc:2804] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:32.128271 27627 raft_consensus.cc:697] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Becoming Leader. State: Replica: f79a1d76ba684e99a72d85b7d0073046, State: Running, Role: LEADER
I20260608 12:59:32.129166 27627 consensus_queue.cc:237] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.134374 27632 raft_consensus.cc:515] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.136466 27632 leader_election.cc:290] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Requested vote from peers 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821), f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:32.137207 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9c8a62794d7f95bb014178039bb2" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee564a3ba814596907ca64adeadea35"
I20260608 12:59:32.137539 27578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9c8a62794d7f95bb014178039bb2" candidate_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79a1d76ba684e99a72d85b7d0073046"
I20260608 12:59:32.137724 27428 raft_consensus.cc:3060] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.138104 27578 raft_consensus.cc:3060] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:32.140626 27326 catalog_manager.cc:5696] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "f79a1d76ba684e99a72d85b7d0073046" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:32.143945 27578 raft_consensus.cc:2468] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 1.
I20260608 12:59:32.145112 27470 leader_election.cc:304] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b57e99cdc9f4450d9d7ecde59ceadc0b, f79a1d76ba684e99a72d85b7d0073046; no voters: 
I20260608 12:59:32.145306 27428 raft_consensus.cc:2468] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b57e99cdc9f4450d9d7ecde59ceadc0b in term 1.
I20260608 12:59:32.145944 27632 raft_consensus.cc:2804] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:32.146497 27632 raft_consensus.cc:697] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Becoming Leader. State: Replica: b57e99cdc9f4450d9d7ecde59ceadc0b, State: Running, Role: LEADER
I20260608 12:59:32.147404 27632 consensus_queue.cc:237] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } }
I20260608 12:59:32.154537 27326 catalog_manager.cc:5696] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194). New cstate: current_term: 1 leader_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:32.440825 27632 consensus_queue.cc:1048] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.462963 27632 consensus_queue.cc:1048] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.542677 27647 consensus_queue.cc:1048] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.544872 27578 raft_consensus.cc:1275] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:32.544872 27504 raft_consensus.cc:1275] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Refusing update from remote peer f79a1d76ba684e99a72d85b7d0073046: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:32.549369 27428 raft_consensus.cc:1275] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Refusing update from remote peer f79a1d76ba684e99a72d85b7d0073046: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:32.551306 27627 consensus_queue.cc:1048] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.556381 27627 consensus_queue.cc:1048] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.561059 27427 raft_consensus.cc:1275] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:32.565452 27671 consensus_queue.cc:1048] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.569787 27632 consensus_queue.cc:1048] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.571388 27632 consensus_queue.cc:1048] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.572268 27654 consensus_queue.cc:1048] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:32.592125 27627 consensus_queue.cc:1048] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:59:32.600909 27654 consensus_queue.cc:1048] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:59:32.672834 27542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:33063, user_credentials={real_user=slave}} blocked reactor thread for 87021.7us
I20260608 12:59:32.711192 27687 consensus_queue.cc:1048] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:59:32.902458 27467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:37821, user_credentials={real_user=slave}} blocked reactor thread for 62737us
W20260608 12:59:32.910393 27542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:33063, user_credentials={real_user=slave}} blocked reactor thread for 69308.6us
W20260608 12:59:33.015108 27470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:33545, user_credentials={real_user=slave}} blocked reactor thread for 46507.8us
I20260608 12:59:33.193055 27669 mvcc.cc:204] Tried to move back new op lower bound from 7294662953703305216 to 7294662950884057088. Current Snapshot: MvccSnapshot[applied={T|T < 7294662953703305216}]
W20260608 12:59:33.390996 27666 meta_cache.cc:1261] Time spent looking up entry by key: real 0.088s	user 0.001s	sys 0.000s
W20260608 12:59:33.409910 27667 meta_cache.cc:1261] Time spent looking up entry by key: real 0.103s	user 0.004s	sys 0.000s
W20260608 12:59:33.679687 27470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:33545, user_credentials={real_user=slave}} blocked reactor thread for 63493.5us
I20260608 12:59:34.317775 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:34.325341 27726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:34.325402 27725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:34.327013 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:34.327857 27728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:34.328986 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:34.329193 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:34.329344 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923574329332 us; error 0 us; skew 500 ppm
I20260608 12:59:34.329860 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:34.332623 16471 webserver.cc:533] Webserver started at http://127.16.21.196:37925/ using document root <none> and password file <none>
I20260608 12:59:34.333173 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:34.333354 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:34.333617 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:34.334936 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4"
format_stamp: "Formatted at 2026-06-08 12:59:34 on dist-test-slave-7vxk"
I20260608 12:59:34.339957 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:59:34.343500 27733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:34.344348 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:34.344674 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4"
format_stamp: "Formatted at 2026-06-08 12:59:34 on dist-test-slave-7vxk"
I20260608 12:59:34.344976 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:34.365294 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:34.366652 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:34.368216 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:34.370756 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:34.370997 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:34.371289 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:34.371488 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:34.413934 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:35081
I20260608 12:59:34.414080 27795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:35081 every 8 connection(s)
I20260608 12:59:34.430996 27796 heartbeater.cc:344] Connected to a master server at 127.16.21.254:35819
I20260608 12:59:34.431525 27796 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:34.432298 27796 heartbeater.cc:507] Master 127.16.21.254:35819 requested a full tablet report, sending...
I20260608 12:59:34.434396 27322 ts_manager.cc:194] Registered new tserver with Master: 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196:35081)
I20260608 12:59:34.436111 27322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60096
W20260608 12:59:35.029525 27599 debug-util.cc:398] Leaking SignalData structure 0x7b08002da340 after lost signal to thread 16474
W20260608 12:59:35.031468 27599 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa740 after lost signal to thread 27453
W20260608 12:59:35.032408 27599 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3040 after lost signal to thread 27528
W20260608 12:59:35.033298 27599 debug-util.cc:398] Leaking SignalData structure 0x7b08001a10c0 after lost signal to thread 27602
W20260608 12:59:35.033702 27599 debug-util.cc:398] Leaking SignalData structure 0x7b08002b90a0 after lost signal to thread 27665
I20260608 12:59:35.301124 27504 consensus_queue.cc:237] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:35.316047 27577 raft_consensus.cc:1275] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.318277 27705 consensus_queue.cc:1048] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:35.327980 27425 raft_consensus.cc:1275] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.330649 27803 consensus_queue.cc:1048] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:59:35.338868 27468 consensus_peers.cc:597] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b -> Peer 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196:35081): Couldn't send request to peer 5cee8ec26ca844aaad2e0ab46e7b88b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50dc9c8a62794d7f95bb014178039bb2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:35.340797 27705 raft_consensus.cc:2955] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.344776 27425 raft_consensus.cc:2955] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.345616 27577 raft_consensus.cc:2955] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.365773 27322 catalog_manager.cc:5696] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 reported cstate change: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.391433 27577 consensus_queue.cc:237] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:35.410537 27504 raft_consensus.cc:1275] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Refusing update from remote peer f79a1d76ba684e99a72d85b7d0073046: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.412916 27627 consensus_queue.cc:1048] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:35.424238 27425 raft_consensus.cc:1275] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Refusing update from remote peer f79a1d76ba684e99a72d85b7d0073046: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.426262 27817 consensus_queue.cc:1048] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:59:35.431900 27542 consensus_peers.cc:597] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 -> Peer 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196:35081): Couldn't send request to peer 5cee8ec26ca844aaad2e0ab46e7b88b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 077a3c82ded44adb95d8217f9983eef3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:35.433377 27627 raft_consensus.cc:2955] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.437011 27504 raft_consensus.cc:2955] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.438982 27796 heartbeater.cc:499] Master 127.16.21.254:35819 was elected leader, sending a full tablet report...
I20260608 12:59:35.455250 27502 consensus_queue.cc:237] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:35.470708 27425 raft_consensus.cc:2955] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.476049 27322 catalog_manager.cc:5696] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b reported cstate change: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "f79a1d76ba684e99a72d85b7d0073046" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.487260 27426 raft_consensus.cc:1275] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:59:35.488816 27468 consensus_peers.cc:597] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b -> Peer 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196:35081): Couldn't send request to peer 5cee8ec26ca844aaad2e0ab46e7b88b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d891ba0d7c9948ed85dd18e2c523f6e5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:35.489295 27803 consensus_queue.cc:1048] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:35.495483 27577 raft_consensus.cc:1275] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.497357 27803 consensus_queue.cc:1048] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:35.501722 27808 raft_consensus.cc:2955] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.503564 27425 raft_consensus.cc:2955] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.520619 27502 consensus_queue.cc:237] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:35.528477 27577 raft_consensus.cc:2955] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.529340 27322 catalog_manager.cc:5696] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b reported cstate change: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:59:35.551627 27468 consensus_peers.cc:597] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b -> Peer 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196:35081): Couldn't send request to peer 5cee8ec26ca844aaad2e0ab46e7b88b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 117207a98951469cb1fe02250a5650dd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:35.552903 27577 raft_consensus.cc:1275] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.554484 27425 raft_consensus.cc:1275] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Refusing update from remote peer b57e99cdc9f4450d9d7ecde59ceadc0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:35.555035 27808 consensus_queue.cc:1048] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:35.556537 27803 consensus_queue.cc:1048] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:35.566319 27803 raft_consensus.cc:2955] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.567775 27425 raft_consensus.cc:2955] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.569562 27576 raft_consensus.cc:2955] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } } }
I20260608 12:59:35.585901 27320 catalog_manager.cc:5696] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b reported cstate change: config changed from index -1 to 16, NON_VOTER 5cee8ec26ca844aaad2e0ab46e7b88b4 (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:35.831485 27828 ts_tablet_manager.cc:933] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Initiating tablet copy from peer b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:35.833763 27828 tablet_copy_client.cc:323] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33063
I20260608 12:59:35.859346 27514 tablet_copy_service.cc:140] P b57e99cdc9f4450d9d7ecde59ceadc0b: Received BeginTabletCopySession request for tablet 50dc9c8a62794d7f95bb014178039bb2 from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 ({username='slave'} at 127.0.0.1:38192)
I20260608 12:59:35.859871 27514 tablet_copy_service.cc:161] P b57e99cdc9f4450d9d7ecde59ceadc0b: Beginning new tablet copy session on tablet 50dc9c8a62794d7f95bb014178039bb2 from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 at {username='slave'} at 127.0.0.1:38192: session id = 5cee8ec26ca844aaad2e0ab46e7b88b4-50dc9c8a62794d7f95bb014178039bb2
I20260608 12:59:35.865643 27514 tablet_copy_source_session.cc:215] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:35.868424 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9c8a62794d7f95bb014178039bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:35.879473 27828 tablet_copy_client.cc:806] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:35.880112 27828 tablet_copy_client.cc:670] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:35.884093 27828 tablet_copy_client.cc:538] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:35.891916 27828 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap starting.
I20260608 12:59:35.980908 27828 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:35.981746 27828 tablet_bootstrap.cc:492] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap complete.
I20260608 12:59:35.982484 27828 ts_tablet_manager.cc:1403] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent bootstrapping tablet: real 0.091s	user 0.082s	sys 0.008s
I20260608 12:59:35.985801 27828 raft_consensus.cc:359] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:35.986950 27828 raft_consensus.cc:740] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5cee8ec26ca844aaad2e0ab46e7b88b4, State: Initialized, Role: LEARNER
I20260608 12:59:35.987874 27828 consensus_queue.cc:260] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.001549 27828 ts_tablet_manager.cc:1434] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 12:59:36.002704 27833 ts_tablet_manager.cc:933] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Initiating tablet copy from peer b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:36.006872 27833 tablet_copy_client.cc:323] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33063
I20260608 12:59:36.008862 27514 tablet_copy_service.cc:140] P b57e99cdc9f4450d9d7ecde59ceadc0b: Received BeginTabletCopySession request for tablet d891ba0d7c9948ed85dd18e2c523f6e5 from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 ({username='slave'} at 127.0.0.1:38192)
I20260608 12:59:36.009456 27514 tablet_copy_service.cc:161] P b57e99cdc9f4450d9d7ecde59ceadc0b: Beginning new tablet copy session on tablet d891ba0d7c9948ed85dd18e2c523f6e5 from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 at {username='slave'} at 127.0.0.1:38192: session id = 5cee8ec26ca844aaad2e0ab46e7b88b4-d891ba0d7c9948ed85dd18e2c523f6e5
I20260608 12:59:36.015446 27513 tablet_copy_service.cc:342] P b57e99cdc9f4450d9d7ecde59ceadc0b: Request end of tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-50dc9c8a62794d7f95bb014178039bb2 received from {username='slave'} at 127.0.0.1:38192
I20260608 12:59:36.015934 27513 tablet_copy_service.cc:434] P b57e99cdc9f4450d9d7ecde59ceadc0b: ending tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-50dc9c8a62794d7f95bb014178039bb2 on tablet 50dc9c8a62794d7f95bb014178039bb2 with peer 5cee8ec26ca844aaad2e0ab46e7b88b4
I20260608 12:59:36.018950 27514 tablet_copy_source_session.cc:215] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:36.022724 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d891ba0d7c9948ed85dd18e2c523f6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:36.031358 27836 ts_tablet_manager.cc:933] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Initiating tablet copy from peer f79a1d76ba684e99a72d85b7d0073046 (127.16.21.195:33545)
I20260608 12:59:36.036676 27828 ts_tablet_manager.cc:933] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: Initiating tablet copy from peer b57e99cdc9f4450d9d7ecde59ceadc0b (127.16.21.194:33063)
I20260608 12:59:36.048238 27828 tablet_copy_client.cc:323] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:33063
I20260608 12:59:36.047066 27836 tablet_copy_client.cc:323] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:33545
I20260608 12:59:36.050787 27514 tablet_copy_service.cc:140] P b57e99cdc9f4450d9d7ecde59ceadc0b: Received BeginTabletCopySession request for tablet 117207a98951469cb1fe02250a5650dd from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 ({username='slave'} at 127.0.0.1:38192)
I20260608 12:59:36.051397 27514 tablet_copy_service.cc:161] P b57e99cdc9f4450d9d7ecde59ceadc0b: Beginning new tablet copy session on tablet 117207a98951469cb1fe02250a5650dd from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 at {username='slave'} at 127.0.0.1:38192: session id = 5cee8ec26ca844aaad2e0ab46e7b88b4-117207a98951469cb1fe02250a5650dd
I20260608 12:59:36.053681 27833 tablet_copy_client.cc:806] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:36.054322 27833 tablet_copy_client.cc:670] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:36.064778 27514 tablet_copy_source_session.cc:215] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:36.068044 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117207a98951469cb1fe02250a5650dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:36.073962 27833 tablet_copy_client.cc:538] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:36.087968 27833 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap starting.
I20260608 12:59:36.088328 27828 tablet_copy_client.cc:806] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:36.088970 27828 tablet_copy_client.cc:670] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:36.093816 27828 tablet_copy_client.cc:538] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:36.100347 27588 tablet_copy_service.cc:140] P f79a1d76ba684e99a72d85b7d0073046: Received BeginTabletCopySession request for tablet 077a3c82ded44adb95d8217f9983eef3 from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 ({username='slave'} at 127.0.0.1:39692)
I20260608 12:59:36.100951 27588 tablet_copy_service.cc:161] P f79a1d76ba684e99a72d85b7d0073046: Beginning new tablet copy session on tablet 077a3c82ded44adb95d8217f9983eef3 from peer 5cee8ec26ca844aaad2e0ab46e7b88b4 at {username='slave'} at 127.0.0.1:39692: session id = 5cee8ec26ca844aaad2e0ab46e7b88b4-077a3c82ded44adb95d8217f9983eef3
I20260608 12:59:36.109099 27588 tablet_copy_source_session.cc:215] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:36.116814 27828 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap starting.
I20260608 12:59:36.120777 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077a3c82ded44adb95d8217f9983eef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:36.153066 27836 tablet_copy_client.cc:806] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:36.153703 27836 tablet_copy_client.cc:670] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:36.160256 27836 tablet_copy_client.cc:538] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:36.178088 27836 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap starting.
I20260608 12:59:36.240918 27833 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:36.240979 27828 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:36.242040 27833 tablet_bootstrap.cc:492] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap complete.
I20260608 12:59:36.242228 27828 tablet_bootstrap.cc:492] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap complete.
I20260608 12:59:36.243003 27833 ts_tablet_manager.cc:1403] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent bootstrapping tablet: real 0.155s	user 0.119s	sys 0.017s
I20260608 12:59:36.243021 27828 ts_tablet_manager.cc:1403] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent bootstrapping tablet: real 0.126s	user 0.112s	sys 0.008s
I20260608 12:59:36.248656 27833 raft_consensus.cc:359] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.250270 27833 raft_consensus.cc:740] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5cee8ec26ca844aaad2e0ab46e7b88b4, State: Initialized, Role: LEARNER
I20260608 12:59:36.251070 27833 consensus_queue.cc:260] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } attrs { replace: true } } peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.249433 27828 raft_consensus.cc:359] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.252223 27828 raft_consensus.cc:740] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5cee8ec26ca844aaad2e0ab46e7b88b4, State: Initialized, Role: LEARNER
I20260608 12:59:36.252949 27828 consensus_queue.cc:260] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.255527 27833 ts_tablet_manager.cc:1434] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:59:36.259296 27514 tablet_copy_service.cc:342] P b57e99cdc9f4450d9d7ecde59ceadc0b: Request end of tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-d891ba0d7c9948ed85dd18e2c523f6e5 received from {username='slave'} at 127.0.0.1:38192
I20260608 12:59:36.259744 27514 tablet_copy_service.cc:434] P b57e99cdc9f4450d9d7ecde59ceadc0b: ending tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-d891ba0d7c9948ed85dd18e2c523f6e5 on tablet d891ba0d7c9948ed85dd18e2c523f6e5 with peer 5cee8ec26ca844aaad2e0ab46e7b88b4
I20260608 12:59:36.257364 27828 ts_tablet_manager.cc:1434] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 12:59:36.263162 27514 tablet_copy_service.cc:342] P b57e99cdc9f4450d9d7ecde59ceadc0b: Request end of tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-117207a98951469cb1fe02250a5650dd received from {username='slave'} at 127.0.0.1:38192
I20260608 12:59:36.263595 27514 tablet_copy_service.cc:434] P b57e99cdc9f4450d9d7ecde59ceadc0b: ending tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-117207a98951469cb1fe02250a5650dd on tablet 117207a98951469cb1fe02250a5650dd with peer 5cee8ec26ca844aaad2e0ab46e7b88b4
I20260608 12:59:36.306875 27770 raft_consensus.cc:1217] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:59:36.346920 27836 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:36.347886 27836 tablet_bootstrap.cc:492] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Bootstrap complete.
I20260608 12:59:36.348784 27836 ts_tablet_manager.cc:1403] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent bootstrapping tablet: real 0.171s	user 0.099s	sys 0.027s
I20260608 12:59:36.350804 27836 raft_consensus.cc:359] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.351436 27836 raft_consensus.cc:740] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5cee8ec26ca844aaad2e0ab46e7b88b4, State: Initialized, Role: LEARNER
I20260608 12:59:36.351972 27836 consensus_queue.cc:260] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5ee564a3ba814596907ca64adeadea35" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 37821 } } peers { permanent_uuid: "b57e99cdc9f4450d9d7ecde59ceadc0b" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 33063 } attrs { replace: true } } peers { permanent_uuid: "f79a1d76ba684e99a72d85b7d0073046" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 33545 } } peers { permanent_uuid: "5cee8ec26ca844aaad2e0ab46e7b88b4" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 35081 } attrs { promote: true } }
I20260608 12:59:36.354194 27836 ts_tablet_manager.cc:1434] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:59:36.356161 27588 tablet_copy_service.cc:342] P f79a1d76ba684e99a72d85b7d0073046: Request end of tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-077a3c82ded44adb95d8217f9983eef3 received from {username='slave'} at 127.0.0.1:39692
I20260608 12:59:36.356668 27588 tablet_copy_service.cc:434] P f79a1d76ba684e99a72d85b7d0073046: ending tablet copy session 5cee8ec26ca844aaad2e0ab46e7b88b4-077a3c82ded44adb95d8217f9983eef3 on tablet 077a3c82ded44adb95d8217f9983eef3 with peer 5cee8ec26ca844aaad2e0ab46e7b88b4
I20260608 12:59:36.448628 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:36.471913 27770 raft_consensus.cc:1217] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:59:36.485476 27467 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]
W20260608 12:59:36.498188 27541 consensus_peers.cc:597] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 -> Peer 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821): Couldn't send request to peer 5ee564a3ba814596907ca64adeadea35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:36.510259 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:36.513044 16471 tablet_replica.cc:333] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35: stopping tablet replica
I20260608 12:59:36.512929 27770 raft_consensus.cc:1217] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:59:36.516271 16471 raft_consensus.cc:2243] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.517186 16471 raft_consensus.cc:2272] T 077a3c82ded44adb95d8217f9983eef3 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.520697 16471 tablet_replica.cc:333] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35: stopping tablet replica
I20260608 12:59:36.521541 16471 raft_consensus.cc:2243] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.522521 16471 raft_consensus.cc:2272] T 117207a98951469cb1fe02250a5650dd P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:36.526229 27467 consensus_peers.cc:597] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b -> Peer 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821): Couldn't send request to peer 5ee564a3ba814596907ca64adeadea35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:36.528247 27467 consensus_peers.cc:597] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b -> Peer 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821): Couldn't send request to peer 5ee564a3ba814596907ca64adeadea35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:36.530076 16471 tablet_replica.cc:333] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35: stopping tablet replica
I20260608 12:59:36.531152 16471 raft_consensus.cc:2243] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.531718 16471 raft_consensus.cc:2272] T a1803b0e952c4913ab274f1c080e6e20 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.534036 16471 tablet_replica.cc:333] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35: stopping tablet replica
I20260608 12:59:36.534720 16471 raft_consensus.cc:2243] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.535377 16471 raft_consensus.cc:2272] T 8e23548b6aeb4deab19a415fc007f79b P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.538847 16471 tablet_replica.cc:333] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35: stopping tablet replica
I20260608 12:59:36.539644 16471 raft_consensus.cc:2243] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.540540 16471 raft_consensus.cc:2272] T 50dc9c8a62794d7f95bb014178039bb2 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.543511 16471 tablet_replica.cc:333] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35: stopping tablet replica
I20260608 12:59:36.544062 16471 raft_consensus.cc:2243] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.544695 16471 raft_consensus.cc:2272] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5ee564a3ba814596907ca64adeadea35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.573755 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:36.599390 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:36.621742 27770 raft_consensus.cc:1217] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:59:36.635215 27467 consensus_peers.cc:597] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b -> Peer 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821): Couldn't send request to peer 5ee564a3ba814596907ca64adeadea35. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:36.660742 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:36.662627 16471 tablet_replica.cc:333] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b: stopping tablet replica
I20260608 12:59:36.663492 16471 raft_consensus.cc:2243] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.664345 16471 raft_consensus.cc:2272] T 077a3c82ded44adb95d8217f9983eef3 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.667778 16471 tablet_replica.cc:333] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b: stopping tablet replica
I20260608 12:59:36.668500 16471 raft_consensus.cc:2243] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:36.669855 16471 raft_consensus.cc:2272] T 117207a98951469cb1fe02250a5650dd P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.672936 16471 tablet_replica.cc:333] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b: stopping tablet replica
I20260608 12:59:36.673791 16471 raft_consensus.cc:2243] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.674507 16471 raft_consensus.cc:2272] T a1803b0e952c4913ab274f1c080e6e20 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.677491 16471 tablet_replica.cc:333] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b: stopping tablet replica
I20260608 12:59:36.678290 16471 raft_consensus.cc:2243] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.678967 16471 raft_consensus.cc:2272] T 8e23548b6aeb4deab19a415fc007f79b P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.681993 16471 tablet_replica.cc:333] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b: stopping tablet replica
I20260608 12:59:36.682679 16471 raft_consensus.cc:2243] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:36.684100 16471 raft_consensus.cc:2272] T 50dc9c8a62794d7f95bb014178039bb2 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.687117 16471 tablet_replica.cc:333] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b: stopping tablet replica
I20260608 12:59:36.687789 16471 raft_consensus.cc:2243] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:36.689090 16471 raft_consensus.cc:2272] T d891ba0d7c9948ed85dd18e2c523f6e5 P b57e99cdc9f4450d9d7ecde59ceadc0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.726976 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:36.759238 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
W20260608 12:59:36.785763 27541 consensus_peers.cc:597] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 -> Peer 5ee564a3ba814596907ca64adeadea35 (127.16.21.193:37821): Couldn't send request to peer 5ee564a3ba814596907ca64adeadea35. Status: Network error: Client connection negotiation failed: client connection to 127.16.21.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:36.815812 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:36.816829 16471 tablet_replica.cc:333] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046: stopping tablet replica
I20260608 12:59:36.817833 16471 raft_consensus.cc:2243] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:36.818742 16471 raft_consensus.cc:2272] T a1803b0e952c4913ab274f1c080e6e20 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.821313 16471 tablet_replica.cc:333] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046: stopping tablet replica
I20260608 12:59:36.821879 16471 raft_consensus.cc:2243] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:36.822670 16471 raft_consensus.cc:2272] T 8e23548b6aeb4deab19a415fc007f79b P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.825135 16471 tablet_replica.cc:333] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046: stopping tablet replica
I20260608 12:59:36.825726 16471 raft_consensus.cc:2243] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.826445 16471 raft_consensus.cc:2272] T 117207a98951469cb1fe02250a5650dd P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.828883 16471 tablet_replica.cc:333] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046: stopping tablet replica
I20260608 12:59:36.829480 16471 raft_consensus.cc:2243] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:36.830530 16471 raft_consensus.cc:2272] T 077a3c82ded44adb95d8217f9983eef3 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.832988 16471 tablet_replica.cc:333] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046: stopping tablet replica
I20260608 12:59:36.833515 16471 raft_consensus.cc:2243] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.834169 16471 raft_consensus.cc:2272] T 50dc9c8a62794d7f95bb014178039bb2 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:36.836758 16471 tablet_replica.cc:333] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046: stopping tablet replica
I20260608 12:59:36.837330 16471 raft_consensus.cc:2243] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:36.837963 16471 raft_consensus.cc:2272] T d891ba0d7c9948ed85dd18e2c523f6e5 P f79a1d76ba684e99a72d85b7d0073046 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:37.865656 16471 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 27599)
W20260608 12:59:38.866242 16471 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 27599)
I20260608 12:59:39.890280 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:39.914785 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:59:39.942139 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:39.942816 16471 tablet_replica.cc:333] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4: stopping tablet replica
I20260608 12:59:39.943569 16471 raft_consensus.cc:2243] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:39.944064 16471 raft_consensus.cc:2272] T 077a3c82ded44adb95d8217f9983eef3 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:39.946924 16471 tablet_replica.cc:333] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4: stopping tablet replica
I20260608 12:59:39.947664 16471 raft_consensus.cc:2243] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:39.948122 16471 raft_consensus.cc:2272] T 117207a98951469cb1fe02250a5650dd P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:39.950937 16471 tablet_replica.cc:333] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4: stopping tablet replica
I20260608 12:59:39.951610 16471 raft_consensus.cc:2243] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:39.952054 16471 raft_consensus.cc:2272] T d891ba0d7c9948ed85dd18e2c523f6e5 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:39.954816 16471 tablet_replica.cc:333] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4: stopping tablet replica
I20260608 12:59:39.955436 16471 raft_consensus.cc:2243] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:39.955884 16471 raft_consensus.cc:2272] T 50dc9c8a62794d7f95bb014178039bb2 P 5cee8ec26ca844aaad2e0ab46e7b88b4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:39.979841 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:59:39.996991 16471 master.cc:562] Master@127.16.21.254:35819 shutting down...
W20260608 12:59:40.016543 27375 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:59:40.016769 27375 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:59:40.016920 27375 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:59:40.017885 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:40.018396 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:40.018754 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e12a1d64065485cb643d81aab57ed60: stopping tablet replica
I20260608 12:59:40.039449 16471 master.cc:584] Master@127.16.21.254:35819 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (10173 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:59:40.086587 16471 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.21.254:37523
I20260608 12:59:40.087879 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:40.093560 27852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:40.093912 27853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:40.094774 27855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:40.094890 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:40.095912 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:40.096114 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:40.096287 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923580096254 us; error 0 us; skew 500 ppm
I20260608 12:59:40.096873 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:40.099015 16471 webserver.cc:533] Webserver started at http://127.16.21.254:41075/ using document root <none> and password file <none>
I20260608 12:59:40.099593 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:40.099792 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:40.100068 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:40.101118 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/master-0-root/instance:
uuid: "a02847c4067f4b5494b5a2a169991528"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.105624 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:40.108894 27860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.109616 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:40.109915 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/master-0-root
uuid: "a02847c4067f4b5494b5a2a169991528"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.110175 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:40.120265 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:40.121359 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:40.159622 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.254:37523
I20260608 12:59:40.159788 27911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.254:37523 every 8 connection(s)
I20260608 12:59:40.163725 27912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:40.173835 27912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528: Bootstrap starting.
I20260608 12:59:40.178550 27912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:40.182742 27912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528: No bootstrap required, opened a new log
I20260608 12:59:40.184929 27912 raft_consensus.cc:359] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02847c4067f4b5494b5a2a169991528" member_type: VOTER }
I20260608 12:59:40.185278 27912 raft_consensus.cc:385] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:40.185467 27912 raft_consensus.cc:740] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02847c4067f4b5494b5a2a169991528, State: Initialized, Role: FOLLOWER
I20260608 12:59:40.185997 27912 consensus_queue.cc:260] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a02847c4067f4b5494b5a2a169991528" member_type: VOTER }
I20260608 12:59:40.186393 27912 raft_consensus.cc:399] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:40.186587 27912 raft_consensus.cc:493] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:40.186785 27912 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:40.190970 27912 raft_consensus.cc:515] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02847c4067f4b5494b5a2a169991528" member_type: VOTER }
I20260608 12:59:40.191627 27912 leader_election.cc:304] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [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: a02847c4067f4b5494b5a2a169991528; no voters: 
I20260608 12:59:40.192893 27912 leader_election.cc:290] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:40.193367 27915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:40.194777 27915 raft_consensus.cc:697] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 1 LEADER]: Becoming Leader. State: Replica: a02847c4067f4b5494b5a2a169991528, State: Running, Role: LEADER
I20260608 12:59:40.195371 27915 consensus_queue.cc:237] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [LEADER]: Queue going to LEADER mode. State: All 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: "a02847c4067f4b5494b5a2a169991528" member_type: VOTER }
I20260608 12:59:40.195916 27912 sys_catalog.cc:565] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:40.199787 27916 sys_catalog.cc:455] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a02847c4067f4b5494b5a2a169991528" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02847c4067f4b5494b5a2a169991528" member_type: VOTER } }
I20260608 12:59:40.200657 27916 sys_catalog.cc:458] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:40.200592 27917 sys_catalog.cc:455] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a02847c4067f4b5494b5a2a169991528. Latest consensus state: current_term: 1 leader_uuid: "a02847c4067f4b5494b5a2a169991528" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02847c4067f4b5494b5a2a169991528" member_type: VOTER } }
I20260608 12:59:40.201521 27917 sys_catalog.cc:458] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:40.209975 27922 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:40.215139 27922 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:40.217726 16471 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:40.224457 27922 catalog_manager.cc:1382] Generated new cluster ID: 1d8455bdfe044226a4f874929b05bebc
I20260608 12:59:40.224705 27922 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:40.243137 27922 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:40.244321 27922 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:40.256944 27922 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528: Generated new TSK 0
I20260608 12:59:40.257507 27922 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:40.284013 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:40.289769 27933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:40.291231 27934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:40.294754 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:40.296108 27936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:40.297084 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:40.297308 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:40.297524 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923580297509 us; error 0 us; skew 500 ppm
I20260608 12:59:40.298095 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:40.300351 16471 webserver.cc:533] Webserver started at http://127.16.21.193:43109/ using document root <none> and password file <none>
I20260608 12:59:40.300859 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:40.301076 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:40.301349 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:40.302424 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-0-root/instance:
uuid: "7a46a95ac4194143810a8c17e17aa32b"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.306854 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:40.310165 27941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.310868 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:40.311232 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-0-root
uuid: "7a46a95ac4194143810a8c17e17aa32b"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.311524 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:40.336912 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:40.337950 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:40.339381 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:40.341574 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:40.341794 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.342027 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:40.342216 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.380832 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.193:34991
I20260608 12:59:40.380965 28003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.193:34991 every 8 connection(s)
I20260608 12:59:40.386101 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:40.393283 28008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:40.394693 28009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:40.396787 16471 server_base.cc:1061] running on GCE node
W20260608 12:59:40.397333 28011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:40.400233 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:40.400477 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:40.400663 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923580400649 us; error 0 us; skew 500 ppm
I20260608 12:59:40.401237 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:40.403616 28004 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37523
I20260608 12:59:40.404017 28004 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:40.404224 16471 webserver.cc:533] Webserver started at http://127.16.21.194:33903/ using document root <none> and password file <none>
I20260608 12:59:40.404836 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:40.404824 28004 heartbeater.cc:507] Master 127.16.21.254:37523 requested a full tablet report, sending...
I20260608 12:59:40.405246 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:40.405568 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:40.406638 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-1-root/instance:
uuid: "6efd697a52c44a7c8b397ba0170d13ca"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.407392 27877 ts_manager.cc:194] Registered new tserver with Master: 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991)
I20260608 12:59:40.409252 27877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54718
I20260608 12:59:40.411674 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:40.415397 28016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.416204 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:59:40.416494 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-1-root
uuid: "6efd697a52c44a7c8b397ba0170d13ca"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.416783 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:40.430472 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:40.431664 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:40.433151 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:40.435497 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:40.435726 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.435968 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:40.436148 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.475216 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.194:38395
I20260608 12:59:40.475309 28078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.194:38395 every 8 connection(s)
I20260608 12:59:40.480330 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:40.487463 28082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:40.488747 28083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:40.490176 28085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:40.491164 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:40.492154 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:40.492393 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:40.492594 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923580492577 us; error 0 us; skew 500 ppm
I20260608 12:59:40.493000 28079 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37523
I20260608 12:59:40.493331 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:40.493476 28079 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:40.494508 28079 heartbeater.cc:507] Master 127.16.21.254:37523 requested a full tablet report, sending...
I20260608 12:59:40.496335 16471 webserver.cc:533] Webserver started at http://127.16.21.195:41663/ using document root <none> and password file <none>
I20260608 12:59:40.496979 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:40.496860 27877 ts_manager.cc:194] Registered new tserver with Master: 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395)
I20260608 12:59:40.497315 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:40.497649 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:40.498488 27877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54722
I20260608 12:59:40.498672 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-2-root/instance:
uuid: "5a912ee5cd884f87bba453341e172110"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.503165 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:40.506446 28090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.507181 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:40.507442 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-2-root
uuid: "5a912ee5cd884f87bba453341e172110"
format_stamp: "Formatted at 2026-06-08 12:59:40 on dist-test-slave-7vxk"
I20260608 12:59:40.507680 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:40.540459 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:40.541402 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:40.542778 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:40.545017 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:40.545217 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.545478 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:40.545647 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:40.585039 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.195:44917
I20260608 12:59:40.585163 28152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.195:44917 every 8 connection(s)
I20260608 12:59:40.598483 28153 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37523
I20260608 12:59:40.598910 28153 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:40.599656 28153 heartbeater.cc:507] Master 127.16.21.254:37523 requested a full tablet report, sending...
I20260608 12:59:40.601596 27877 ts_manager.cc:194] Registered new tserver with Master: 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:40.601815 16471 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013522626s
I20260608 12:59:40.603462 27877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54730
I20260608 12:59:41.412082 28004 heartbeater.cc:499] Master 127.16.21.254:37523 was elected leader, sending a full tablet report...
I20260608 12:59:41.500950 28079 heartbeater.cc:499] Master 127.16.21.254:37523 was elected leader, sending a full tablet report...
I20260608 12:59:41.606238 28153 heartbeater.cc:499] Master 127.16.21.254:37523 was elected leader, sending a full tablet report...
I20260608 12:59:41.657141 27877 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54742:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:41.660816 27877 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:41.728637 28118 tablet_service.cc:1511] Processing CreateTablet for tablet 041c3fbf576c4fa58b48200686766790 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:41.730226 28118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c3fbf576c4fa58b48200686766790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.732331 28117 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3bbe3b73348898c02894dc74c0c3c (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:41.733861 28117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3bbe3b73348898c02894dc74c0c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.736021 27965 tablet_service.cc:1511] Processing CreateTablet for tablet 307686f03eb64b55a608ef0c3d53a0e5 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:41.736306 27966 tablet_service.cc:1511] Processing CreateTablet for tablet 9941fad7d11d42f8a729d1a2501837a8 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:41.737694 27965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307686f03eb64b55a608ef0c3d53a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.737741 28115 tablet_service.cc:1511] Processing CreateTablet for tablet 9941fad7d11d42f8a729d1a2501837a8 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:41.740463 27968 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3bbe3b73348898c02894dc74c0c3c (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:41.742036 27968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3bbe3b73348898c02894dc74c0c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.742600 28043 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3bbe3b73348898c02894dc74c0c3c (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:41.744065 28043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3bbe3b73348898c02894dc74c0c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.743935 27969 tablet_service.cc:1511] Processing CreateTablet for tablet 041c3fbf576c4fa58b48200686766790 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:41.745275 27969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c3fbf576c4fa58b48200686766790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.738829 27967 tablet_service.cc:1511] Processing CreateTablet for tablet 416bde05f5a74fda9246f2994712e79c (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:41.748289 27967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416bde05f5a74fda9246f2994712e79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.748368 28042 tablet_service.cc:1511] Processing CreateTablet for tablet 416bde05f5a74fda9246f2994712e79c (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:41.748960 28039 tablet_service.cc:1511] Processing CreateTablet for tablet f557af8b922a4fbebce65b708bd7ed96 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:41.749876 28042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416bde05f5a74fda9246f2994712e79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.751379 27964 tablet_service.cc:1511] Processing CreateTablet for tablet f557af8b922a4fbebce65b708bd7ed96 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:41.752763 27964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f557af8b922a4fbebce65b708bd7ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.752416 28041 tablet_service.cc:1511] Processing CreateTablet for tablet 9941fad7d11d42f8a729d1a2501837a8 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:41.753803 27966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941fad7d11d42f8a729d1a2501837a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.755416 28040 tablet_service.cc:1511] Processing CreateTablet for tablet 307686f03eb64b55a608ef0c3d53a0e5 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:41.736375 28116 tablet_service.cc:1511] Processing CreateTablet for tablet 416bde05f5a74fda9246f2994712e79c (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:41.760211 28114 tablet_service.cc:1511] Processing CreateTablet for tablet 307686f03eb64b55a608ef0c3d53a0e5 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:41.762578 28113 tablet_service.cc:1511] Processing CreateTablet for tablet f557af8b922a4fbebce65b708bd7ed96 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:41.740543 28044 tablet_service.cc:1511] Processing CreateTablet for tablet 041c3fbf576c4fa58b48200686766790 (DEFAULT_TABLE table=test-workload [id=1b51fe37ba8b46ccb88894e20dc2dd4a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:41.765504 28115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941fad7d11d42f8a729d1a2501837a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.770951 28113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f557af8b922a4fbebce65b708bd7ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.775496 28114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307686f03eb64b55a608ef0c3d53a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.779492 28116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416bde05f5a74fda9246f2994712e79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.753767 28041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941fad7d11d42f8a729d1a2501837a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.787492 28039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f557af8b922a4fbebce65b708bd7ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.788538 28174 tablet_bootstrap.cc:492] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110: Bootstrap starting.
I20260608 12:59:41.791458 28040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307686f03eb64b55a608ef0c3d53a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.795449 28044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c3fbf576c4fa58b48200686766790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:41.796702 28174 tablet_bootstrap.cc:654] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.814757 28174 tablet_bootstrap.cc:492] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110: No bootstrap required, opened a new log
I20260608 12:59:41.815476 28174 ts_tablet_manager.cc:1403] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260608 12:59:41.819568 28174 raft_consensus.cc:359] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.820531 28174 raft_consensus.cc:385] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.820904 28174 raft_consensus.cc:740] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.822019 28174 consensus_queue.cc:260] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.826781 28174 ts_tablet_manager.cc:1434] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 12:59:41.827958 28174 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: Bootstrap starting.
I20260608 12:59:41.834566 28174 tablet_bootstrap.cc:654] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.881924 28176 raft_consensus.cc:493] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:41.882730 28176 raft_consensus.cc:515] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.894721 28176 leader_election.cc:290] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395)
I20260608 12:59:41.897418 28173 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b: Bootstrap starting.
I20260608 12:59:41.908257 28178 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: Bootstrap starting.
I20260608 12:59:41.916607 28178 tablet_bootstrap.cc:654] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.924153 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941fad7d11d42f8a729d1a2501837a8" candidate_uuid: "5a912ee5cd884f87bba453341e172110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b" is_pre_election: true
I20260608 12:59:41.924757 28173 tablet_bootstrap.cc:654] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b: Neither blocks nor log segments found. Creating new log.
W20260608 12:59:41.926638 28092 leader_election.cc:343] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:41.929306 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941fad7d11d42f8a729d1a2501837a8" candidate_uuid: "5a912ee5cd884f87bba453341e172110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca" is_pre_election: true
W20260608 12:59:41.931228 28094 leader_election.cc:343] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:41.931907 28094 leader_election.cc:304] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [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: 5a912ee5cd884f87bba453341e172110; no voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b
I20260608 12:59:41.932518 28178 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: No bootstrap required, opened a new log
I20260608 12:59:41.933089 28178 ts_tablet_manager.cc:1403] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.021s
I20260608 12:59:41.933631 28176 raft_consensus.cc:2749] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:41.936522 28174 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: No bootstrap required, opened a new log
I20260608 12:59:41.936400 28178 raft_consensus.cc:359] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.937160 28174 ts_tablet_manager.cc:1403] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: Time spent bootstrapping tablet: real 0.109s	user 0.049s	sys 0.030s
I20260608 12:59:41.937297 28178 raft_consensus.cc:385] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.937685 28178 raft_consensus.cc:740] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.937860 28173 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b: No bootstrap required, opened a new log
I20260608 12:59:41.938436 28173 ts_tablet_manager.cc:1403] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.013s
I20260608 12:59:41.938494 28178 consensus_queue.cc:260] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.940470 28174 raft_consensus.cc:359] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.941258 28174 raft_consensus.cc:385] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.941568 28174 raft_consensus.cc:740] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.942003 28178 ts_tablet_manager.cc:1434] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:59:41.941581 28173 raft_consensus.cc:359] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.942466 28173 raft_consensus.cc:385] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.942792 28173 raft_consensus.cc:740] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.943128 28178 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: Bootstrap starting.
I20260608 12:59:41.942652 28174 consensus_queue.cc:260] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.943810 28173 consensus_queue.cc:260] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.945081 28174 ts_tablet_manager.cc:1434] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:59:41.946520 28174 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110: Bootstrap starting.
I20260608 12:59:41.950349 28178 tablet_bootstrap.cc:654] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.955231 28174 tablet_bootstrap.cc:654] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.962318 28178 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: No bootstrap required, opened a new log
I20260608 12:59:41.962857 28178 ts_tablet_manager.cc:1403] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260608 12:59:41.966010 28178 raft_consensus.cc:359] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:41.966750 28178 raft_consensus.cc:385] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.967118 28178 raft_consensus.cc:740] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.968022 28173 ts_tablet_manager.cc:1434] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.014s
I20260608 12:59:41.968151 28174 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110: No bootstrap required, opened a new log
I20260608 12:59:41.968122 28178 consensus_queue.cc:260] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:41.968981 28174 ts_tablet_manager.cc:1403] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 12:59:41.969246 28173 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: Bootstrap starting.
I20260608 12:59:41.970726 28178 ts_tablet_manager.cc:1434] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:59:41.971794 28178 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca: Bootstrap starting.
I20260608 12:59:41.972357 28174 raft_consensus.cc:359] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.973162 28174 raft_consensus.cc:385] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.973475 28174 raft_consensus.cc:740] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.974458 28174 consensus_queue.cc:260] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.976738 28173 tablet_bootstrap.cc:654] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.976751 28174 ts_tablet_manager.cc:1434] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:59:41.978055 28174 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110: Bootstrap starting.
I20260608 12:59:41.978955 28178 tablet_bootstrap.cc:654] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.986397 28174 tablet_bootstrap.cc:654] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:41.990350 28178 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca: No bootstrap required, opened a new log
I20260608 12:59:41.990892 28178 ts_tablet_manager.cc:1403] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260608 12:59:41.993940 28173 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: No bootstrap required, opened a new log
I20260608 12:59:41.994091 28178 raft_consensus.cc:359] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.994869 28173 ts_tablet_manager.cc:1403] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260608 12:59:41.995180 28178 raft_consensus.cc:385] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:41.995618 28178 raft_consensus.cc:740] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Initialized, Role: FOLLOWER
I20260608 12:59:41.996532 28178 consensus_queue.cc:260] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:41.999107 28178 ts_tablet_manager.cc:1434] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:59:41.999356 28173 raft_consensus.cc:359] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.000135 28178 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca: Bootstrap starting.
I20260608 12:59:42.000427 28173 raft_consensus.cc:385] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.000864 28173 raft_consensus.cc:740] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.002028 28173 consensus_queue.cc:260] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.006935 28178 tablet_bootstrap.cc:654] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.010608 28174 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110: No bootstrap required, opened a new log
I20260608 12:59:42.011212 28174 ts_tablet_manager.cc:1403] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.015s
I20260608 12:59:42.012239 28173 ts_tablet_manager.cc:1434] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 12:59:42.014469 28174 raft_consensus.cc:359] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.015283 28174 raft_consensus.cc:385] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.015595 28174 raft_consensus.cc:740] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.016042 28173 tablet_bootstrap.cc:492] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b: Bootstrap starting.
I20260608 12:59:42.016526 28174 consensus_queue.cc:260] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.018965 28174 ts_tablet_manager.cc:1434] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:59:42.020053 28174 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110: Bootstrap starting.
I20260608 12:59:42.023732 28173 tablet_bootstrap.cc:654] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.026810 28174 tablet_bootstrap.cc:654] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.036590 28173 tablet_bootstrap.cc:492] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b: No bootstrap required, opened a new log
I20260608 12:59:42.037354 28173 ts_tablet_manager.cc:1403] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 12:59:42.041399 28173 raft_consensus.cc:359] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.042388 28173 raft_consensus.cc:385] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.042769 28173 raft_consensus.cc:740] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.043141 28178 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca: No bootstrap required, opened a new log
I20260608 12:59:42.043715 28178 ts_tablet_manager.cc:1403] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca: Time spent bootstrapping tablet: real 0.044s	user 0.034s	sys 0.007s
I20260608 12:59:42.043785 28173 consensus_queue.cc:260] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.045948 28174 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110: No bootstrap required, opened a new log
I20260608 12:59:42.046165 28173 ts_tablet_manager.cc:1434] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:59:42.046489 28174 ts_tablet_manager.cc:1403] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260608 12:59:42.047266 28173 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b: Bootstrap starting.
I20260608 12:59:42.046873 28178 raft_consensus.cc:359] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.047673 28178 raft_consensus.cc:385] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.047977 28178 raft_consensus.cc:740] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.048862 28178 consensus_queue.cc:260] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.049556 28174 raft_consensus.cc:359] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.050283 28174 raft_consensus.cc:385] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.050583 28174 raft_consensus.cc:740] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.051541 28174 consensus_queue.cc:260] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.053942 28178 ts_tablet_manager.cc:1434] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:59:42.054327 28173 tablet_bootstrap.cc:654] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.055001 28178 tablet_bootstrap.cc:492] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: Bootstrap starting.
I20260608 12:59:42.055935 28174 ts_tablet_manager.cc:1434] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:59:42.057032 28174 tablet_bootstrap.cc:492] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110: Bootstrap starting.
I20260608 12:59:42.062263 28178 tablet_bootstrap.cc:654] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.065060 28174 tablet_bootstrap.cc:654] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.066218 28173 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b: No bootstrap required, opened a new log
I20260608 12:59:42.066752 28173 ts_tablet_manager.cc:1403] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:59:42.070456 28173 raft_consensus.cc:359] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.071445 28173 raft_consensus.cc:385] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.071841 28173 raft_consensus.cc:740] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.073127 28173 consensus_queue.cc:260] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.074191 28178 tablet_bootstrap.cc:492] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: No bootstrap required, opened a new log
I20260608 12:59:42.074723 28178 ts_tablet_manager.cc:1403] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:59:42.076198 28173 ts_tablet_manager.cc:1434] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:59:42.077816 28178 raft_consensus.cc:359] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.078577 28178 raft_consensus.cc:385] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.078903 28178 raft_consensus.cc:740] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.079186 28173 tablet_bootstrap.cc:492] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b: Bootstrap starting.
I20260608 12:59:42.079334 28174 tablet_bootstrap.cc:492] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110: No bootstrap required, opened a new log
I20260608 12:59:42.079845 28174 ts_tablet_manager.cc:1403] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 12:59:42.079928 28178 consensus_queue.cc:260] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.083160 28174 raft_consensus.cc:359] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.083891 28174 raft_consensus.cc:385] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.084203 28174 raft_consensus.cc:740] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.084497 28178 ts_tablet_manager.cc:1434] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:59:42.085597 28178 tablet_bootstrap.cc:492] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca: Bootstrap starting.
I20260608 12:59:42.085166 28174 consensus_queue.cc:260] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.087739 28173 tablet_bootstrap.cc:654] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.088014 28174 ts_tablet_manager.cc:1434] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:42.092978 28178 tablet_bootstrap.cc:654] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.094657 28173 tablet_bootstrap.cc:492] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b: No bootstrap required, opened a new log
I20260608 12:59:42.095239 28173 ts_tablet_manager.cc:1403] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:59:42.098476 28173 raft_consensus.cc:359] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.099231 28173 raft_consensus.cc:385] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.099521 28173 raft_consensus.cc:740] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.100461 28173 consensus_queue.cc:260] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.102959 28173 ts_tablet_manager.cc:1434] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:59:42.104075 28178 tablet_bootstrap.cc:492] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca: No bootstrap required, opened a new log
I20260608 12:59:42.104624 28178 ts_tablet_manager.cc:1403] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:59:42.105361 28173 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b: Bootstrap starting.
I20260608 12:59:42.107259 28184 raft_consensus.cc:493] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:42.107792 28184 raft_consensus.cc:515] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.112749 28173 tablet_bootstrap.cc:654] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:42.113584 28184 leader_election.cc:290] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.107775 28178 raft_consensus.cc:359] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.120098 28178 raft_consensus.cc:385] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.120482 28178 raft_consensus.cc:740] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.123703 28178 consensus_queue.cc:260] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.128334 28173 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b: No bootstrap required, opened a new log
I20260608 12:59:42.128935 28173 ts_tablet_manager.cc:1403] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260608 12:59:42.129940 28178 ts_tablet_manager.cc:1434] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 12:59:42.132211 28173 raft_consensus.cc:359] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.133042 28173 raft_consensus.cc:385] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:42.133332 28173 raft_consensus.cc:740] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Initialized, Role: FOLLOWER
I20260608 12:59:42.134284 28173 consensus_queue.cc:260] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.136405 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f557af8b922a4fbebce65b708bd7ed96" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca" is_pre_election: true
I20260608 12:59:42.137104 28054 raft_consensus.cc:2468] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 0.
I20260608 12:59:42.138583 27945 leader_election.cc:304] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.139540 28184 raft_consensus.cc:2804] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:42.139930 28184 raft_consensus.cc:493] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:42.140246 28184 raft_consensus.cc:3060] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.138594 28173 ts_tablet_manager.cc:1434] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:59:42.146291 28184 raft_consensus.cc:515] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.146850 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f557af8b922a4fbebce65b708bd7ed96" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110" is_pre_election: true
I20260608 12:59:42.147646 28128 raft_consensus.cc:2468] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 0.
I20260608 12:59:42.149284 28184 leader_election.cc:290] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 election: Requested vote from peers 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.149250 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f557af8b922a4fbebce65b708bd7ed96" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca"
I20260608 12:59:42.150360 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f557af8b922a4fbebce65b708bd7ed96" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110"
I20260608 12:59:42.150416 28054 raft_consensus.cc:3060] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.150951 28128 raft_consensus.cc:3060] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.155799 28054 raft_consensus.cc:2468] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 1.
I20260608 12:59:42.156224 28128 raft_consensus.cc:2468] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 1.
I20260608 12:59:42.156793 27945 leader_election.cc:304] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.157505 28184 raft_consensus.cc:2804] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:42.157946 28184 raft_consensus.cc:697] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 1 LEADER]: Becoming Leader. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Running, Role: LEADER
I20260608 12:59:42.158584 28184 consensus_queue.cc:237] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.163197 28183 raft_consensus.cc:493] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:42.163659 28183 raft_consensus.cc:515] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.166109 28183 leader_election.cc:290] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.166249 27875 catalog_manager.cc:5696] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193). New cstate: current_term: 1 leader_uuid: "7a46a95ac4194143810a8c17e17aa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:42.179517 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307686f03eb64b55a608ef0c3d53a0e5" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b" is_pre_election: true
I20260608 12:59:42.179981 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307686f03eb64b55a608ef0c3d53a0e5" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110" is_pre_election: true
I20260608 12:59:42.179999 27979 raft_consensus.cc:2468] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 0.
I20260608 12:59:42.180595 28128 raft_consensus.cc:2468] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 0.
I20260608 12:59:42.181236 28018 leader_election.cc:304] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.182008 28183 raft_consensus.cc:2804] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:42.182314 28183 raft_consensus.cc:493] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:42.182557 28183 raft_consensus.cc:3060] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.186955 28183 raft_consensus.cc:515] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.188441 28183 leader_election.cc:290] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 election: Requested vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.188984 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307686f03eb64b55a608ef0c3d53a0e5" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b"
I20260608 12:59:42.189484 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307686f03eb64b55a608ef0c3d53a0e5" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110"
I20260608 12:59:42.189505 27979 raft_consensus.cc:3060] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.189981 28128 raft_consensus.cc:3060] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.194278 27979 raft_consensus.cc:2468] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 1.
I20260608 12:59:42.194337 28128 raft_consensus.cc:2468] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 1.
I20260608 12:59:42.195540 28019 leader_election.cc:304] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a912ee5cd884f87bba453341e172110, 6efd697a52c44a7c8b397ba0170d13ca; no voters: 
I20260608 12:59:42.196171 28183 raft_consensus.cc:2804] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:42.197198 28183 raft_consensus.cc:697] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Becoming Leader. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Running, Role: LEADER
I20260608 12:59:42.198094 28183 consensus_queue.cc:237] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.205056 27875 catalog_manager.cc:5696] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194). New cstate: current_term: 1 leader_uuid: "6efd697a52c44a7c8b397ba0170d13ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: UNKNOWN } } }
W20260608 12:59:42.214869 27925 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:59:42.232565 28080 tablet.cc:2404] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:59:42.234082 28176 raft_consensus.cc:493] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:42.234709 28176 raft_consensus.cc:515] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.236835 28176 leader_election.cc:290] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395)
I20260608 12:59:42.237579 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3bbe3b73348898c02894dc74c0c3c" candidate_uuid: "5a912ee5cd884f87bba453341e172110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b" is_pre_election: true
I20260608 12:59:42.237895 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3bbe3b73348898c02894dc74c0c3c" candidate_uuid: "5a912ee5cd884f87bba453341e172110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca" is_pre_election: true
I20260608 12:59:42.238442 27979 raft_consensus.cc:2468] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a912ee5cd884f87bba453341e172110 in term 0.
I20260608 12:59:42.238622 28054 raft_consensus.cc:2468] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a912ee5cd884f87bba453341e172110 in term 0.
I20260608 12:59:42.239710 28092 leader_election.cc:304] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a912ee5cd884f87bba453341e172110, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.240446 28176 raft_consensus.cc:2804] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:42.240830 28176 raft_consensus.cc:493] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:42.241113 28176 raft_consensus.cc:3060] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.246048 28176 raft_consensus.cc:515] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.247697 28176 leader_election.cc:290] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 election: Requested vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395)
I20260608 12:59:42.248445 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3bbe3b73348898c02894dc74c0c3c" candidate_uuid: "5a912ee5cd884f87bba453341e172110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b"
I20260608 12:59:42.248656 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3bbe3b73348898c02894dc74c0c3c" candidate_uuid: "5a912ee5cd884f87bba453341e172110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca"
I20260608 12:59:42.248961 27979 raft_consensus.cc:3060] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.249225 28054 raft_consensus.cc:3060] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.253646 27979 raft_consensus.cc:2468] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a912ee5cd884f87bba453341e172110 in term 1.
I20260608 12:59:42.253839 28054 raft_consensus.cc:2468] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a912ee5cd884f87bba453341e172110 in term 1.
I20260608 12:59:42.254669 28092 leader_election.cc:304] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a912ee5cd884f87bba453341e172110, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.255548 28176 raft_consensus.cc:2804] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:42.256390 28176 raft_consensus.cc:697] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 1 LEADER]: Becoming Leader. State: Replica: 5a912ee5cd884f87bba453341e172110, State: Running, Role: LEADER
I20260608 12:59:42.257200 28176 consensus_queue.cc:237] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.264185 28183 raft_consensus.cc:493] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:42.264084 27875 catalog_manager.cc:5696] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a912ee5cd884f87bba453341e172110 (127.16.21.195). New cstate: current_term: 1 leader_uuid: "5a912ee5cd884f87bba453341e172110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:42.264734 28183 raft_consensus.cc:515] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.266984 28183 leader_election.cc:290] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917), 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991)
I20260608 12:59:42.267620 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c3fbf576c4fa58b48200686766790" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110" is_pre_election: true
I20260608 12:59:42.268042 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c3fbf576c4fa58b48200686766790" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b" is_pre_election: true
I20260608 12:59:42.268492 28128 raft_consensus.cc:2468] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 0.
I20260608 12:59:42.268759 27979 raft_consensus.cc:2468] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 0.
I20260608 12:59:42.269625 28019 leader_election.cc:304] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a912ee5cd884f87bba453341e172110, 6efd697a52c44a7c8b397ba0170d13ca; no voters: 
I20260608 12:59:42.270395 28183 raft_consensus.cc:2804] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:42.270777 28183 raft_consensus.cc:493] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:42.271070 28183 raft_consensus.cc:3060] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.276430 28183 raft_consensus.cc:515] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.278095 28183 leader_election.cc:290] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 election: Requested vote from peers 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917), 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991)
I20260608 12:59:42.278736 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c3fbf576c4fa58b48200686766790" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110"
I20260608 12:59:42.279150 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c3fbf576c4fa58b48200686766790" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b"
I20260608 12:59:42.279419 28128 raft_consensus.cc:3060] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.279749 27979 raft_consensus.cc:3060] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.286437 27979 raft_consensus.cc:2468] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 1.
I20260608 12:59:42.286437 28128 raft_consensus.cc:2468] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 1.
I20260608 12:59:42.287683 28018 leader_election.cc:304] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.288324 28183 raft_consensus.cc:2804] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:42.288746 28183 raft_consensus.cc:697] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Becoming Leader. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Running, Role: LEADER
I20260608 12:59:42.289536 28183 consensus_queue.cc:237] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } }
I20260608 12:59:42.296265 27875 catalog_manager.cc:5696] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194). New cstate: current_term: 1 leader_uuid: "6efd697a52c44a7c8b397ba0170d13ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:42.344537 28183 raft_consensus.cc:493] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:42.345183 28183 raft_consensus.cc:515] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.347180 28183 leader_election.cc:290] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.348021 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416bde05f5a74fda9246f2994712e79c" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b" is_pre_election: true
I20260608 12:59:42.348321 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416bde05f5a74fda9246f2994712e79c" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110" is_pre_election: true
I20260608 12:59:42.348773 27979 raft_consensus.cc:2468] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 0.
I20260608 12:59:42.349025 28184 raft_consensus.cc:493] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:42.349073 28128 raft_consensus.cc:2468] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 0.
I20260608 12:59:42.349583 28184 raft_consensus.cc:515] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.350239 28018 leader_election.cc:304] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.351147 28183 raft_consensus.cc:2804] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:42.351465 28183 raft_consensus.cc:493] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:42.351812 28183 raft_consensus.cc:3060] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.351841 28184 leader_election.cc:290] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.352632 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941fad7d11d42f8a729d1a2501837a8" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca" is_pre_election: true
I20260608 12:59:42.352967 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941fad7d11d42f8a729d1a2501837a8" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110" is_pre_election: true
I20260608 12:59:42.353358 28054 raft_consensus.cc:2468] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 0.
I20260608 12:59:42.353638 28128 raft_consensus.cc:2468] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 0.
I20260608 12:59:42.354511 27945 leader_election.cc:304] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.355334 28184 raft_consensus.cc:2804] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:42.355703 28184 raft_consensus.cc:493] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:42.355993 28184 raft_consensus.cc:3060] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.358094 28183 raft_consensus.cc:515] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.359844 28183 leader_election.cc:290] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 election: Requested vote from peers 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.360755 27979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416bde05f5a74fda9246f2994712e79c" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a46a95ac4194143810a8c17e17aa32b"
I20260608 12:59:42.360889 28128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416bde05f5a74fda9246f2994712e79c" candidate_uuid: "6efd697a52c44a7c8b397ba0170d13ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110"
I20260608 12:59:42.361268 27979 raft_consensus.cc:3060] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.361163 28184 raft_consensus.cc:515] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.361505 28128 raft_consensus.cc:3060] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.363308 28184 leader_election.cc:290] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 election: Requested vote from peers 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395), 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:42.364498 28127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941fad7d11d42f8a729d1a2501837a8" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a912ee5cd884f87bba453341e172110"
I20260608 12:59:42.365123 28127 raft_consensus.cc:3060] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.366240 28054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941fad7d11d42f8a729d1a2501837a8" candidate_uuid: "7a46a95ac4194143810a8c17e17aa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efd697a52c44a7c8b397ba0170d13ca"
I20260608 12:59:42.366802 28054 raft_consensus.cc:3060] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:42.368041 27979 raft_consensus.cc:2468] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 1.
I20260608 12:59:42.368198 28128 raft_consensus.cc:2468] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efd697a52c44a7c8b397ba0170d13ca in term 1.
I20260608 12:59:42.369136 28018 leader_election.cc:304] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6efd697a52c44a7c8b397ba0170d13ca, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.369952 28183 raft_consensus.cc:2804] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:42.370450 28183 raft_consensus.cc:697] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Becoming Leader. State: Replica: 6efd697a52c44a7c8b397ba0170d13ca, State: Running, Role: LEADER
I20260608 12:59:42.371315 28183 consensus_queue.cc:237] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.372368 28127 raft_consensus.cc:2468] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 1.
I20260608 12:59:42.373184 28054 raft_consensus.cc:2468] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a46a95ac4194143810a8c17e17aa32b in term 1.
I20260608 12:59:42.373695 27944 leader_election.cc:304] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a912ee5cd884f87bba453341e172110, 7a46a95ac4194143810a8c17e17aa32b; no voters: 
I20260608 12:59:42.374549 28184 raft_consensus.cc:2804] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:42.375103 28184 raft_consensus.cc:697] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 1 LEADER]: Becoming Leader. State: Replica: 7a46a95ac4194143810a8c17e17aa32b, State: Running, Role: LEADER
I20260608 12:59:42.376633 28184 consensus_queue.cc:237] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } }
I20260608 12:59:42.379999 27875 catalog_manager.cc:5696] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194). New cstate: current_term: 1 leader_uuid: "6efd697a52c44a7c8b397ba0170d13ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:42.385694 27876 catalog_manager.cc:5696] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193). New cstate: current_term: 1 leader_uuid: "7a46a95ac4194143810a8c17e17aa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:42.556644 28190 consensus_queue.cc:1048] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:42.628698 28184 consensus_queue.cc:1048] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:42.719206 28183 consensus_queue.cc:1048] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:42.740116 28176 consensus_queue.cc:1048] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:42.760720 27978 raft_consensus.cc:1275] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:42.764801 28128 raft_consensus.cc:1275] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:42.773630 28183 consensus_queue.cc:1048] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:42.774425 28176 consensus_queue.cc:1048] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:42.776361 28205 consensus_queue.cc:1048] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:42.782737 27978 raft_consensus.cc:1275] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:42.802903 28205 consensus_queue.cc:1048] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:59:42.809197 28231 consensus_queue.cc:1048] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:42.815913 28183 consensus_queue.cc:1048] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:42.838510 28184 consensus_queue.cc:1048] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:59:42.867399 28094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.194:38395, user_credentials={real_user=slave}} blocked reactor thread for 53288.4us
I20260608 12:59:43.076439 28184 consensus_queue.cc:1048] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:59:43.123502 27944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.195:44917, user_credentials={real_user=slave}} blocked reactor thread for 46933.1us
W20260608 12:59:43.995814 28018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.21.193:34991, user_credentials={real_user=slave}} blocked reactor thread for 62089.1us
I20260608 12:59:44.416473 16471 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:44.425308 28281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:44.425462 28280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:44.426368 28283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:44.428499 16471 server_base.cc:1061] running on GCE node
I20260608 12:59:44.430559 16471 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:44.430853 16471 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:44.431118 16471 hybrid_clock.cc:648] HybridClock initialized: now 1780923584431065 us; error 0 us; skew 500 ppm
I20260608 12:59:44.431732 16471 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:44.434293 16471 webserver.cc:533] Webserver started at http://127.16.21.196:40807/ using document root <none> and password file <none>
I20260608 12:59:44.434852 16471 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:44.435128 16471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:44.435451 16471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:44.436761 16471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-3-root/instance:
uuid: "86111da69b15439ebb22ea00fe127f6a"
format_stamp: "Formatted at 2026-06-08 12:59:44 on dist-test-slave-7vxk"
I20260608 12:59:44.441783 16471 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:59:44.445305 28288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:44.446038 16471 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:44.446344 16471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-3-root
uuid: "86111da69b15439ebb22ea00fe127f6a"
format_stamp: "Formatted at 2026-06-08 12:59:44 on dist-test-slave-7vxk"
I20260608 12:59:44.446633 16471 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE9xpxl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923331329718-16471-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:44.473078 16471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:44.474408 16471 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:44.475826 16471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:44.477947 16471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:44.478156 16471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:44.478446 16471 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:44.478673 16471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:44.520355 16471 rpc_server.cc:307] RPC server started. Bound to: 127.16.21.196:37417
I20260608 12:59:44.520596 28350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.21.196:37417 every 8 connection(s)
I20260608 12:59:44.535892 28351 heartbeater.cc:344] Connected to a master server at 127.16.21.254:37523
I20260608 12:59:44.536405 28351 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:44.537242 28351 heartbeater.cc:507] Master 127.16.21.254:37523 requested a full tablet report, sending...
I20260608 12:59:44.539208 27872 ts_manager.cc:194] Registered new tserver with Master: 86111da69b15439ebb22ea00fe127f6a (127.16.21.196:37417)
I20260608 12:59:44.540666 27872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54750
I20260608 12:59:45.391374 28051 consensus_queue.cc:237] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:45.399895 27975 raft_consensus.cc:1275] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.401945 28127 raft_consensus.cc:1275] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.401846 28358 consensus_queue.cc:1048] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:59:45.403728 28277 consensus_queue.cc:1048] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 12:59:45.414841 28019 consensus_peers.cc:597] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca -> Peer 86111da69b15439ebb22ea00fe127f6a (127.16.21.196:37417): Couldn't send request to peer 86111da69b15439ebb22ea00fe127f6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 041c3fbf576c4fa58b48200686766790. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:45.415417 28358 raft_consensus.cc:2955] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.417593 27975 raft_consensus.cc:2955] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.419593 28127 raft_consensus.cc:2955] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.433733 28051 consensus_queue.cc:237] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:45.435364 27872 catalog_manager.cc:5696] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca reported cstate change: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "6efd697a52c44a7c8b397ba0170d13ca" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:59:45.444221 28019 consensus_peers.cc:597] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca -> Peer 86111da69b15439ebb22ea00fe127f6a (127.16.21.196:37417): Couldn't send request to peer 86111da69b15439ebb22ea00fe127f6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 307686f03eb64b55a608ef0c3d53a0e5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:45.444852 28127 raft_consensus.cc:1275] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.447038 28363 consensus_queue.cc:1048] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:59:45.449930 27975 raft_consensus.cc:1275] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Refusing update from remote peer 6efd697a52c44a7c8b397ba0170d13ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.452105 28358 consensus_queue.cc:1048] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:59:45.460573 28277 raft_consensus.cc:2955] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.462359 28127 raft_consensus.cc:2955] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.465904 27975 raft_consensus.cc:2955] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.480618 27871 catalog_manager.cc:5696] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca reported cstate change: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "6efd697a52c44a7c8b397ba0170d13ca" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:45.496443 27975 consensus_queue.cc:237] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:45.507308 28051 raft_consensus.cc:1275] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Refusing update from remote peer 7a46a95ac4194143810a8c17e17aa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.507808 28127 raft_consensus.cc:1275] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Refusing update from remote peer 7a46a95ac4194143810a8c17e17aa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.509176 28373 consensus_queue.cc:1048] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:59:45.510375 28260 consensus_queue.cc:1048] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:59:45.519536 27944 consensus_peers.cc:597] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b -> Peer 86111da69b15439ebb22ea00fe127f6a (127.16.21.196:37417): Couldn't send request to peer 86111da69b15439ebb22ea00fe127f6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f557af8b922a4fbebce65b708bd7ed96. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:45.521056 28260 raft_consensus.cc:2955] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.523247 28127 raft_consensus.cc:2955] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.524605 28051 raft_consensus.cc:2955] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.537217 27870 catalog_manager.cc:5696] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca reported cstate change: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "7a46a95ac4194143810a8c17e17aa32b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.543396 28351 heartbeater.cc:499] Master 127.16.21.254:37523 was elected leader, sending a full tablet report...
I20260608 12:59:45.553464 28127 consensus_queue.cc:237] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:45.562644 28051 raft_consensus.cc:1275] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Refusing update from remote peer 5a912ee5cd884f87bba453341e172110: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.564069 28235 consensus_queue.cc:1048] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:59:45.564535 27975 raft_consensus.cc:1275] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Refusing update from remote peer 5a912ee5cd884f87bba453341e172110: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:59:45.566151 28381 consensus_queue.cc:1048] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:59:45.572315 28235 raft_consensus.cc:2955] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.574136 28051 raft_consensus.cc:2955] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
I20260608 12:59:45.576812 27979 raft_consensus.cc:2955] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } } }
W20260608 12:59:45.583956 28093 consensus_peers.cc:597] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 -> Peer 86111da69b15439ebb22ea00fe127f6a (127.16.21.196:37417): Couldn't send request to peer 86111da69b15439ebb22ea00fe127f6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f3bbe3b73348898c02894dc74c0c3c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:45.588299 27872 catalog_manager.cc:5696] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 reported cstate change: config changed from index -1 to 18, NON_VOTER 86111da69b15439ebb22ea00fe127f6a (127.16.21.196) added. New cstate: current_term: 1 leader_uuid: "5a912ee5cd884f87bba453341e172110" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:45.974180 28385 ts_tablet_manager.cc:933] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: Initiating tablet copy from peer 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395)
I20260608 12:59:45.976351 28385 tablet_copy_client.cc:323] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:38395
I20260608 12:59:45.996124 28389 ts_tablet_manager.cc:933] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: Initiating tablet copy from peer 6efd697a52c44a7c8b397ba0170d13ca (127.16.21.194:38395)
I20260608 12:59:46.001199 28389 tablet_copy_client.cc:323] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.194:38395
I20260608 12:59:46.005739 28064 tablet_copy_service.cc:140] P 6efd697a52c44a7c8b397ba0170d13ca: Received BeginTabletCopySession request for tablet 041c3fbf576c4fa58b48200686766790 from peer 86111da69b15439ebb22ea00fe127f6a ({username='slave'} at 127.0.0.1:37096)
I20260608 12:59:46.006038 28063 tablet_copy_service.cc:140] P 6efd697a52c44a7c8b397ba0170d13ca: Received BeginTabletCopySession request for tablet 307686f03eb64b55a608ef0c3d53a0e5 from peer 86111da69b15439ebb22ea00fe127f6a ({username='slave'} at 127.0.0.1:37096)
I20260608 12:59:46.006434 28064 tablet_copy_service.cc:161] P 6efd697a52c44a7c8b397ba0170d13ca: Beginning new tablet copy session on tablet 041c3fbf576c4fa58b48200686766790 from peer 86111da69b15439ebb22ea00fe127f6a at {username='slave'} at 127.0.0.1:37096: session id = 86111da69b15439ebb22ea00fe127f6a-041c3fbf576c4fa58b48200686766790
I20260608 12:59:46.007241 28063 tablet_copy_service.cc:161] P 6efd697a52c44a7c8b397ba0170d13ca: Beginning new tablet copy session on tablet 307686f03eb64b55a608ef0c3d53a0e5 from peer 86111da69b15439ebb22ea00fe127f6a at {username='slave'} at 127.0.0.1:37096: session id = 86111da69b15439ebb22ea00fe127f6a-307686f03eb64b55a608ef0c3d53a0e5
I20260608 12:59:46.013383 28063 tablet_copy_source_session.cc:215] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:46.015188 28064 tablet_copy_source_session.cc:215] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:46.016333 28389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307686f03eb64b55a608ef0c3d53a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:46.018596 28385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c3fbf576c4fa58b48200686766790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:46.033782 28389 tablet_copy_client.cc:806] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:46.034484 28389 tablet_copy_client.cc:670] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:46.035296 28385 tablet_copy_client.cc:806] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:46.035943 28385 tablet_copy_client.cc:670] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:46.039814 28389 tablet_copy_client.cc:538] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:46.040510 28385 tablet_copy_client.cc:538] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:46.046692 28389 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap starting.
I20260608 12:59:46.051532 28385 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap starting.
I20260608 12:59:46.087975 28391 ts_tablet_manager.cc:933] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: Initiating tablet copy from peer 5a912ee5cd884f87bba453341e172110 (127.16.21.195:44917)
I20260608 12:59:46.107875 28391 tablet_copy_client.cc:323] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.195:44917
I20260608 12:59:46.141527 28396 ts_tablet_manager.cc:933] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: Initiating tablet copy from peer 7a46a95ac4194143810a8c17e17aa32b (127.16.21.193:34991)
I20260608 12:59:46.153149 28138 tablet_copy_service.cc:140] P 5a912ee5cd884f87bba453341e172110: Received BeginTabletCopySession request for tablet f4f3bbe3b73348898c02894dc74c0c3c from peer 86111da69b15439ebb22ea00fe127f6a ({username='slave'} at 127.0.0.1:56564)
I20260608 12:59:46.154107 28138 tablet_copy_service.cc:161] P 5a912ee5cd884f87bba453341e172110: Beginning new tablet copy session on tablet f4f3bbe3b73348898c02894dc74c0c3c from peer 86111da69b15439ebb22ea00fe127f6a at {username='slave'} at 127.0.0.1:56564: session id = 86111da69b15439ebb22ea00fe127f6a-f4f3bbe3b73348898c02894dc74c0c3c
I20260608 12:59:46.157337 28396 tablet_copy_client.cc:323] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.21.193:34991
I20260608 12:59:46.163998 28138 tablet_copy_source_session.cc:215] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:46.169483 28391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3bbe3b73348898c02894dc74c0c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:46.188338 27989 tablet_copy_service.cc:140] P 7a46a95ac4194143810a8c17e17aa32b: Received BeginTabletCopySession request for tablet f557af8b922a4fbebce65b708bd7ed96 from peer 86111da69b15439ebb22ea00fe127f6a ({username='slave'} at 127.0.0.1:55970)
I20260608 12:59:46.189060 27989 tablet_copy_service.cc:161] P 7a46a95ac4194143810a8c17e17aa32b: Beginning new tablet copy session on tablet f557af8b922a4fbebce65b708bd7ed96 from peer 86111da69b15439ebb22ea00fe127f6a at {username='slave'} at 127.0.0.1:55970: session id = 86111da69b15439ebb22ea00fe127f6a-f557af8b922a4fbebce65b708bd7ed96
I20260608 12:59:46.194545 28391 tablet_copy_client.cc:806] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:46.195261 28391 tablet_copy_client.cc:670] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:46.197038 27989 tablet_copy_source_session.cc:215] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:46.200799 28396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f557af8b922a4fbebce65b708bd7ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:46.201447 28391 tablet_copy_client.cc:538] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:46.211062 28391 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: Bootstrap starting.
I20260608 12:59:46.218199 28396 tablet_copy_client.cc:806] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:46.218972 28396 tablet_copy_client.cc:670] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:46.224156 28396 tablet_copy_client.cc:538] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:46.241746 28396 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap starting.
I20260608 12:59:46.255087 28385 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:46.256158 28385 tablet_bootstrap.cc:492] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap complete.
I20260608 12:59:46.256966 28385 ts_tablet_manager.cc:1403] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: Time spent bootstrapping tablet: real 0.206s	user 0.137s	sys 0.012s
I20260608 12:59:46.259560 28389 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=142 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:46.260396 28389 tablet_bootstrap.cc:492] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap complete.
I20260608 12:59:46.260310 28385 raft_consensus.cc:359] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.261219 28389 ts_tablet_manager.cc:1403] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: Time spent bootstrapping tablet: real 0.215s	user 0.134s	sys 0.028s
I20260608 12:59:46.261400 28385 raft_consensus.cc:740] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86111da69b15439ebb22ea00fe127f6a, State: Initialized, Role: LEARNER
I20260608 12:59:46.262223 28385 consensus_queue.cc:260] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.264169 28389 raft_consensus.cc:359] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.264946 28389 raft_consensus.cc:740] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86111da69b15439ebb22ea00fe127f6a, State: Initialized, Role: LEARNER
I20260608 12:59:46.265554 28389 consensus_queue.cc:260] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.274832 28389 ts_tablet_manager.cc:1434] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.008s
I20260608 12:59:46.291987 28063 tablet_copy_service.cc:342] P 6efd697a52c44a7c8b397ba0170d13ca: Request end of tablet copy session 86111da69b15439ebb22ea00fe127f6a-307686f03eb64b55a608ef0c3d53a0e5 received from {username='slave'} at 127.0.0.1:37096
I20260608 12:59:46.292665 28063 tablet_copy_service.cc:434] P 6efd697a52c44a7c8b397ba0170d13ca: ending tablet copy session 86111da69b15439ebb22ea00fe127f6a-307686f03eb64b55a608ef0c3d53a0e5 on tablet 307686f03eb64b55a608ef0c3d53a0e5 with peer 86111da69b15439ebb22ea00fe127f6a
I20260608 12:59:46.300323 28385 ts_tablet_manager.cc:1434] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.021s
I20260608 12:59:46.302179 28063 tablet_copy_service.cc:342] P 6efd697a52c44a7c8b397ba0170d13ca: Request end of tablet copy session 86111da69b15439ebb22ea00fe127f6a-041c3fbf576c4fa58b48200686766790 received from {username='slave'} at 127.0.0.1:37096
I20260608 12:59:46.302610 28063 tablet_copy_service.cc:434] P 6efd697a52c44a7c8b397ba0170d13ca: ending tablet copy session 86111da69b15439ebb22ea00fe127f6a-041c3fbf576c4fa58b48200686766790 on tablet 041c3fbf576c4fa58b48200686766790 with peer 86111da69b15439ebb22ea00fe127f6a
I20260608 12:59:46.350677 28391 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:46.351500 28391 tablet_bootstrap.cc:492] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: Bootstrap complete.
I20260608 12:59:46.352131 28391 ts_tablet_manager.cc:1403] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: Time spent bootstrapping tablet: real 0.141s	user 0.100s	sys 0.027s
I20260608 12:59:46.354777 28391 raft_consensus.cc:359] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.355541 28391 raft_consensus.cc:740] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86111da69b15439ebb22ea00fe127f6a, State: Initialized, Role: LEARNER
I20260608 12:59:46.356139 28391 consensus_queue.cc:260] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } attrs { replace: true } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.358304 28391 ts_tablet_manager.cc:1434] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:59:46.360595 28138 tablet_copy_service.cc:342] P 5a912ee5cd884f87bba453341e172110: Request end of tablet copy session 86111da69b15439ebb22ea00fe127f6a-f4f3bbe3b73348898c02894dc74c0c3c received from {username='slave'} at 127.0.0.1:56564
I20260608 12:59:46.361059 28138 tablet_copy_service.cc:434] P 5a912ee5cd884f87bba453341e172110: ending tablet copy session 86111da69b15439ebb22ea00fe127f6a-f4f3bbe3b73348898c02894dc74c0c3c on tablet f4f3bbe3b73348898c02894dc74c0c3c with peer 86111da69b15439ebb22ea00fe127f6a
I20260608 12:59:46.388465 28326 raft_consensus.cc:1217] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:59:46.399570 28396 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=138 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:46.400398 28396 tablet_bootstrap.cc:492] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: Bootstrap complete.
I20260608 12:59:46.401019 28396 ts_tablet_manager.cc:1403] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: Time spent bootstrapping tablet: real 0.160s	user 0.129s	sys 0.021s
I20260608 12:59:46.402928 28396 raft_consensus.cc:359] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.403522 28396 raft_consensus.cc:740] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86111da69b15439ebb22ea00fe127f6a, State: Initialized, Role: LEARNER
I20260608 12:59:46.404021 28396 consensus_queue.cc:260] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7a46a95ac4194143810a8c17e17aa32b" member_type: VOTER last_known_addr { host: "127.16.21.193" port: 34991 } } peers { permanent_uuid: "6efd697a52c44a7c8b397ba0170d13ca" member_type: VOTER last_known_addr { host: "127.16.21.194" port: 38395 } attrs { replace: true } } peers { permanent_uuid: "5a912ee5cd884f87bba453341e172110" member_type: VOTER last_known_addr { host: "127.16.21.195" port: 44917 } } peers { permanent_uuid: "86111da69b15439ebb22ea00fe127f6a" member_type: NON_VOTER last_known_addr { host: "127.16.21.196" port: 37417 } attrs { promote: true } }
I20260608 12:59:46.405772 28396 ts_tablet_manager.cc:1434] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:59:46.407445 27989 tablet_copy_service.cc:342] P 7a46a95ac4194143810a8c17e17aa32b: Request end of tablet copy session 86111da69b15439ebb22ea00fe127f6a-f557af8b922a4fbebce65b708bd7ed96 received from {username='slave'} at 127.0.0.1:55970
I20260608 12:59:46.407932 27989 tablet_copy_service.cc:434] P 7a46a95ac4194143810a8c17e17aa32b: ending tablet copy session 86111da69b15439ebb22ea00fe127f6a-f557af8b922a4fbebce65b708bd7ed96 on tablet f557af8b922a4fbebce65b708bd7ed96 with peer 86111da69b15439ebb22ea00fe127f6a
I20260608 12:59:46.554706 16471 tablet_server.cc:179] TabletServer@127.16.21.193:0 shutting down...
I20260608 12:59:46.573455 28326 raft_consensus.cc:1217] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:59:46.585631 28326 raft_consensus.cc:1217] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:59:46.600769 28326 raft_consensus.cc:1217] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:59:46.619892 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:46.620960 16471 tablet_replica.cc:333] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b: stopping tablet replica
I20260608 12:59:46.622014 16471 raft_consensus.cc:2243] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.622771 16471 raft_consensus.cc:2272] T 416bde05f5a74fda9246f2994712e79c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.625336 16471 tablet_replica.cc:333] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b: stopping tablet replica
I20260608 12:59:46.625941 16471 raft_consensus.cc:2243] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.626578 16471 raft_consensus.cc:2272] T 307686f03eb64b55a608ef0c3d53a0e5 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.628914 16471 tablet_replica.cc:333] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b: stopping tablet replica
I20260608 12:59:46.629499 16471 raft_consensus.cc:2243] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.630117 16471 raft_consensus.cc:2272] T 041c3fbf576c4fa58b48200686766790 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.632423 16471 tablet_replica.cc:333] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b: stopping tablet replica
I20260608 12:59:46.632962 16471 raft_consensus.cc:2243] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.633755 16471 raft_consensus.cc:2272] T 9941fad7d11d42f8a729d1a2501837a8 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.636040 16471 tablet_replica.cc:333] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b: stopping tablet replica
I20260608 12:59:46.636656 16471 raft_consensus.cc:2243] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.637657 16471 raft_consensus.cc:2272] T f557af8b922a4fbebce65b708bd7ed96 P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.640041 16471 tablet_replica.cc:333] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b: stopping tablet replica
I20260608 12:59:46.640553 16471 raft_consensus.cc:2243] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.641148 16471 raft_consensus.cc:2272] T f4f3bbe3b73348898c02894dc74c0c3c P 7a46a95ac4194143810a8c17e17aa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.661064 16471 tablet_server.cc:196] TabletServer@127.16.21.193:0 shutdown complete.
I20260608 12:59:46.689724 16471 tablet_server.cc:179] TabletServer@127.16.21.194:0 shutting down...
I20260608 12:59:46.721529 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:46.722401 16471 tablet_replica.cc:333] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca: stopping tablet replica
I20260608 12:59:46.723331 16471 raft_consensus.cc:2243] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.723866 16471 raft_consensus.cc:2272] T 9941fad7d11d42f8a729d1a2501837a8 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.726172 16471 tablet_replica.cc:333] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca: stopping tablet replica
I20260608 12:59:46.726747 16471 raft_consensus.cc:2243] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.727315 16471 raft_consensus.cc:2272] T f4f3bbe3b73348898c02894dc74c0c3c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.729400 16471 tablet_replica.cc:333] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca: stopping tablet replica
I20260608 12:59:46.729918 16471 raft_consensus.cc:2243] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.730522 16471 raft_consensus.cc:2272] T f557af8b922a4fbebce65b708bd7ed96 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.732657 16471 tablet_replica.cc:333] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca: stopping tablet replica
I20260608 12:59:46.733188 16471 raft_consensus.cc:2243] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.733963 16471 raft_consensus.cc:2272] T 416bde05f5a74fda9246f2994712e79c P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.736223 16471 tablet_replica.cc:333] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca: stopping tablet replica
I20260608 12:59:46.736927 16471 raft_consensus.cc:2243] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.737901 16471 raft_consensus.cc:2272] T 041c3fbf576c4fa58b48200686766790 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.740490 16471 tablet_replica.cc:333] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca: stopping tablet replica
I20260608 12:59:46.741029 16471 raft_consensus.cc:2243] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.742044 16471 raft_consensus.cc:2272] T 307686f03eb64b55a608ef0c3d53a0e5 P 6efd697a52c44a7c8b397ba0170d13ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.760931 16471 tablet_server.cc:196] TabletServer@127.16.21.194:0 shutdown complete.
I20260608 12:59:46.782037 16471 tablet_server.cc:179] TabletServer@127.16.21.195:0 shutting down...
I20260608 12:59:46.821887 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:46.822799 16471 tablet_replica.cc:333] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110: stopping tablet replica
I20260608 12:59:46.823717 16471 raft_consensus.cc:2243] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.824396 16471 raft_consensus.cc:2272] T 416bde05f5a74fda9246f2994712e79c P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.826741 16471 tablet_replica.cc:333] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110: stopping tablet replica
I20260608 12:59:46.827353 16471 raft_consensus.cc:2243] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.827957 16471 raft_consensus.cc:2272] T 307686f03eb64b55a608ef0c3d53a0e5 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.830085 16471 tablet_replica.cc:333] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110: stopping tablet replica
I20260608 12:59:46.830619 16471 raft_consensus.cc:2243] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.831269 16471 raft_consensus.cc:2272] T 041c3fbf576c4fa58b48200686766790 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.833552 16471 tablet_replica.cc:333] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110: stopping tablet replica
I20260608 12:59:46.834111 16471 raft_consensus.cc:2243] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.835206 16471 raft_consensus.cc:2272] T f4f3bbe3b73348898c02894dc74c0c3c P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.837448 16471 tablet_replica.cc:333] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110: stopping tablet replica
I20260608 12:59:46.837953 16471 raft_consensus.cc:2243] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.838572 16471 raft_consensus.cc:2272] T f557af8b922a4fbebce65b708bd7ed96 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.840682 16471 tablet_replica.cc:333] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110: stopping tablet replica
I20260608 12:59:46.841192 16471 raft_consensus.cc:2243] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:46.841665 16471 raft_consensus.cc:2272] T 9941fad7d11d42f8a729d1a2501837a8 P 5a912ee5cd884f87bba453341e172110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.860178 16471 tablet_server.cc:196] TabletServer@127.16.21.195:0 shutdown complete.
I20260608 12:59:46.881728 16471 tablet_server.cc:179] TabletServer@127.16.21.196:0 shutting down...
I20260608 12:59:46.904728 16471 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:46.905690 16471 tablet_replica.cc:333] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a: stopping tablet replica
I20260608 12:59:46.906487 16471 raft_consensus.cc:2243] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:46.906985 16471 raft_consensus.cc:2272] T f557af8b922a4fbebce65b708bd7ed96 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:46.910063 16471 tablet_replica.cc:333] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a: stopping tablet replica
I20260608 12:59:46.910737 16471 raft_consensus.cc:2243] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:46.911234 16471 raft_consensus.cc:2272] T f4f3bbe3b73348898c02894dc74c0c3c P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:46.914048 16471 tablet_replica.cc:333] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a: stopping tablet replica
I20260608 12:59:46.914721 16471 raft_consensus.cc:2243] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:46.915196 16471 raft_consensus.cc:2272] T 041c3fbf576c4fa58b48200686766790 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:46.918006 16471 tablet_replica.cc:333] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a: stopping tablet replica
I20260608 12:59:46.918620 16471 raft_consensus.cc:2243] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:46.919063 16471 raft_consensus.cc:2272] T 307686f03eb64b55a608ef0c3d53a0e5 P 86111da69b15439ebb22ea00fe127f6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:46.943540 16471 tablet_server.cc:196] TabletServer@127.16.21.196:0 shutdown complete.
I20260608 12:59:46.960600 16471 master.cc:562] Master@127.16.21.254:37523 shutting down...
W20260608 12:59:46.982195 27925 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:59:46.982424 27925 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:59:46.982594 27925 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:59:46.983620 16471 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:46.984140 16471 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:46.984498 16471 tablet_replica.cc:333] T 00000000000000000000000000000000 P a02847c4067f4b5494b5a2a169991528: stopping tablet replica
I20260608 12:59:47.006758 16471 master.cc:584] Master@127.16.21.254:37523 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6968 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (17141 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (255548 ms total)
[  PASSED  ] 24 tests.
I20260608 12:59:47.063525 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~47 seconds ago
I20260608 12:59:47.063802 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~47 seconds ago
I20260608 12:59:47.064013 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~47 seconds ago
I20260608 12:59:47.064205 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 21 messages since previous log ~82 seconds ago
I20260608 12:59:47.064417 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 1 messages since previous log ~172 seconds ago
I20260608 12:59:47.064658 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~237 seconds ago
I20260608 12:59:47.065022 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 4 messages since previous log ~4 seconds ago
I20260608 12:59:47.065230 16471 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~10 seconds ago
